-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathXdefaults
More file actions
43 lines (40 loc) · 780 Bytes
/
Xdefaults
File metadata and controls
43 lines (40 loc) · 780 Bytes
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
URxvt*scrollBar: false
URxvt.font: xft:Droid Sans Mono:size=14
URxvt.perl-ext-common:resize-font
URxvt.resize-font.smaller: C-Down
URxvt.resize-font.bigger: C-Up
#Smyck Color Scheme (http://color.smyck.org/)
*background: #111111
*foreground: #dddddd
! Black
URxvt.color0: #000000
! Red
URxvt.color1: #C75646
! Green
URxvt.color2: #8EB33B
! Yellow
URxvt.color3: #D0B03C
! Blue
URxvt.color4: #72B3CC
! Purple
URxvt.color5: #C8A0D1
! Cyan
URxvt.color6: #218693
! White
URxvt.color7: #B0B0B0
! Grey
URxvt.color8: #5D5D5D
! Light Red
URxvt.color9: #E09690
! Light Green
URxvt.color10: #CDEE69
! Light Yellow
URxvt.color11: #FFE377
! Light Blue
URxvt.color12: #9CD9F0
! Light Purple
URxvt.color13: #FBB1F9
! Light Cyan
URxvt.color14: #77DFD8
! Light white
URxvt.color15: #F8F8F8