-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.Xresources
executable file
·104 lines (89 loc) · 2.13 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
! urxvt*font: xft:AgaveNerdFont-Regular:size=38
!j!URxvt*font: xft:Fira Code Retina:pixelsize=27;hinting=True;antialias=Tru
! special
!
!*st.font: JetBrainsMono Nerd Font:style:Regular:pixelsize=18*/*/
/*st.font: JetBrainsMono:style:Regular:pixelsize=19*/
!st.font: UbuntuMono:style:Bront:pixelsize=19
!st.font: FiraCodeNerdFont:style:Medium:pixelsize=19
!st.font: HackNerdFont:style:Medium:pixelsize=19
st.font: BlexMonoNerdFontPropo:style:Medium:pixelsize=19
!st.font: M+CodeLat50NerdFont:style:Regular:pixelsize=25
/*st.font: UbuntuMono:style:Bront:pixelsize=20*/
/*st.font: UbuntuMono:style:Bront:pixelsize=25*/
! st.font: AgaveRegular:style:medium:pixelsize=17
/*st.font: Monoid:style:Retina:pixelsize=15*/
! st.font: Agave:style:regular:pixelsize=20
! st.font: Agave Nerd Font:style:regular:pixelsize=20
! Xft.antialias: 1
Xft.hinting: 1
Xft.autohint: 1
Xft.hintstyle: hintslight
Xft.rgba: rgb
Xft.lcdfilter: lcddefault
st.borderpx: 0
!- 0.1 to 0.9 = transparency
st.alpha: 0.9
/**/
/**.foreground: #ffffff*/
/**.background: #1e1e1e*/
/**.cursorColor: #ffffff*/
/**/
/**.color0: #282a2e*/
/**.color8: #373b41*/
/**/
/*! red*/
/**.color1: #a54242*/
/**.color9: #cc6666*/
/**/
/*! green*/
/**.color2: #8c9440*/
/**.color10: #b5bd68*/
/**/
/*! yellow*/
/**.color3: #de935f*/
/**.color11: #f0c674*/
/**/
/*! blue*/
/**.color4: #5f819d*/
/**.color12: #81a2be*/
/**/
/*! magenta*/
/**.color5: #85678f*/
/**.color13: #b294bb*/
/**/
/*! cyan*/
/**.color6: #5e8d87*/
/**.color14: #8abeb7*/
/**/
/*! white*/
/**.color7: #707880*/
/**.color15: #c5c8c6*/
!*background: #1e1e2e
*background: #1e1e1e
*foreground: #cdd6f4
*cursorColor: #f5e0dc
! black
*color0: #45475a
*color8: #585b70
! red
*color1: #f38ba8
*color9: #f38ba8
! green
*color2: #a6e3a1
*color10: #a6e3a1
! yellow
*color3: #f9e2af
*color11: #f9e2af
! blue
*color4: #89b4fa
*color12: #89b4fa
! magenta
*color5: #f5c2e7
*color13: #f5c2e7
! cyan
*color6: #94e2d5
*color14: #94e2d5
! white
*color7: #bac2de
*color15: #a6adc8