diff options
author | Starfall <us@starfall.systems> | 2023-11-06 10:06:15 -0600 |
---|---|---|
committer | Starfall <us@starfall.systems> | 2023-11-06 10:06:15 -0600 |
commit | 33ecd68a70351752ed2e23bf30fbb221bddcad7f (patch) | |
tree | 9ba62bc4628825c4a9155ce0863c1ad0da3efb86 /tomorrows-stars.theme | |
parent | cd3f9d536be0b4617cda8172c6c370a367063a4f (diff) |
Tomorrow's Stars: rescale greys in oklch
Diffstat (limited to 'tomorrows-stars.theme')
-rw-r--r-- | tomorrows-stars.theme | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tomorrows-stars.theme b/tomorrows-stars.theme index bb51246..c745075 100644 --- a/tomorrows-stars.theme +++ b/tomorrows-stars.theme @@ -1,8 +1,8 @@ [Scheme] Name=Tomorrow's Stars -ColorForeground=#c5c8c6 -ColorBackground=#1d1f21 +ColorForeground=#e6dec8 +ColorBackground=#0f171f TabActivityColor=#f5871f -ColorPalette=#282a2e;#d54e53;#b9ca4a;#e7ba47;#7aa6da;#c397d8;#70c0b1;#969896;#373b41;#cc6666;#b5bd68;#f0c674;#81a2be;#b294bb;#8abeb7;#c5c8c6 -ColorBold=#d6d6d6 +ColorPalette=#282f35;#d54e53;#b9ca4a;#e7ba47;#7aa6da;#c397d8;#70c0b1;#a19e98;#44484d;#cc6666;#b5bd68;#f0c674;#81a2be;#b294bb;#8abeb7;#e6dec8 +ColorBold=#f9eed1 ColorBoldUseDefault=FALSE |