! Common #define S_yellow #b58900 #define S_orange #cb4b16 #define S_red #dc322f #define S_magenta #d33682 #define S_violet #6c71c4 #define S_blue #268bd2 #define S_cyan #2aa198 #define S_green #859900 #include "/home/yorick/dotfiles/x/solarized/actual" ! To only apply colors to your terminal, for example, prefix ! the color assignment statement with its name. Example: ! *background: S_base03 URxvt*background: S_base03_transp ! S_base03 *foreground: S_base0 *cursorColor: S_base1 *pointerColorBackground: S_base01 *pointerColorForeground: S_base1 *color0: S_base02 *color1: S_red *color2: S_green *color3: S_yellow *color4: S_blue *color5: S_magenta *color6: S_cyan *color7: S_base2 *color8: S_base01 *color9: S_orange *color10: S_base01 *color11: S_base00 *color12: S_base0 *color13: S_violet *color14: S_base1 *color15: S_base3 ! scrollbar style - xvt (default), plain (most compact), next, or xterm URxvt.scrollstyle: plain URxvt.scrollBar_right: true URxvt.perl-ext-common: default,matcher,font-size,vtwheel URxvt.url-launcher: xdg-open URxvt.matcher.button: 1 URxvt.urgentOnBell: True URxvt.depth: 32 URxvt.borderColor: S_base03 ! URxvt.background: [95]#202020 *font: xft:DejaVu Sans Mono:size=10:antialias=true:hinting=true polybar.font: DejaVu Sans Mono:size=10:antialias=true:hinting=true;2 ! URxvt.boldFont: xft:SourceCodePro:bold:size=12:antialias=true:hinting=true URxvt.geometry: 100x30 URxvt.scrollColor: S_base0 rofi.font: DejaVu Sans Mono 10 Emacs.font: DejaVu Sans Mono-10 URxvt.font-size.step: 4 URxvt.keysym.C-equal: perl:font-size:increase URxvt.keysym.C-minus: perl:font-size:decrease #include "/home/yorick/dotfiles/result/setdpi"