From 4af3b8822ef17e76ee093e1cf8053a63a29e356b Mon Sep 17 00:00:00 2001 From: Kolan Sh Date: Tue, 11 Oct 2016 13:16:25 +0300 Subject: [PATCH] URxvt: colors updated. --- .urxvt/Xdefaults | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/.urxvt/Xdefaults b/.urxvt/Xdefaults index 066b53b..4f51b0d 100644 --- a/.urxvt/Xdefaults +++ b/.urxvt/Xdefaults @@ -11,3 +11,20 @@ URxvt.tabbed.tab-fg: 1 URxvt.tabbed.tab-bg: 7 URxvt.geometry: 96x32 URxvt*perl-ext: tabbedex,matcher + +#URxvt*color0: black +#URxvt*color1: red3 +#URxvt*color2: green3 +#URxvt*color3: yellow3 +#URxvt*color4: blue2 +#URxvt*color5: magenta3 +#URxvt*color6: cyan3 +URxvt*color7: gray60 +#URxvt*color8: grey50 +#URxvt*color9: red +#URxvt*color10: green +URxvt*color11: yellow3 +#URxvt*color12: blue +#URxvt*color13: magenta +URxvt*color14: cyan3 +#URxvt*color15: white