URxvt: change color scheme

This commit is contained in:
Kolan Sh 2021-03-29 23:39:27 +03:00
parent 91e4049266
commit bd0b396eeb
1 changed files with 20 additions and 19 deletions

View File

@ -5,26 +5,27 @@ URxvt.url-launcher: firefox
URxvt.matcher.button: 1 URxvt.matcher.button: 1
URxvt.colorUL: blue URxvt.colorUL: blue
URxvt*saveLines: 4096 URxvt*saveLines: 4096
URxvt.tabbed.tabbar-fg: 15 URxvt.tabbed.tabbar-fg: 7
URxvt.tabbed.tabbar-bg: 8 URxvt.tabbed.tabbar-bg: 8
URxvt.tabbed.tab-fg: 15 URxvt.tabbed.tab-fg: 0
URxvt.tabbed.tab-bg: 7 URxvt.tabbed.tab-bg: 15
URxvt.geometry: 96x32 URxvt.geometry: 96x32
URxvt*perl-ext: tabbedex,matcher URxvt*perl-ext: tabbedex,matcher
#URxvt*color0: black URxvt*color0: #444444
#URxvt*color1: red3 URxvt*color1: #aa0000
#URxvt*color2: green3 URxvt*color2: #00aa00
#URxvt*color3: yellow3 URxvt*color3: #aaaa00
#URxvt*color4: blue2 URxvt*color4: #0000aa
#URxvt*color5: magenta3 URxvt*color5: #aa00aa
#URxvt*color6: cyan3 URxvt*color6: #00aaaa
URxvt*color7: gray60 URxvt*color7: grey
#URxvt*color8: grey50
#URxvt*color9: red URxvt*color8: #1E2320
#URxvt*color10: green URxvt*color9: #bb0000
URxvt*color11: yellow3 URxvt*color10: #00bb00
#URxvt*color12: blue URxvt*color11: #bbbb00
#URxvt*color13: magenta URxvt*color12: #0000bb
URxvt*color14: cyan3 URxvt*color13: #bb00bb
#URxvt*color15: white URxvt*color14: #00bbbb
URxvt*color15: white