Revert "foot: use solarized dark normal brights"

This reverts commit 4f4d7e05b0.
This commit is contained in:
cy 2024-12-22 14:08:14 -05:00
parent 4f4d7e05b0
commit 38e6ccf9c1

View file

@ -17,32 +17,30 @@
blink = "yes"; blink = "yes";
blink-rate = 500; blink-rate = 500;
beam-thickness = 1.5; beam-thickness = 1.5;
color= "002b36 93a1a1";
}; };
mouse = { mouse = {
hide-when-typing = "yes"; hide-when-typing = "yes";
}; };
# tokyonight: https://codeberg.org/dnkl/foot/src/branch/master/themes/tokyonight-night # tokyonight: https://codeberg.org/dnkl/foot/src/branch/master/themes/tokyonight-night
colors = { colors = {
background = "002b36"; background = "1a1b26";
foreground = "839496"; foreground = "c0caf5";
regular0 = "073642"; regular0 = "15161E";
regular1 = "dc322f"; regular1 = "f7768e";
regular2 = "859900"; regular2 = "9ece6a";
regular3 = "b58900"; regular3 = "e0af68";
regular4 = "268bd2"; regular4 = "7aa2f7";
regular5 = "d33682"; regular5 = "bb9af7";
regular6 = "2aa198"; regular6 = "7dcfff";
regular7 = "eee8d5"; regular7 = "a9b1d6";
bright0 = "414868";
bright0 = "08404f"; bright1 = "f7768e";
bright1 = "e35f5c"; bright2 = "9ece6a";
bright2 = "9fb700"; bright3 = "e0af68";
bright3 = "d9a400"; bright4 = "7aa2f7";
bright4 = "4ba1de"; bright5 = "bb9af7";
bright5 = "dc619d"; bright6 = "7dcfff";
bright6 = "32c1b6"; bright7 = "c0caf5";
bright7 = "ffffff";
}; };
key-bindings = { key-bindings = {