added xresources sections for xclock, xcalc and xscreensaver

This commit is contained in:
Tobias Schmidl 2013-09-29 22:31:44 +02:00
parent 2cb8cff65c
commit a09ae63d7a

View file

@ -41,7 +41,8 @@
! #define S_base3 #002b36 ! #define S_base3 #002b36
! URxvt settings ! URxvt settings -------------------------------------------------------------
UXTerm*faceName: xft:Source Code Pro UXTerm*faceName: xft:Source Code Pro
UXTerm*faceSize: 9 UXTerm*faceSize: 9
URxvt*.depth: 32 URxvt*.depth: 32
@ -93,3 +94,71 @@ Xft.rgba: rgb
Xft.hinting: true Xft.hinting: true
Xft.hintstyle: hintfull Xft.hintstyle: hintfull
Xft.lcdfilter: lcddefault Xft.lcdfilter: lcddefault
! xscreensaver ---------------------------------------------------------------
!font settings
xscreensaver.Dialog.headingFont: xft:DejaVu Sans:style=Bold:size=14
xscreensaver.Dialog.bodyFont: xft:DejaVu Sans:size=12
xscreensaver.Dialog.labelFont: xft:DejaVu Sans:size=12
xscreensaver.Dialog.unameFont: xft:DejaVu Sans:size=12
xscreensaver.Dialog.buttonFont: xft:DejaVu Sans:style=Bold:size=12
xscreensaver.Dialog.dateFont: xft:DejaVu Sans:size=12
xscreensaver.passwd.passwdFont: xft:DejaVu Sans:style=Bold:size=12
! xclock ---------------------------------------------------------------------
xclock*update: 1
xclock*analog: false
xclock*Foreground: S_base0
xclock*background: S_base03
!xcalc-----------------------------------------------------------------------
xcalc*geometry: 200x275
xcalc.ti.bevel.background: #111111
xcalc.ti.bevel.screen.background: #000000
xcalc.ti.bevel.screen.DEG.background: #000000
xcalc.ti.bevel.screen.DEG.foreground: LightSeaGreen
xcalc.ti.bevel.screen.GRAD.background: #000000
xcalc.ti.bevel.screen.GRAD.foreground: LightSeaGreen
xcalc.ti.bevel.screen.RAD.background: #000000
xcalc.ti.bevel.screen.RAD.foreground: LightSeaGreen
xcalc.ti.bevel.screen.INV.background: #000000
xcalc.ti.bevel.screen.INV.foreground: Red
xcalc.ti.bevel.screen.LCD.background: #000000
xcalc.ti.bevel.screen.LCD.foreground: LightSeaGreen
xcalc.ti.bevel.screen.LCD.shadowWidth: 0
xcalc.ti.bevel.screen.M.background: #000000
xcalc.ti.bevel.screen.M.foreground: LightSeaGreen
xcalc.ti.bevel.screen.P.background: #000000
xcalc.ti.bevel.screen.P.foreground: Yellow
xcalc.ti.Command.foreground: White
xcalc.ti.Command.background: #777777
xcalc.ti.button5.background: Orange3
xcalc.ti.button19.background: #611161
xcalc.ti.button18.background: #611161
xcalc.ti.button20.background: #611111
!uncomment to change label on division button
!xcalc.ti.button20.label: /
xcalc.ti.button25.background: #722222
xcalc.ti.button30.background: #833333
xcalc.ti.button35.background: #944444
xcalc.ti.button40.background: #a55555
xcalc.ti.button22.background: #222262
xcalc.ti.button23.background: #222262
xcalc.ti.button24.background: #222272
xcalc.ti.button27.background: #333373
xcalc.ti.button28.background: #333373
xcalc.ti.button29.background: #333373
xcalc.ti.button32.background: #444484
xcalc.ti.button33.background: #444484
xcalc.ti.button34.background: #444484
xcalc.ti.button37.background: #555595
xcalc.ti.button38.background: #555595
xcalc.ti.button39.background: #555595
XCalc*Cursor: hand2
XCalc*ShapeStyle: rectangle