aboutsummaryrefslogtreecommitdiff
path: root/files/rcs/.Xresources
blob: a94dd636449a6a4e5e6d40767e1661677adadecc (plain)
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
! To load into RESOURCE_MANAGER, run xrdb ~/.Xresources

! Dracula
*.foreground: #f8f8f2
*.background: #282a36
*.color0:     #000000
*.color8:     #4d4d4d
*.color1:     #ff5555
*.color9:     #ff6e67
*.color2:     #50fa7b
*.color10:    #5af78e
*.color3:     #f1fa8c
*.color11:    #f4f99d
*.color4:     #bd93f9
*.color12:    #caa9fa
*.color5:     #ff79c6
*.color13:    #ff92d0
*.color6:     #008080
*.color14:    #9aedfe
*.color7:     #bfbfbf
*.color15:    #e6e6e6

URxvt.scrollBar:	false
URxvt.fading:		18
URxvt.transparent:	false
URxvt.shading:		12

*.alpha: 120

URxvt.font:	xft:inconsolata:size=10,xft:symbola

! Leaving this blank stops perl from being initialized
URxvt.perl-ext:
!URxvt.perl-ext-common:	fullscreen, resize-font
!URxvt.keysym.F11:	perl:fullscreen:switch
!URxvt.keysym.C-J:	resize-font:smaller
!URxvt.keysym.C-K:	resize-font:bigger