aboutsummaryrefslogtreecommitdiffstats
path: root/Xresources
blob: 2f61cf4e9448d76327fa3a1eb914bf95190d576f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
xterm*faceName:OfficeCodePro-Regular:size=12
URxvt.font: xft:monaco:size=12
URxvt.perl-ext-common: default,matcher
URxvt.url-launcher: /usr/bin/xdg-open
URxvt.matcher.button: 1
URxvt.matcher.rend.0: Uline Bold fg5

!! from https://wiki.manjaro.org/index.php?title=Improve_Font_Rendering
Xft.dpi: 96
Xft.antialias: true
Xft.hinting: true
Xft.rgba: rgb
Xft.autohint: false
Xft.hintstyle: hintslight
Xft.lcdfilter: lcddefault

xterm*VT100*colorMode: on
xterm*VT100*boldColors: on
xterm*VT100*dynamicColors: on

XTerm*selectToClipboard: true

XTerm*ptyInitialErase:true

XTerm*backarrowKey: false
XTerm.vt100.backarrowKey: false
XTerm.ttyModes: erase ^?
XTerm.vt100.locale:true

!Theme Three
xterm*background: #161916
xterm*foreground: white
urxvt*background: black
urxvt*foreground: white
/* *color0:     rgb:00/00/00 */
/* *color1:     rgb:e0/10/10 */
/* *color2:     rgb:20/ad/20 */
/* *color3:     rgb:d4/c2/4f */
/* *color4:     rgb:23/1b/b8 */
/* *color5:     rgb:9c/38/85 */
/* *color6:     rgb:1d/bd/b8 */
/* *color7:     rgb:fe/fe/fe */
/* *color8:     rgb:6a/6a/6a */
/* *color9:     rgb:e8/3a/3d */
/* *color10:    rgb:35/e9/56 */
/* *color11:    rgb:ff/ff/2f */
/* *color12:    rgb:3a/53/f0 */
/* *color13:    rgb:e6/28/ba */
/* *color14:    rgb:1c/f5/f5 */
/* *color15:    rgb:ff/ff/ff */