commit f94495bf4e6406f03cb1165fe5a1d1d8a637d916 parent 3fab1efbe8f81d67a24a5066401f8c7fc4f6fb0d Author: Markus Hanetzok <markus@hanetzok.net> Date: Sun, 5 Oct 2025 22:59:47 +0200 add xresources for dracula color scheme Diffstat:
A | .config/x11/xresources | | | 19 | +++++++++++++++++++ |
1 file changed, 19 insertions(+), 0 deletions(-)
diff --git a/.config/x11/xresources b/.config/x11/xresources @@ -0,0 +1,19 @@ +! 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