New Flake Style XPS fix
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"base": {
|
||||
"foreground": "#dddddd",
|
||||
"background": "#000000"
|
||||
"foreground": "#dbd2f8",
|
||||
"background": "#0f062c"
|
||||
},
|
||||
"to_alter": {
|
||||
"accent": "#8888ff",
|
||||
"secondary": "#4444ff",
|
||||
"tertiary": "#44ff88",
|
||||
"special": "#ff6666",
|
||||
"weird": "#ff66ff"
|
||||
"accent": "#724ce5",
|
||||
"secondary": "#ff3271",
|
||||
"tertiary": "#ffc932",
|
||||
"special": "#bfe54b",
|
||||
"weird": "#e54b8b"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user