-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.Xresources
146 lines (119 loc) · 3.37 KB
/
.Xresources
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
XTerm*locale: true
XTerm*metaSendsEscape: true
XTerm*selectToClipboard: false
XTerm*cursorBlink: true
XTerm*faceName: Terminus
xterm*faceSize: 12
xterm*saveLines: 16384
xterm*loginShell: false
xterm*termName: xterm-256color
xterm*eightBitInput: false
XTerm*foreground : #ffffff
XTerm*background : #000000
XTerm*color7 : #FFFFFF
XTerm*color15 : #FFFFFF
XTerm*color6 : #55FFFF
XTerm*color14 : #55FFFF
XTerm*cursorColor : #55ff55
UXTerm*locale: true
UXTerm*metaSendsEscape: true
UXTerm*selectToClipboard: false
UXTerm*cursorBlink: true
UXTerm*faceName: Terminus
UXterm*faceSize: 14
UXterm*saveLines: 32000
UXterm*loginShell: false
UXterm*termName: xterm-256color
UXterm*eightBitInput: false
UXTerm*foreground : #ffffff
UXTerm*background : #000000
UXTerm*color7 : #FFFFFF
UXTerm*color15 : #FFFFFF
UXTerm*color6 : #55FFFF
UXTerm*color14 : #55FFFF
UXTerm*cursorColor : #55ff55
!-- Xft settings -- !
Xft.dpi: 96
Xft.antialias: true
Xft.rgba: rgb
Xft.hinting: true
Xft.hintstyle: hintslight
urxvt.saveLines: 32535
URxvt.allow_bold: true
URxvt.termName: rxvt-256color
!URxvt.reverseVideo: True
*font: -xos4-terminus-medium-r-normal-*-16-*-*-*-*-*-iso8859-*
*boldFont: -xos4-terminus-bold-*-*-*-14-*-*-*-*-*-iso8859-15,xft:terminus:bold:pixelsize:12
URxvt*italicFont: xft:Bitstream Vera Sans Mono:italic:autohint=true:pixelsize=12
URxvt*boldItalicFont: xft:Bitstream Vera Sans Mono:bold:italic:autohint=true:pixelsize=12
!*font: -xos4-terminus-medium-r-normal-*-23-*-*-*-*-*-iso8859-*
! Fix font space
! URxvt*letterSpace: -1
boldMode: true
urxvt.cursorBlink: true
URxvt*scrollBar: false
! scrollbar color
urxvt*scrollColor: #1E1E1E
! scrollbar trough area color
urxvt*troughColor: #333333
! scrollbar without a trough
urxvt*scrollBar_floating: false
! scrollbar to the right
urxvt*scrollBar_right: true
! scrollbar style
urxvt*scrollstyle: plain
URxvt*thickness: 5
urxvt*foreground: white
urxvt*background: black
urxvt*transparent: true
urxvt*shading: 20
urxvt.cursorColor: #55ff55
URxvt.perl-ext-common: selection-to-clipboard
! Other colors
! Black + DarkGrey
*color0 : #000000
*color8 : #555555
! DarkRed + Red
*color1 : #aa0000
*color9 : #ff5555
! DarkGreen + Green
*color2 : #00aa00
*color10 : #55ff55
! DarkYellow + Yellow
*color3 : #aa5500
*color11 : #ffff55
! DarkBlue + Blue
*color4 : #0000aa
*color12 : #5555ff
! DarkMagenta + Magenta
*color5 : #aa00aa
*color13 : #ff55ff
!DarkCyan + Cyan (both not tango)
*color6 : #00aaaa
*color14 : #55ffff
! LightGrey + White
*color7 : #BBBBBB
*color15 : #EEEEEE
! Molokai theme
! See: https://gist.github.com/vreon/845878
urxvt*background: #101010
urxvt*foreground: #e0e0e0
urxvt*cursorColor: #d0d0d0
urxvt*color0: #101010
urxvt*color1: #960050
urxvt*color2: #66aa11
urxvt*color3: #c47f2c
urxvt*color4: #30309b
urxvt*color5: #7e40a5
urxvt*color6: #3579a8
urxvt*color7: #9999aa
urxvt*color8: #303030
urxvt*color9: #ff0090
urxvt*color10: #80ff00
urxvt*color11: #ffba68
urxvt*color12: #5f5fee
urxvt*color13: #bb88dd
urxvt*color14: #4eb4fa
urxvt*color15: #d0d0d0
! polish characters
URxvt.imLocale: pl_PL.UTF-8