Skip to content

Instantly share code, notes, and snippets.

@EgZvor
Last active December 11, 2021 00:00
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save EgZvor/b3c9675c98bbaa6463cade0fda49ccc2 to your computer and use it in GitHub Desktop.
Save EgZvor/b3c9675c98bbaa6463cade0fda49ccc2 to your computer and use it in GitHub Desktop.
Dracula theme for rxvt terminal
! Dracula color scheme
URxvt.foreground: #F8F8F2
URxvt.background: #282A36
URxvt.color0: #000000
URxvt.color8: #44475A
URxvt.color1: #FF5555
URxvt.color9: #FFB86C
URxvt.color2: #50FA7B
URxvt.color10: #50FA7B
URxvt.color3: #E6DB74
URxvt.color11: #F1FA8C
URxvt.color4: #6272A4
URxvt.color12: #6272A4
URxvt.color5: #BD93F9
URxvt.color13: #FF79C6
URxvt.color6: #8BE9FD
URxvt.color14: #66D9EF
URxvt.color7: #666666
URxvt.color15: #FFFFFF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment