-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.Xresources
44 lines (41 loc) · 1.2 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
!! Colorscheme
! special
st.background: #000000
st.cursorColor: #cccccc
st.alpha: 0.6
st.shell: /bin/sh
st.color0: #3b4252
st.color1: #bf616a
st.color2: #a3be8c
st.color3: #ebcb8b
st.color4: #81a1c1
st.color5: #b48ead
st.color6: #88c0d0
st.color7: #e5e9f0
st.color8: #4c566a
st.color9: #bf616a
st.color10: #a3be8c
st.color11: #ebcb8b
st.color12: #81a1c1
st.color13: #b48ead
st.color14: #8fbcbb
st.color15: #eceff4
i3wm.client.background: #000000
i3wm.client.border_focused: #e5e9f0
i3wm.client.border_unfocused: #4c566a
i3wm.client.border_inactive: #4c566a
i3wm.client.urgent: #bf616a
i3wm.client.indicator: #bf616a
i3wm.client.text_focused: #eceff4
i3wm.client.text_unfocused: #e5e9f0
i3wm.client.text_inactive: #e5e9f0
i3wm.client.text_urgent: #e5e9f0
i3wm.bar.background_focused: #81a1c1
i3wm.bar.background_inactive: #4c566a
i3wm.bar.background_urgent: #bf616a
i3wm.bar.text_focused: #e5e9f0
i3wm.bar.text_inactive: #e5e9f0
i3wm.bar.text_urgent: #e5e9f0
i3wm.bar.separator: #e5e9f0
i3wm.bar.background: #3b4252
i3wm.bar.statusline: #e5e9f0