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