diff options
author | ZachIR <zachir@librem.one> | 2025-07-25 23:49:14 -0500 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-07-25 23:49:14 -0500 |
commit | 161ec8f0979610f8b3a1ae84eeb5df81db7adea1 (patch) | |
tree | 9646d7a2ab7ffaca5619c9102455eadeb0821464 /kitty | |
parent | c1d2d606db04ddaf80fce654c45a0c03f95ed545 (diff) |
Update kitty colors to match Xresources
Diffstat (limited to 'kitty')
-rw-r--r-- | kitty/kitty.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kitty/kitty.conf b/kitty/kitty.conf index 59a7f5e..095607b 100644 --- a/kitty/kitty.conf +++ b/kitty/kitty.conf @@ -1151,7 +1151,7 @@ color8 #969896 #: black color1 #89231d -color9 #ec0101 +color9 #cc342b #: red @@ -1170,8 +1170,8 @@ color12 #3971ed #: blue -color5 #6e3c85 -color13 #8400c1 +color5 #784e93 +color13 #a36ac7 #: magenta |