diff options
author | zachir <zachir@librem.one> | 2025-07-26 14:16:06 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-07-26 14:16:06 -0500 |
commit | 952633dbe9b7d6896e771fe8225cab8e963ff833 (patch) | |
tree | 5303760c010dcc8cd48b57230eabb87134edbe9d /kitty | |
parent | c9ded4f946c2ab56e85553f51df03a1e87adad4b (diff) | |
parent | b9a2511463cad1705ce5b506346b4b84bf181d21 (diff) |
Merge branch 'master' into cla
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 |