diff --git a/kitty/kitty.conf b/kitty/kitty.conf index 08b5fef..84f69c6 100644 --- a/kitty/kitty.conf +++ b/kitty/kitty.conf @@ -571,14 +571,14 @@ color10 #74cd68 color3 #ffad29 color11 #ffb929 -color4 #4e9fb1 -color12 #6d878d +color4 #757575 +color12 #9E9E9E color5 #9414e6 color13 #ff37ff -color6 #42717b -color14 #00ccd3 +color6 #6d878d +color14 #90A4AE color7 #e1e1e0 color15 #ffffff diff --git a/root/.Xresources b/root/.Xresources index 2d83415..8700505 100644 --- a/root/.Xresources +++ b/root/.Xresources @@ -32,14 +32,14 @@ URxvt.keysym.C-S-0x56: eval:paste_clipboard *.color3: #ffad29 *.color11: #ffb929 -*.color4: #4e9fb1 -*.color12: #6d878d +*.color4: #757575 +*.color12: #BDBDBD *.color5: #9414e6 *.color13: #ff37ff -*.color6: #42717b -*.color14: #00ccd3 +*.color6: #6d878d +*.color14: #90A4AE *.color7: #e1e1e0 *.color15: #ffffff