-
Notifications
You must be signed in to change notification settings - Fork 3
/
.Xresources
53 lines (45 loc) · 1.59 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
! ------------------------------------------------------------------------------
! ROFI Color theme
! ------------------------------------------------------------------------------
!rofi.color-enabled: true
!rofi.color-window: #2D2D2D, #2D2D2D, #2D2D2D
!rofi.color-normal: #2D2D2D, #c1c1c1, #2D2D2D, #4F4F4F, #ffffff
!rofi.color-active: #2D2D2D, #80cbc4, #2D2D2D, #4F4F4F, #80cbc4
!rofi.color-urgent: #2D2D2D, #ff1844, #2D2D2D, #4F4F4F, #ff1844
! ------------------------------------------------------------------------------
! urxvt
! ------------------------------------------------------------------------------
URxvt*scrollBar: false
URxvt.background: #181818
URxvt.foreground: #94a3a5
!URxvt.font: xft:Roboto Mono for Powerline:size=15
URxvt.font: xft:RobotoMono Nerd Font:size=15
URxvt.letterSpace: -1
URxvt.color0: #232323
URxvt.color8: #232323
URxvt.color1: #a54242
URxvt.color9: #a54242
URxvt.color2: #6b7043
URxvt.color10: #6b7043
URxvt.color3: #a66a3f
URxvt.color11: #a66a3f
URxvt.color4: #56758f
URxvt.color12: #56758f
URxvt.color5: #866481
URxvt.color13: #866481
URxvt.color6: #5c8a84
URxvt.color14: #5c8a84
URxvt.color7: #94a3a5
URxvt.color15: #94a3a5
URxvt*cursorColor: #94a3a5
! URxvt*transparent: true
! URxvt*shading: 25
! URxvt*blurRadius: 7
URxvt*pointerBlank: true
URxvt.internalBorder: 10
! Resize font on the fly
URxvt.perl-ext-common: resize-font
! ------------------------------------------------------------------------------
! Other
! ------------------------------------------------------------------------------
Xcursor.size: 48