gdritter repos dotfiles / 613a95b
added sourceror colors to Xresources Getty Ritter 8 years ago
1 changed file(s) with 35 addition(s) and 2 deletion(s). Collapse all Expand all
11 URxvt.urlLauncher: firefox
22 Urxvt.matcher.button: 1
3 URxvt.perl-exp.common: matcher
3 URxvt.perl-exp.common: matcher
44 URxvt.transparent: true
55 URxvt.shading: 10
66 Urxvt.scrollBar: false
1212 Emacs.fontBackend: xft
1313 Emacs.menuBar: off
1414 Emacs.toolBar: -1
15 Emacs.verticalScrollBars: off
15 Emacs.verticalScrollBars: off
16
17 ! █▓▒░ scorcerer colors
18 *.foreground: #c2c2b0
19 *.background: #222222
20 *.cursorColor: #c2c2b0
21 ! black
22 *.color0: #111111
23 *.color8: #181818
24 ! red
25 *.color1: #aa4450
26 *.color9: #ff6a6a
27 ! green
28 *.color2: #719611
29 *.color10: #b1d631
30 ! yellow
31 *.color3: #cc8800
32 *.color11: #ff9800
33 ! blue
34 *.color4: #6688aa
35 *.color12: #90b0d1
36 ! magenta
37 *.color5: #8f6f8f
38 *.color13: #8181a6
39 ! cyan
40 *.color6: #528b8b
41 *.color14: #87ceeb
42 ! white
43 *.color7: #d3d3d3
44 *.color15: #c1cdc1
45 ! stylized
46 *.colorIT: #719611
47 *.colorBD: #d3d3d3
48 *.colorUL: #528b8b