X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/baa128cd1c95352103ac83027733489151648f2d..9cfb2638d9dd4a28b055cab36c026624e5bf7af8:/xinit/Xresources.d/colors_gruvbox diff --git a/xinit/Xresources.d/colors_gruvbox b/xinit/Xresources.d/colors_gruvbox new file mode 100644 index 0000000..feeb3a8 --- /dev/null +++ b/xinit/Xresources.d/colors_gruvbox @@ -0,0 +1,32 @@ +! vim:set ft=xdefaults: +! These were the original colours in my XResources before I switched +! to Nord, I believe they are gruvbox, but could be something else. + +*.background: #000000 +*.foreground: #f8f8f2 +! Black +*.color0: #262729 +*.color8: #262729 +! Red +*.color1: #f92671 +*.color9: #ff669d +! Green +*.color2: #a6e22e +*.color10: #beed5f +! Yellow +*.color3: #fd971f +*.color11: #e6db74 +! Blue +*.color4: #1692d0 +*.color12: #66d9ef +! Magenta +*.color5: #9e6ffe +*.color13: #df92f6 +! Cyan +*.color6: #5e7175 +*.color14: #a3babf +! White +*.color7: #ffffff +*.color15: #ffffff +! Cursor +*.cursorColor: #b5d2dd