]>
Commit | Line | Data |
---|---|---|
e8abe786 | 1 | ! fonts |
ce127c80 | 2 | ! X11 font server fontspec |
8720834f | 3 | *font: -windows-dina-medium-r-*-*-10-80-*-*-*-*-* |
ce127c80 | 4 | ! xft/fontconfig |
5 | ! NOTE: xterm etc. use faceName for Xft fonts. classic font server rendering is | |
6 | ! preferred so this is just in case the program doesn't support PCF. | |
e8abe786 | 7 | *faceName: Dina |
8 | *faceSize: 8 | |
ce127c80 | 9 | ! matches font.conf, just in case |
d569f3f7 | 10 | Xft.antialias: 1 |
11 | Xft.rgba: rgb | |
d569f3f7 | 12 | Xft.hinting: 1 |
e8abe786 | 13 | Xft.hintstyle: hintslight |
1b8a4102 | 14 | |
a6e5a638 | 15 | ! theming |
ff1a2414 | 16 | Xcursor.theme: Paper-Mono-Dark |
a6e5a638 | 17 | |
18 | ! colors | |
ce127c80 | 19 | *background: #010812 |
20 | *foreground: #798699 | |
21 | *fading: 40 | |
22 | *fadeColor: #820ad5 | |
23 | *cursorColor: #6408a4 | |
24 | *pointerColorBackground: #6408a4 | |
25 | *pointerColorForeground: #191c21 | |
26 | *underlineColor: #d5820a | |
27 | ! black/grey | |
28 | *color0: #191c21 | |
29 | *color8: #3b434e | |
1118e1ee | 30 | ! red |
ce127c80 | 31 | *color1: #d51d0a |
32 | *color9: #f4321e | |
1118e1ee | 33 | ! green |
ce127c80 | 34 | *color2: #5dd50a |
35 | *color10: #75f41e | |
1118e1ee | 36 | ! yellow |
ce127c80 | 37 | *color3: #d5820a |
38 | *color11: #f49d1e | |
1118e1ee | 39 | ! blue |
ce127c80 | 40 | *color4: #0a5dd5 |
41 | *color12: #1e75f4 | |
1118e1ee | 42 | ! magenta |
ce127c80 | 43 | *color5: #820ad5 |
44 | *color13: #9d1ef4 | |
1118e1ee | 45 | ! cyan |
ce127c80 | 46 | *color6: #0ac2d5 |
47 | *color14: #1ee0f4 | |
48 | ! light grey/white | |
49 | *color7: #bcc2cc | |
50 | *color15: #e8ebee | |
1b8a4102 | 51 | |
118fb6e0 | 52 | ! URxvt |
dcac60d9 | 53 | URxvt.termName: rxvt-unicode-256color |
7f359c8a | 54 | URxvt.perl-ext: |
55 | URxvt.perl-ext-common: searchable-scrollback,confirm-paste,matcher,font-size | |
1b8a4102 | 56 | |
e8abe786 | 57 | URxvt.depth: 32 |
ce127c80 | 58 | URxvt.background: rgba:0100/0800/1200/d000 |
e8abe786 | 59 | URxvt.internalBorder: 1 |
60 | URxvt.dynamicColors: true | |
61 | URxvt.intensityStyles: false | |
62 | URxvt.cursorBlink: on | |
63 | URxvt.scrollstyle: plain | |
64 | URxvt.scrollBar_right: true | |
65 | URxvt.urgentOnBell: true | |
66 | URxvt.visualBell: true | |
1b8a4102 | 67 | |
ce127c80 | 68 | URxvt.url-launcher: xdg-open |
dcac60d9 | 69 | URxvt.matcher.button: 2 |
70 | URxvt.matcher.pattern.0: [a-zA-Z\d]+:/\/[\\w-](?:\\.?[\\w-]+)*(?::\\d{1,5})?(?:/(?:[\\w\\d\\.!#$&\\-;=?~[\\]/]|%[\\da-fA-F]{2})*)? | |
e8abe786 | 71 | URxvt.matcher.rend.0: Uline Bold fg6 |
a030e783 | 72 | !URxvt.matcher.pattern.1: \\s(/\\S+?):(\\d+)(?=:|$) |
73 | !URxvt.matcher.rend.1: Uline fg3 | |
74 | !URxvt.matcher.launcher.1: urxvtc -e vim +$2 $1 | |
e8abe786 | 75 | URxvt.keysym.M-o: matcher:last |
76 | URxvt.keysym.M-u: matcher:list | |
a6e5a638 | 77 | URxvt.keysym.M-plus: font-size:increase |
78 | URxvt.keysym.M-minus: font-size:decrease | |
79 | URxvt.keysym.M-equal: font-size:reset | |
80 | URxvt.keysym.M-slash: font-size:show | |
1b8a4102 | 81 | |
e8abe786 | 82 | URxvt.print-pipe: cat > "$HOME/urxvt-$(date +'%Y-%m-%d-%H%M%S')" |
ee4bf66d | 83 | |
2a766e92 | 84 | ! bg terminal 1 |
dcac60d9 | 85 | TermBg1.termName: rxvt-unicode-256color |
2a766e92 | 86 | TermBg1.perl-ext: |
87 | TermBg1.perl-ext-common: | |
118fb6e0 | 88 | |
2a766e92 | 89 | TermBg1.scrollBar: false |
90 | TermBg1.cursorUnderline: true | |
91 | TermBg1.visualBell: true | |
118fb6e0 | 92 | |
2a766e92 | 93 | TermBg1.depth: 32 |
94 | TermBg1.borderLess: true | |
95 | TermBg1.transparent: true | |
96 | TermBg1.shading: 80 | |
97 | TermBg1.blurRadius: 2x4 | |
98 | ||
99 | ! bg terminal 2 | |
dcac60d9 | 100 | TermBg2.termName: rxvt-unicode-256color |
2a766e92 | 101 | TermBg2.perl-ext: |
102 | TermBg2.perl-ext-common: | |
103 | ||
104 | TermBg2.scrollBar: false | |
105 | TermBg2.cursorUnderline: true | |
106 | TermBg2.visualBell: true | |
107 | ||
108 | TermBg2.depth: 32 | |
109 | TermBg2.borderLess: true | |
110 | TermBg2.transparent: true | |
118fb6e0 | 111 | |
112 | ! xvkbd | |
e8abe786 | 113 | xvkbd.Alt_R.width: 1 |
114 | xvkbd.Meta_R.width: 1 | |
115 | xvkbd.Multi_key.width: 1 | |
116 | xvkbd.Shift_R.width: 75 |