diff options
author | zachir <zachir@librem.one> | 2025-07-27 17:11:22 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-07-27 17:11:22 -0500 |
commit | 442246498a50440a19d9cba78e83abb55d542879 (patch) | |
tree | 1547928229b5d9dcbd97c031039e5a92961e9ee3 /kitty | |
parent | 4f867087e2cf54a4d972af95b22cef2a0a3a8018 (diff) | |
parent | 309f88b7875c27e063062fdebe71058765b199ee (diff) |
Merge branch 'master' into cas
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 |