From 387795a86c5a202c4de10624b7262617b752570c Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Sun, 3 Nov 2024 14:25:36 -0500 Subject: move all xresources file to .Xresources.d --- xorg/.Xresources.d/Xresources.gruvbox | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 xorg/.Xresources.d/Xresources.gruvbox (limited to 'xorg/.Xresources.d/Xresources.gruvbox') diff --git a/xorg/.Xresources.d/Xresources.gruvbox b/xorg/.Xresources.d/Xresources.gruvbox new file mode 100644 index 0000000..2441abd --- /dev/null +++ b/xorg/.Xresources.d/Xresources.gruvbox @@ -0,0 +1,19 @@ +*.color0: #1d2021 +*.color1: #cc241d +*.color2: #98971a +*.color3: #d79921 +*.color4: #458588 +*.color5: #b16286 +*.color6: #689d6a +*.color7: #a89984 +*.color8: #928374 +*.color9: #fb4934 +*.color10: #b8bb26 +*.color11: #fabd2f +*.color12: #83a598 +*.color13: #d3869b +*.color14: #8ec07c +*.color15: #ebdbb2 +*.background: #282828 +*.foreground: white +*.cursorColor: white -- cgit v1.2.3