diff options
| author | Daniel <[email protected]> | 2024-10-23 17:12:27 -0400 |
|---|---|---|
| committer | Daniel <[email protected]> | 2024-10-23 17:12:45 -0400 |
| commit | 46e0484cad0711ea3c75633cd688571809339d1a (patch) | |
| tree | 0e9dc794948b8d882f73be9e9e0ec4be519b4840 /xorg/Xresources.gruvbox | |
| parent | 27ff604b7d28373c37501af1adab3d17edcb6143 (diff) | |
duo dark
Diffstat (limited to 'xorg/Xresources.gruvbox')
| -rw-r--r-- | xorg/Xresources.gruvbox | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/xorg/Xresources.gruvbox b/xorg/Xresources.gruvbox new file mode 100644 index 0000000..2441abd --- /dev/null +++ b/xorg/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 |
