! author: arpinux ! ~/.Xresources configuration file !----------------------------------------------------------------------- ! arp_colors ! link *colorUL: #507F24 ! black *color0: #3D4041 *color8: #545653 ! red *color1: #9D2121 *color9: #B33A3A ! green *color2: #507F24 *color10: #75AB40 ! yellow *color3: #998221 *color11: #BAAF51 ! blue *color4: #005885 *color12: #66819F ! purple *color5: #68526C *color13: #8A6E87 ! cyan *color6: #247D7F *color14: #40ABAB ! white *color7: #A2A49F *color15: #B2B2B0 *background: #000000 *foreground: #BFBFBF !----------------------------------------------------------------------- !! drop in Solarized colorscheme for Xresources/Xdefaults !!SOLARIZED HEX 16/8 TERMCOL XTERM/HEX L*A*B RGB HSB !!--------- ------- ---- ------- ----------- ---------- ----------- ----------- !!base03 #002b36 8/4 brblack 234 #1c1c1c 15 -12 -12 0 43 54 193 100 21 !!base02 #073642 0/4 black 235 #262626 20 -12 -12 7 54 66 192 90 26 !!base01 #586e75 10/7 brgreen 240 #585858 45 -07 -07 88 110 117 194 25 46 !!base00 #657b83 11/7 bryellow 241 #626262 50 -07 -07 101 123 131 195 23 51 !!base0 #839496 12/6 brblue 244 #808080 60 -06 -03 131 148 150 186 13 59 !!base1 #93a1a1 14/4 brcyan 245 #8a8a8a 65 -05 -02 147 161 161 180 9 63 !!base2 #eee8d5 7/7 white 254 #e4e4e4 92 -00 10 238 232 213 44 11 93 !!base3 #fdf6e3 15/7 brwhite 230 #ffffd7 97 00 10 253 246 227 44 10 99 !!yellow #b58900 3/3 yellow 136 #af8700 60 10 65 181 137 0 45 100 71 !!orange #cb4b16 9/3 brred 166 #d75f00 50 50 55 203 75 22 18 89 80 !!red #dc322f 1/1 red 160 #d70000 50 65 45 220 50 47 1 79 86 !!magenta #d33682 5/5 magenta 125 #af005f 50 65 -05 211 54 130 331 74 83 !!violet #6c71c4 13/5 brmagenta 61 #5f5faf 50 15 -45 108 113 196 237 45 77 !!blue #268bd2 4/4 blue 33 #0087ff 55 -10 -45 38 139 210 205 82 82 !!cyan #2aa198 6/6 cyan 37 #00afaf 60 -35 -05 42 161 152 175 74 63 !!green #859900 2/2 green 64 #5f8700 60 -20 65 133 153 0 68 100 60 #define S_base03 #002b36 #define S_base02 #073642 #define S_base01 #586e75 #define S_base00 #657b83 #define S_base0 #839496 #define S_base1 #93a1a1 #define S_base2 #eee8d5 #define S_base3 #fdf6e3 #define S_yellow #b58900 #define S_orange #cb4b16 #define S_red #dc322f #define S_magenta #d33682 #define S_violet #6c71c4 #define S_blue #268bd2 #define S_cyan #2aa198 #define S_green #859900 !*background: S_base03 !*foreground: S_base00 !*fading: 40 !*fadeColor: S_base03 !*cursorColor: S_base1 !*pointerColorBackground:S_base01 !*pointerColorForeground:S_base1 !! black dark/light !*color0: S_base02 !*color8: S_base03 !! red dark/light !*color1: S_red !*color9: S_orange !! green dark/light !*color2: S_green !*color10: S_base01 !! yellow dark/light !*color3: S_yellow !*color11: S_base00 !! blue dark/light !*color4: S_blue !*color12: S_base0 !! magenta dark/light !*color5: S_magenta !*color13: S_violet !! cyan dark/light !*color6: S_cyan !*color14: S_base1 !! white dark/light !*color7: S_base2 !*color15: S_base3 ! dzen2 ---------------------------------------------------------------- dzen2.font: Droid Sans-10 dzen2.foreground: #BFBFBF dzen2.background: #222222 ! Xcursor settings ----------------------------------------------------- Xcursor.theme: DOT-dark ! lwm settings --------------------------------------------------------- lwm.border: 2 lwm.button1: compiz-deskmenu lwm.focus: click lwm.titleFont: -*-lucida-medium-r-sans-*-*-100-*-*-*-*-*-* ! Xft settings --------------------------------------------------------- Xft.dpi: 96 Xft.autohint: 0 Xft.lcdfilter: lcddefault Xft.antialias: 1 Xft.rgba: rgb Xft.hinting: 1 Xft.hintstyle: hintfull ! xterm ---------------------------------------------------------------- !xterm*VT100.geometry: 90x9-10+10 xterm*saveLines: 1000 xterm*AllowIconInput: on xterm*background: #222222 !xterm*foreground: #BFBFBF xterm*cursorColor: DeepSkyBlue4 xterm*border: #BFBFBF xterm*faceName: xft:Droid Sans Mono:pixelsize=11 !xterm*font: -*-lime-medium-*-*-*-10-*-*-*-*-*-*-* !xterm*Font: -*-terminus-medium-*-*-*-12-*-*-*-*-*-*-* xterm*InternalBorder: 1 xterm*MarginBell: off xterm*MenuFont: fixed8 xterm*Mouse: yellow xterm*TitleFont: vtbold xterm*charClass: 33:48,37:48,45-47:48,64:48 xterm*colorAttrMode: true xterm*colorMode: true xterm*colorUL: green xterm*curses: on xterm*cutNewline: off xterm*jumpScroll: on xterm*multiClickTime: 500 xterm*multiScroll: on xterm*reverseWrap: off xterm*scrollBar: off XTerm*reverseVideo: off ! xcolorsel ------------------------------------------------------------ xcolorsel*Background: grey20 xcolorsel*Foreground: grey80 xcolorsel*Font: -*-terminus-medium-*-*-*-12-*-*-*-*-*-*-* xcolorsel.geometry: 399x595 xcolorsel*displayFormat: #rrggbb xcolorsel*maxRows: 99 ! xfontsel ------------------------------------------------------------- xfontsel*Background: grey20 xfontsel*Foreground: grey80 ! xosview -------------------------------------------------------------- xosview*font: -*-terminus-medium-*-*-*-12-*-*-*-*-*-*-* xosview*background: grey20 xosview*foreground: grey80 xosview*net: true xosview*netIface: eth0 xosview*geometry: 260x310-10-10 ! xscreensaver --------------------------------------------------------- !font settings xscreensaver.Dialog.headingFont: -*-Modd-bold-r-*-*-10-*-*-*-*-*-*-* xscreensaver.Dialog.bodyFont: -*-Modd-medium-r-*-*-10-*-*-*-*-*-*-* xscreensaver.Dialog.labelFont: -*-Modd-medium-r-*-*-10-*-*-*-*-*-*-* xscreensaver.Dialog.unameFont: -*-Modd-medium-r-*-*-10-*-*-*-*-*-*-* xscreensaver.Dialog.buttonFont: -*-Modd-bold-r-*-*-10-*-*-*-*-*-*-* xscreensaver.Dialog.dateFont: -*-Modd-medium-r-*-*-10-*-*-*-*-*-*-* xscreensaver.passwd.passwdFont: -*-Modd-bold-r-*-*-10-*-*-*-*-*-*-* !!general dialog box (affects main hostname, username, password text) xscreensaver.Dialog.foreground: #000000 xscreensaver.Dialog.background: #525252 xscreensaver.Dialog.topShadowColor: #333333 xscreensaver.Dialog.bottomShadowColor: #333333 xscreensaver.Dialog.Button.foreground: #000000 xscreensaver.Dialog.Button.background: #525252 !!username/password input box and date text colour xscreensaver.Dialog.text.foreground: #000000 xscreensaver.Dialog.text.background: #525252 xscreensaver.Dialog.internalBorderWidth:0 xscreensaver.Dialog.borderWidth: 0 xscreensaver.Dialog.shadowThickness: 1 !!timeout bar (background is actually determined by Dialog.text.background) xscreensaver.passwd.thermometer.foreground: #005885 xscreensaver.passwd.thermometer.background: #222222 xscreensaver.passwd.thermometer.width: 8 !!datestamp format--see the strftime(3) manual page for details xscreensaver.dateFormat:%A, %B %d ! xclock --------------------------------------------------------------- xclock*update: 1 xclock*analog: false xclock*foreground: grey60 xclock*background: black xclock*font: -*-fixed-*-*-*-*-8-*-*-*-*-*-*-* ! urxvt config --------------------------------------------------------- URxvt.termName: rxvt-unicode URxvt.imLocale: fr_FR.UTF-8 URxvt.saveLines: 5000 URxvt.cursorBlink: true !URxvt.foreground: #BFBFBF !URxvt.background: #222222 URxvt.cursorColor: #e0e080 URxvt.throughColor: #8080f0 URxvt.highlightColor: #333333 URxvt.fadecolor: #222222 URxvt.fading: 40 URxvt.shading: 40 URxvt.transparent: true !URxvt.tintColor: #BFBFBF URxvt.visualBell: false URxvt.urgentOnBell: true !URxvt.font: -*-terminus-medium-*-*-*-12-*-*-*-*-*-*-* URxvt.font: xft:Droid Sans Mono:pixelsize=11 URxvt.scrollBar: false URxvt.scrollBar_right: false URxvt.urlLauncher: surf URxvt.matcher.button: 1 URxvt.perl-ext-common: default,matcher !URxvt.perl-ext-common: default,tabbed,matcher !uncomment = autotabs in URxvt URxvt.tabbed.tabbar-fg: 4 URxvt.tabbed.tabbar-bg: 0 URxvt.tabbed.tab-fg: 7 URxvt.tabbed.tab-bg: 4 ! 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 ! !eof ------------------------------------------------------------------