aboutsummaryrefslogtreecommitdiffstats
path: root/kitty
diff options
context:
space:
mode:
authorGravatar Tom Willemse2022-05-21 11:27:45 -0700
committerGravatar Tom Willemse2022-05-21 11:27:45 -0700
commit2c8585082adf4e63141400c1e21c55e34e6e5178 (patch)
tree50c45cce6c57e364bb9857ae0d971148bde05a36 /kitty
parent04e6798e3e6137f574ca1d4e98db01491336a529 (diff)
downloadnew-dotfiles-2c8585082adf4e63141400c1e21c55e34e6e5178.tar.gz
new-dotfiles-2c8585082adf4e63141400c1e21c55e34e6e5178.zip
[kitty] Add bright colors to configuration
Diffstat (limited to 'kitty')
-rw-r--r--kitty/.config/kitty/kitty.conf28
1 files changed, 14 insertions, 14 deletions
diff --git a/kitty/.config/kitty/kitty.conf b/kitty/.config/kitty/kitty.conf
index ecab871..7015595 100644
--- a/kitty/.config/kitty/kitty.conf
+++ b/kitty/.config/kitty/kitty.conf
@@ -404,8 +404,8 @@ background #222424
#: How much to dim text that has the DIM/FAINT attribute set. One
#: means no dimming and zero means fully dimmed (i.e. invisible).
-selection_foreground #bfbfbf
-selection_background #1f2c3f
+selection_foreground #222424
+selection_background #7126a3f0f01f
#: The foreground and background for text selected with the mouse
@@ -419,33 +419,33 @@ color8 #3d3d3d
#: black
-color1 #3f1a1a
-color9 #da9d9d
+color1 #ca3c828e828e
+color9 #f01f71267126
#: red
-color2 #65a854
-color10 #a9d39e
+color2 #90e4ca3c828e
+color10 #8a8bf01f7126
#: green
-color3 #8d995c
-color11 #c2ca9e
+color3 #bbe6ca3c828e
+color11 #d6baf01f7126
#: yellow
-color4 #5476a8
-color12 #a2b8d8
+color4 #828e9f3aca3c
+color12 #7126a3f0f01f
#: blue
-color5 #9754a8
-color13 #d0a8da
+color5 #bbe6828eca3c
+color13 #d6ba7126f01f
#: magenta
-color6 #54a8a8
-color14 #abdddd
+color6 #828eca3cca3c
+color14 #7126f01ff01f
#: cyan