[Setup] Improve color extraction
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
* {
|
||||
background: #0A0A0F;
|
||||
background-selected: #141419;
|
||||
foreground: #C8DCFF;
|
||||
accent: #465B4E;
|
||||
accent-two: #324E12;
|
||||
// border-color: #19301E;
|
||||
background: #141414;
|
||||
background-selected: #1E1E1E;
|
||||
foreground: #E6E6E6;
|
||||
accent: #EBC405;
|
||||
accent-two: #B81C15;
|
||||
// border-color: #673722;
|
||||
inactive: #C8C8C8;
|
||||
spacing: 2;
|
||||
width: 30em;
|
||||
|
||||
Reference in New Issue
Block a user