foot: use solarized dark normal brights

This commit is contained in:
cy 2024-12-22 13:35:53 -05:00
parent 5fc1e95adc
commit 4f4d7e05b0

View file

@ -17,30 +17,32 @@
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 = "1a1b26"; background = "002b36";
foreground = "c0caf5"; foreground = "839496";
regular0 = "15161E"; regular0 = "073642";
regular1 = "f7768e"; regular1 = "dc322f";
regular2 = "9ece6a"; regular2 = "859900";
regular3 = "e0af68"; regular3 = "b58900";
regular4 = "7aa2f7"; regular4 = "268bd2";
regular5 = "bb9af7"; regular5 = "d33682";
regular6 = "7dcfff"; regular6 = "2aa198";
regular7 = "a9b1d6"; regular7 = "eee8d5";
bright0 = "414868";
bright1 = "f7768e"; bright0 = "08404f";
bright2 = "9ece6a"; bright1 = "e35f5c";
bright3 = "e0af68"; bright2 = "9fb700";
bright4 = "7aa2f7"; bright3 = "d9a400";
bright5 = "bb9af7"; bright4 = "4ba1de";
bright6 = "7dcfff"; bright5 = "dc619d";
bright7 = "c0caf5"; bright6 = "32c1b6";
bright7 = "ffffff";
}; };
key-bindings = { key-bindings = {