-
Notifications
You must be signed in to change notification settings - Fork 1
/
Xresources
41 lines (38 loc) · 940 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
!-----------------------------------------------------------------------------
! Molokai theme
*foreground:#CCCCCC
*background:#1B1D1E
!black darkgray
*color0: #1B1D1E
*color8: #808080
!darkred red
*color1: #FF0044
*color9: #F92672
!darkgreen green
*color2: #82B414
*color10: #A6E22E
!darkyellow yellow
*color3: #FD971F
*color11: #E6DB74
!darkblue blue
*color4: #266C98
*color12: #7070F0
!darkmagenta magenta
*color5: #AC0CB1
*color13: #D63AE1
!darkcyan cyan
*color6: #AE81FF
*color14: #66D9EF
!gray white
*color7: #CCCCCC
*color15: #F8F8F2
!------------------------------------------------------------------------------
! u r x v t
URxvt*geometry: 112x50
URxvt*font: xft:terminus:size=9
URxvt*urlLauncher: firefox
URxvt*scrollBar: false
URxvt*scrollBar_right: true
URxvt*scrollColor: #000000
URxvt*foreground: #CCCCCC
URxvt*background: #1B1D1E