diff options
author | ZachIR <zachir@librem.one> | 2025-06-29 13:34:23 -0500 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-06-29 13:34:23 -0500 |
commit | f08632c2a4e0c52ab3e83719dde6af1e19d11fec (patch) | |
tree | 944d2992fd94263c88ed33f3f2c0f0fca322d6ba /kitty | |
parent | 5b85042ecbb3791d22d90444e2982de5bd6b879f (diff) |
Revert "Update colorscheme to red and magenta"
This reverts commit 0916c4524713b57755a93a3984be7e387d9b656a.
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 b833ace..f9772f5 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 |