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.gruvbox | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 xorg/Xresources.gruvbox (limited to 'xorg/Xresources.gruvbox') diff --git a/xorg/Xresources.gruvbox b/xorg/Xresources.gruvbox deleted file mode 100644 index 2441abd..0000000 --- a/xorg/Xresources.gruvbox +++ /dev/null @@ -1,19 +0,0 @@ -*.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