This repository has been archived on 2020-09-29. You can view files and clone it, but cannot push or open issues or pull requests.
Files
dotfiles_old/.Xresources
2018-07-22 20:10:06 +03:00

30 lines
764 B
Plaintext

! Dracula Xresources palette
*.foreground: #F8F8F2
*.background: #282A36
*.color0: #000000
*.color8: #4D4D4D
*.color1: #FF5555
*.color9: #FF6E67
*.color2: #50FA7B
*.color10: #5AF78E
*.color3: #F1FA8C
*.color11: #F4F99D
*.color4: #BD93F9
*.color12: #CAA9FA
*.color5: #FF79C6
*.color13: #FF92D0
*.color6: #8BE9FD
*.color14: #9AEDFE
*.color7: #BFBFBF
*.color15: #E6E6E6
urxvt.scrollBar: false
urxvt.letterSpace: -1
urxvt.depth: 32
urxvt.background: rgba:2800/2A00/3600/F000
urxvt.font: xft:DejaVu Sans Mono:size=9
urxvt.italicFont: xft:DejaVu Sans Mono:size=9:italic
urxvt.boldFont: xft:DejaVu Sans Mono:size=9:bold
urxvt.boldItalicFont: xft:DejaVu Sans Mono:size=9:bold:italic