summary refs log tree commit diff
path: root/.config/foot/color_palette.ini.in
diff options
context:
space:
mode:
authorRobert Günzler <r@gnzler.io>2022-04-15 15:25:11 +0200
committerRobert Günzler <r@gnzler.io>2022-04-15 15:25:11 +0200
commit5de5c3a2a4f3b716224a853a27b849c46e53a4f7 (patch)
treebfd74d513686853424294c726b44076c4232e720 /.config/foot/color_palette.ini.in
parenta993093f32007431c80e1abbfc9d798a8a24e3b5 (diff)
foot: update colors
Diffstat (limited to '.config/foot/color_palette.ini.in')
-rw-r--r--.config/foot/color_palette.ini.in2
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 }}