-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathXresources
42 lines (32 loc) · 880 Bytes
/
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
!---- saparized color definitions ---------------------------
*background: #293134
*foreground: #e8e2b7
*fading: 5
*fadeColor: #293134
*cursorColor: #e8e2b7
*pointerColorBackground: #678cb1
*pointerColorForeGround: #ec7600
!black
*color0: #293134
*color8: #545454
!red
*color1: #dc322f
*color9: #EC7600
!green
*color2: #93C763
*color10: #7DDF32
!yellow
*color3: #b58900
*color11: #FCE94F
!blue
*color4: #678CB1
*color12: #1e74ff
!magenta
*color5: #A082BD
*color13: #FF8BFF
!cyan
*color6: #2aa198
*color14: #66CCB3
!white
*color7: #bdccd3
*color15: #E8E2B7