diff options
| author | BardofSprites <[email protected]> | 2024-11-03 14:25:36 -0500 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2024-11-03 14:25:36 -0500 |
| commit | 387795a86c5a202c4de10624b7262617b752570c (patch) | |
| tree | e8e4cd76432f2f3d438a187a42a49a072fe9be97 /xorg/.Xresources.d/Xresources.gruvbox | |
| parent | 298f8542f11ee759f84f659b08dbf2b7afeee9e8 (diff) | |
move all xresources file to .Xresources.d
Diffstat (limited to 'xorg/.Xresources.d/Xresources.gruvbox')
| -rw-r--r-- | xorg/.Xresources.d/Xresources.gruvbox | 19 |
1 files changed, 19 insertions, 0 deletions
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 |
