-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.Xresources
64 lines (58 loc) · 1.53 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
Xft.autohint: 0
Xft.dpi: 96
Xft.antialias: true
Xft.rgba: rgb
Xft.hinting: true
Xft.hintstyle: hintslight
Xft.lcdfilter: lcddefault
dzen2.font: Jaldi:size=11
rofi.font: Jaldi 12
rofi.opacity: 85
rofi.width: 400
rofi.lines: 5
rofi.bw: 0
rofi.hide-scrollbar: true
rofi.color-window: #273238, #273238, #1e2529
rofi.color-normal: #273238, #c1c1c1, #273238, #394249, #ffffff
rofi.color-active: #273238, #80cbc4, #273238, #394249, #80cbc4
rofi.color-urgent: #273238, #ff1844, #273238, #394249, #ff1844
UXTerm*faceName: Meslo LG L for Powerline
UXTerm*faceSize: 9
UXTerm*dynamicColors: true
UXTerm*utf8: 2
UXTerm*termName: xterm-256color
#define base00 #1d1f21
#define base01 #282a2e
#define base02 #373b41
#define base03 #969896
#define base04 #b4b7b4
#define base05 #c5c8c6
#define base06 #e0e0e0
#define base07 #ffffff
#define base08 #cc342b
#define base09 #f96a38
#define base0A #fba922
#define base0B #198844
#define base0C #3971ed
#define base0D #3971ed
#define base0E #a36ac7
#define base0F #3971ed
UXTerm*foreground: base05
UXTerm*background: black
UXTerm*cursorColor: base05
UXTerm*color0: base00
UXTerm*color1: base08
UXTerm*color2: base0B
UXTerm*color3: base0A
UXTerm*color4: base0D
UXTerm*color5: base0E
UXTerm*color6: base0C
UXTerm*color7: base05
UXTerm*color8: base03
UXTerm*color9: base08
UXTerm*color10: base0B
UXTerm*color11: base0A
UXTerm*color12: base0D
UXTerm*color13: base0E
UXTerm*color14: base0C
UXTerm*color15: base07