mirror of
https://github.com/lospec/pixel-editor.git
synced 2023-08-10 21:12:51 +03:00
updated colors
This commit is contained in:
parent
3a62ba155e
commit
3bf8857a31
@ -51,6 +51,7 @@ $palettes: (
|
||||
),
|
||||
foreground: (
|
||||
default: lighten($base-color, 80%),
|
||||
dropdown: lighten($base-color, 50%),
|
||||
text: lighten($base-color, 100%),
|
||||
)
|
||||
),
|
||||
@ -76,6 +77,7 @@ $palettes: (
|
||||
default: darken($base-color, 4%),
|
||||
separator: darken($base-color, 8%),
|
||||
hover: lighten($base-color, 5%),
|
||||
outline: lighten($base-color, 10%),
|
||||
),
|
||||
foreground: (
|
||||
default: #fff,
|
||||
|
Loading…
x
Reference in New Issue
Block a user