-
Notifications
You must be signed in to change notification settings - Fork 0
/
.Xresources
60 lines (55 loc) · 1.68 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
*.font: xft:Overpass Mono:size=10
Xft.dpi: 96
Xft.antialias: 1
Xft.autohint: 1
Xft.hinting: 1
Xft.hintstyle: hintslight
Xft.lcdfilter: lcdlight
Xft.rgba: rgb
URxvt*termName: rxvt-256color
URxvt.depth: 32
URxvt*lineSpace: 1
URxvt.letterSpace: -1
URxvt.iso14755: false
URxvt.iso14755_52: false
URxvt*geometry: 65x17
URxvt.scrollBar: false
URxvt*loginShell: true
URxvt.internalBorder: 25
URxvt.perl-ext: default,matcher
URxvt.url-launcher: firefox
URxvt.matcher.button: 1
! special
*.foreground: #c5c8c6
*.background: #1d1f21
*.cursorColor: #c5c8c6
*color0: #e8eaf6
*color1: #c5cae9
*color2: #9fa8da
*color3: #7986cb
*color4: #5c6bc0
*color5: #3f51b5
*color6: #3949ab
*color7: #303f9f
*color8: #283593
*color9: #1a237e
*color10: #8c9eff
*color11: #536dfe
*color12: #3d5afe
*color13: #304ffe
*color14: #93e0e3
*color15: #ffffff
! ------------------------------------------------------------------------------
! ROFI Color theme
! ------------------------------------------------------------------------------
!rofi.color-enabled: true
!rofi.color-window: #141021, #c16772, #9568a1
!rofi.color-normal: #141021, #ffeefc, #312842, #c16772, #ffeefc
!rofi.color-active: #141021, #c05c47, #312842, #c05c47, #ffeefc
!rofi.color-urgent: #141021, #e4b226, #312842, #e4b226, #ffeefc
!rofi.width: 425
!rofi.padding: 15
!rofi.bw: 3
!rofi.separator-style: solid
!rofi.hide-scrollbar: true
!rofi.font: SF Pro Text 14