Skip to content

Instantly share code, notes, and snippets.

@nemanjan00
Created April 13, 2017 17:13
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 nemanjan00/16b0484a0281b873ef3e7bacae3da960 to your computer and use it in GitHub Desktop.
Save nemanjan00/16b0484a0281b873ef3e7bacae3da960 to your computer and use it in GitHub Desktop.
/* fonts */
URxvt.font: xft:Hack-Regular:pixelsize=10,xft:FontAwesome
URxvt.boldFont: xft:Hack-Bold:pixelsize=10:weight=bold,xft:FontAwesome
URxvt.italicFont: xft:Hack-RegularOblique:pixelsize=10:slant=italic,xft:FontAwesome
/* scroll bar */
URxvt.scrollBar: false
! Dracula Xresources palette
*.foreground: #F8F8F2
*.background: #282A36
*.color0: #000000
*.color8: #4D4D4D
*.color1: #FF5555
*.color9: #FF6E67
*.color2: #50FA7B
*.color10: #5AF78E
*.color3: #F1FA8C
*.color11: #F4F99D
*.color4: #CAA9FA
*.color12: #CAA9FA
*.color5: #FF79C6
*.color13: #FF92D0
*.color6: #8BE9FD
*.color14: #9AEDFE
*.color7: #BFBFBF
*.color15: #E6E6E6
URxvt*scrollBar: False
URxvt*depth: 32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment