diff options
author | listout <listout@protonmail.com> | 2021-04-13 19:15:49 +0530 |
---|---|---|
committer | listout <listout@protonmail.com> | 2021-04-13 19:15:49 +0530 |
commit | 49753af1c827fb78519535ea3a6d726ac1d90b70 (patch) | |
tree | 60d64f1c7960623cda07c5ba01d74b2b3c24ad2e /.Xresources | |
parent | 4b77f2f7c6c3dd865ca52b6f7921ccbee260fac9 (diff) |
new color scheme
Diffstat (limited to '.Xresources')
-rw-r--r-- | .Xresources | 43 |
1 files changed, 19 insertions, 24 deletions
diff --git a/.Xresources b/.Xresources index 92ba358..97a86da 100644 --- a/.Xresources +++ b/.Xresources @@ -27,32 +27,27 @@ URxvt.urlLauncher: firefox URxvt.underlineURLs: true URxvt.urlButton: 1 -! Shell variables -! Generated by wal -! wallpaper=/tmp/test7.jpg - -! Special -*background:#0a0f11 -*foreground:#b4bfd9 -*cursor:#b4bfd9 +*background:#0b0906 +*foreground:#c3cbd3 +*cursor:#c3cbd3 ! Colors -*color0:#0a0f11 -*color1:#224F60 -*color2:#2F556E -*color3:#608875 -*color4:#355F88 -*color5:#537394 -*color6:#6F89A9 -*color7:#b4bfd9 -*color8:#7d8597 -*color9:#224F60 -*color10:#2F556E -*color11:#608875 -*color12:#355F88 -*color13:#537394 -*color14:#6F89A9 -*color15:#b4bfd9 +*color0:#0b0906 +*color1:#57646F +*color2:#687887 +*color3:#778797 +*color4:#7F90A0 +*color5:#808F9E +*color6:#8899A9 +*color7:#c3cbd3 +*color8:#888e93 +*color9:#57646F +*color10:#687887 +*color11:#778797 +*color12:#7F90A0 +*color13:#808F9E +*color14:#8899A9 +*color15:#c3cbd3 ! FZF colors export FZF_DEFAULT_OPTS=" \ |