aboutsummaryrefslogtreecommitdiff
path: root/X/Xresources
blob: eed0799618b956aa14f41faf457983edd5047f48 (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
! Fonts
Xft.antialias: 1
Xft.hinting: -1
Xft.hintstyle: hintnone
Xft.rgba: none

! Urxvt
URxvt.background: #030303
URxvt.buffered: false
URxvt.color0: #2E3436
URxvt.color1: #CC0000
URxvt.color2: #3EAA06
URxvt.color3: #C4A000
URxvt.color4: #3465A4
URxvt.color5: #75507B
URxvt.color6: #06989A
URxvt.color7: #D3D7CF
URxvt.color8: #555753
URxvt.color9: #EF2929
URxvt.color10: #7AF234
URxvt.color11: #FCE94F
URxvt.color12: #729FCF
URxvt.color13: #AD7FA8
URxvt.color14: #34E2E2
URxvt.color15: #EEEEEC
URxvt.cursorBlink: on
URxvt.depth: 32
URxvt.font: xft:Ubuntu Mono:pixelsize=16:antialias=true:hinting=false
URxvt.foreground: #E0E0E0
URxvt.iso14755: false
URxvt.iso14755_52: false
URxvt.saveLines: 10000
URxvt.scrollBar: false
URxvt.scrollTTyKeypress: true
URxvt.scrollTTyOutput: false
URxvt.secondaryScroll: true