-
Notifications
You must be signed in to change notification settings - Fork 0
/
.Xdefaults
55 lines (51 loc) · 2.16 KB
/
.Xdefaults
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
! xscreensaver ---------------------------------------------------------------
!font settings
xscreensaver.Dialog.headingFont: -*-dina-bold-r-*-*-10-*-*-*-*-*-*-*
xscreensaver.Dialog.bodyFont: -*-dina-medium-r-*-*-10-*-*-*-*-*-*-*
xscreensaver.Dialog.labelFont: -*-dina-medium-r-*-*-10-*-*-*-*-*-*-*
xscreensaver.Dialog.unameFont: -*-dina-medium-r-*-*-10-*-*-*-*-*-*-*
xscreensaver.Dialog.buttonFont: -*-dina-bold-r-*-*-10-*-*-*-*-*-*-*
xscreensaver.Dialog.dateFont: -*-dina-medium-r-*-*-10-*-*-*-*-*-*-*
xscreensaver.passwd.passwdFont: -*-dina-bold-r-*-*-10-*-*-*-*-*-*-*
!general dialog box (affects main hostname, username, password text)
xscreensaver.Dialog.foreground: #EDEDED
xscreensaver.Dialog.background: #202020
xscreensaver.Dialog.topShadowColor: #202024
xscreensaver.Dialog.bottomShadowColor: #202024
xscreensaver.Dialog.Button.foreground: #EDEDFF
xscreensaver.Dialog.Button.background: #444
!username/password input box and date text colour
xscreensaver.Dialog.text.foreground: #EDEDFF
xscreensaver.Dialog.text.background: #444
xscreensaver.Dialog.internalBorderWidth:24
xscreensaver.Dialog.borderWidth: 20
xscreensaver.Dialog.shadowThickness: 2
!timeout bar (background is actually determined by Dialog.text.background)
xscreensaver.passwd.thermometer.foreground: #A9B7C4
xscreensaver.passwd.thermometer.background: #202020
xscreensaver.passwd.thermometer.width: 8
!datestamp format--see the strftime(3) manual page for details
xscreensaver.dateFormat: %I:%M%P %a %b %d, %Y
! urxvt
urxvt.cursorColor: #ff0000
urxvt.fading: 30
urxvt.font: xft:Ricty:size=12:antialias=true
urxvt.geometry: 80x50
urxvt.iconFile: /usr/share/icons/Humanity/apps/128/gnome-terminal.svg
urxvt.inputMethod: fcitx
urxvt.letterSpace: -1
urxvt.perl-ext: xim-onthespot
urxvt.preeditType: OverTheSpot
urxvt.saveLines: 2048
urxvt.scrollBar: true
urxvt.scrollBar_floating: true
urxvt.scrollBar_right: true
urxvt.secondaryScreen: 1
urxvt.secondaryScroll: 0
! color
urxvt.depth: 32
urxvt.foreground: rgba:ffff/ffff/ffff/ffff
urxvt.background: rgba:0000/0000/0000/cccc
! blue
urxvt.color4: #5566ff
urxvt.color12: #7799ff