diff --git a/x/Xresources b/x/Xresources index 12c08c9..1e237ff 100644 --- a/x/Xresources +++ b/x/Xresources @@ -135,30 +135,50 @@ URxvt*scrollTtyKeypress: true ! Gruvbox Light Medium ! hard contrast: *background: #f9f5d7 -*background: #fbf1c7 -! soft contrast: *background: #f2e5bc -*foreground: #3c3836 -! Black + DarkGrey -*color0: #fdf4c1 -*color8: #928374 -! DarkRed + Red -*color1: #cc241d -*color9: #9d0006 -! DarkGreen + Green -*color2: #98971a -*color10: #79740e -! DarkYellow + Yellow -*color3: #d79921 -*color11: #b57614 -! DarkBlue + Blue -*color4: #458588 -*color12: #076678 -! DarkMagenta + Magenta -*color5: #b16286 -*color13: #8f3f71 -! DarkCyan + Cyan -*color6: #689d6a -*color14: #427b58 -! LightGrey + White -*color7: #7c6f64 -*color15: #3c3836! +! *background: #fbf1c7 +! ! soft contrast: *background: #f2e5bc +! *foreground: #3c3836 +! ! Black + DarkGrey +! *color0: #fdf4c1 +! *color8: #928374 +! ! DarkRed + Red +! *color1: #cc241d +! *color9: #9d0006 +! ! DarkGreen + Green +! *color2: #98971a +! *color10: #79740e +! ! DarkYellow + Yellow +! *color3: #d79921 +! *color11: #b57614 +! ! DarkBlue + Blue +! *color4: #458588 +! *color12: #076678 +! ! DarkMagenta + Magenta +! *color5: #b16286 +! *color13: #8f3f71 +! ! DarkCyan + Cyan +! *color6: #689d6a +! *color14: #427b58 +! ! LightGrey + White +! *color7: #7c6f64 +! *color15: #3c3836! + +! 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