feat: switch to dark
This commit is contained in:
parent
411ca42d29
commit
adaaf14bce
@ -1,6 +1,6 @@
|
||||
@define-color selected-text #88C0D0;
|
||||
@define-color text #575279;
|
||||
@define-color base #faf4ed;
|
||||
@define-color base #575279;
|
||||
@define-color text #faf4ed;
|
||||
@define-color border #575279;
|
||||
@define-color foreground #575279;
|
||||
@define-color background #faf4ed;
|
||||
@define-color background #575279;
|
||||
@define-color foreground #faf4ed;
|
||||
|
@ -1,2 +1,2 @@
|
||||
@define-color foreground #575279;
|
||||
@define-color background #faf4ed;
|
||||
@define-color background #575279;
|
||||
@define-color foreground #faf4ed;
|
||||
|
Loading…
x
Reference in New Issue
Block a user