Skip to content

Instantly share code, notes, and snippets.

@shes-a-skeeze
Created December 1, 2011 20:35
Show Gist options
  • Save shes-a-skeeze/1419649 to your computer and use it in GitHub Desktop.
Save shes-a-skeeze/1419649 to your computer and use it in GitHub Desktop.
xdefaults
! Global {{{
! fg and bg might be overwritten by an imported colorscheme
*foreground: #807777
*background: #151515
*saveLines: 1024
Xcursor.theme: ComixCursors-White-Small-Slim
!==============================================================
!
! X f t
!
Xft.autohint: 0
Xft.lcdfilter: lcddefault
Xft.hintstyle: hintfull
Xft.hinting: 1
Xft.antialias: 1
Xft.dpi: 96
Xft.rgba: rgb
!==============================================================
!
! X T e r m
!
xterm*borderWidth: 0
xterm*dynamicColors: true
xterm*faceName: xft:Neep:pixelsize=11
xterm*geometry: 80x23
xterm*utf8: 2
!! }}}
! {{{ fonts
!****************************
!------ Neep Fonts
!****************************
!URxvt*font: -jmk-neep-medium-*-semicondensed--11-*-75-75-c-50-iso8859-15
!URxvt*boldFont: -jmk-neep-medium-*-semicondensed--11-*-75-75-c-50-iso8859-15
!URxvt*font: -jmk-neep-medium-*-normal--10-*-75-75-c-50-iso8859-15
!URxvt*boldFont: -jmk-neep-medium-*-normal--10-*-75-75-c-50-iso8859-15
!URxvt*font: -jmk-neep-medium-r-semicondensed--13-120-75-75-c-60-iso8859-15
!URxvt*boldFont: -jmk-neep-medium-r-semicondensed--13-120-75-75-c-60-iso8859-15
!****************************
!------ Other Fonts
!****************************
!--- Fixed
!URxvt*font: -misc-fixed-medium-r-normal-*-9-90-75-75-c-60-iso8859-15
!URxvt*boldFont: -misc-fixed-medium-r-normal-*-9-90-75-75-c-60-iso8859-15
!--- Gohu
!URxvt*font: -Gohu-GohuFont-Medium-R-Normal--11-80-100-100-C-60-ISO8859-1
!URxvt*boldFont: -Gohu-GohuFont-Medium-R-Normal--11-80-100-100-C-60-ISO8859-1
!--- Profont
URxvt*font: xft:Profont:size=10
URxvt*boldFont: xft:Profont:size=10
!}}}
! {{{ urxvt related junk
URxvt*buffered: true
URxvt*cursorBlink: false
URxvt*cursorUnderline: false
URxvt*geometry: 95x20
URxvt*internalBorder: 2
!URxvt*reverseVideo: true
URxvt*depth: 24
!URxvt*iconFile: /home/crshd/.icons/kare/32x32/apps/terminal.png
URxvt*scrollBar: false
URxvt*scrollBar_right: true
URxvt*scrollstyle: plain
URxvt*scrollColor: #2873a2
URxvt*scrollWithBuffer: false
URxvt*scrollTtyOutput: true
URxvt.keysym.Shift-Up: command:\033]720;1\007
URxvt.keysym.Shift-Down: command:\033]721;1\007
URxvt*urgentOnBell: true
!URxvt*visualBell: true
URxvt*pointerBlank: true
URxvt*termName: rxvt-256color
! Tabs
URxvt.tabbed.tabbar-fg: 8
URxvt.tabbed.tabbar-bg: 0
URxvt.tabbed.tab-fg: 0
URxvt.tabbed.tab-bg: 4
! Perls stuff
URxvt.perl-lib: /usr/lib/urxvt/perl/
URxvt.perl-ext-common: default,matcher
URxvt.perl-ext: default,url-select
URxvt.keysym.M-u: perl:url-select:select_next
URxvt.urlLauncher: /usr/bin/firefox
URxvt.matcher.button: 1
! }}}
!! {{{ other shit
!==============================================================
!
! X C A L C
!
xcalc*geometry: 200x270
xcalc*font: -jmk-neep-medium-r-semicondensed--11-100-75-75-c-50-iso8859-15
! Background
xcalc*background: #151515
xcalc*borderColor: #111111
! Screen
xcalc*bevel.vertDistance: 5
xcalc*bevel.background: dark khaki
xcalc*bevel.borderColor: khaki
xcalc*screen*background: dark khaki
xcalc*screen*foreground: black
xcalc*screen*borderColor: dark khaki
! Buttons =====================================================
! Spacing
xcalc*button1*vertDistance: 4
xcalc*button2*vertDistance: 4
xcalc*button3*vertDistance: 4
xcalc*button4*vertDistance: 4
xcalc*button5*vertDistance: 4
xcalc*button21*vertDistance: 4
xcalc*button22*vertDistance: 4
xcalc*button23*vertDistance: 4
xcalc*button24*vertDistance: 4
xcalc*button25*vertDistance: 4
! Background
xcalc*Command*background: #181818
xcalc*Command*borderColor: #202020
! Fix labels
xcalc*button2.label: x^2
xcalc*button3.label: v-
xcalc*button20.label: /
! CE
xcalc*button4.background: firebrick4
xcalc*button4.borderColor: firebrick3
! AC
xcalc*button5.background: firebrick3
xcalc*button5.borderColor: firebrick1
! Numpad
xcalc*button22.background: #202020
xcalc*button22.borderColor: #262626
xcalc*button23.background: #202020
xcalc*button23.borderColor: #262626
xcalc*button24.background: #202020
xcalc*button24.borderColor: #262626
xcalc*button27.background: #202020
xcalc*button27.borderColor: #262626
xcalc*button28.background: #202020
xcalc*button28.borderColor: #262626
xcalc*button29.background: #202020
xcalc*button29.borderColor: #262626
xcalc*button32.background: #202020
xcalc*button32.borderColor: #262626
xcalc*button33.background: #202020
xcalc*button33.borderColor: #262626
xcalc*button34.background: #202020
xcalc*button34.borderColor: #262626
xcalc*button37.background: #202020
xcalc*button37.borderColor: #262626
! =
xcalc*button40.background: dark olive green
xcalc*button40.borderColor: olive drab
!==============================================================
!
! D M E N U
!
dmenu.font: -jmk-neep-medium-r-semicondensed--11-100-75-75-c-50-iso8859-15
dmenu.foreground: #808080
dmenu.background: #151515
dmenu.selforeground: #151515
dmenu.selbackground: #ff8939
xvkbd*Font: -jmk-neep-medium-*-semicondensed--11-*-75-75-c-50-iso8859-15
XVkbd*beNiceToColormap: false
XVkbd*topShadowContrast: 40
XVkbd*bottomShadowContrast: 80
XVkbd*shadowWidth: 1
XVkbd*Label.shadowWidth: 0
XVkbd*MainMenu.shadowWidth: 0
XVkbd*MainMenu.topShadowContrast: 0
XVkbd*MainMenu.bottomShadowContrast: 0
XVkbd*Background: #151515
XVkbd*Text*background: #918477
XVkbd*specialBackground: #151515
XVkbd*focusBackground: #151515
XVkbd*remoteFocusBackground: #151515
XVkbd*Foreground: #918477
XVkbd*highlightBackground: #151515
XVkbd*highlightForeground: #DDCCBB
XVkbd*highlightThickness: 1
XVkbd*Form.resizable: true
XVkbd*defaultDistance: 0
XVkbd*Form.borderWidth: 0
XVkbd*Label.borderWidth: 0
XVkbd*Command.internalWidth: 2
XVkbd*Repeater.internalWidth: 2
XVkbd*Command.resize: false
XVkbd*Repeater.resize: false
XVkbd*Command.justify: center
XVkbd*Repeater.justify: center
xvkbd.windowGeometry: 500x150
xvkbd.keypad: false
!! }}}
# include ".config/kake"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment