diff options
| author | Robert Günzler <r@gnzler.io> | 2022-04-15 15:25:11 +0200 |
|---|---|---|
| committer | Robert Günzler <r@gnzler.io> | 2022-04-15 15:25:11 +0200 |
| commit | 5de5c3a2a4f3b716224a853a27b849c46e53a4f7 (patch) | |
| tree | bfd74d513686853424294c726b44076c4232e720 /.config/foot/color_palette.ini.in | |
| parent | a993093f32007431c80e1abbfc9d798a8a24e3b5 (diff) | |
foot: update colors
Diffstat (limited to '.config/foot/color_palette.ini.in')
| -rw-r--r-- | .config/foot/color_palette.ini.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/foot/color_palette.ini.in b/.config/foot/color_palette.ini.in index 1cc8a6e..cd539ce 100644 --- a/.config/foot/color_palette.ini.in +++ b/.config/foot/color_palette.ini.in @@ -17,7 +17,7 @@ regular4={{ hex_noprefix .normal_blue }} regular5={{ hex_noprefix .normal_magenta }} regular6={{ hex_noprefix .normal_cyan }} regular7={{ hex_noprefix .normal_white }} -bright0={{ hex_noprefix .bright_black }} +bright0={{ hex_noprefix .dim_white }} bright1={{ hex_noprefix .bright_red }} bright2={{ hex_noprefix .bright_green }} bright3={{ hex_noprefix .bright_yellow }} |