Skip to content

Instantly share code, notes, and snippets.

Created November 27, 2015 21:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/4b1f5f66588b22cba538 to your computer and use it in GitHub Desktop.
Save anonymous/4b1f5f66588b22cba538 to your computer and use it in GitHub Desktop.
urxvt
URxvt*geometry: 80x20
URxvt*urlLauncher: firefox
URxvt*font: xft:terminus:size=9
URxvt*internalBorder: 10
URxvt*scrollBar: false
URxvt*scrollColor: #000000
URxvt*background: #131313
URxvt*foreground: #657b83
URxvt*boldFont:
! black
*color0: #000000
! bright_black
*color8: #262626
! red
*color1: #b87a7a
! bright_red
*color9: #dbbdbd
! green
*color2: #7ab87a
! bright_green
*color10: #bddbbd
! yellow
*color3: #b8b87a
! bright_yellow
*color11: #dbdbbd
! blue
*color4: #7a7ab8
! bright_blue
*color12: #bdbddb
! magenta
*color5: #b87ab8
! bright_magenta
*color13: #dbbddb
! cyan
*color6: #7ab8b8
! bright_cyan
*color14: #bddbdb
! white
*color7: #d9d9d9
! bright_white
*color15: #ffffff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment