kkyrusobad12k downloadsObsidian theme as it exists in my `.obsidian` folder.
An Obsidian theme with 3 Gruvbox palette variants — warm, retro-groove colours that are easy on the eyes.
Palette credit: morhetz/gruvbox and sainnhe/gruvbox-material

Settings → Appearance → Themes → Browse → search AbsoluteGruv
obsidian.css and manifest.json<vault>/.obsidian/themes/AbsoluteGruv/Install the Style Settings plugin to customise:
| Option | Default | Description |
|---|---|---|
| Palette Variant | Original Gruvbox | Switch between Original, Hybrid (soft bg), or Strict Material |
| Auto-hide Sidebar Tabs | off | Collapse tabs to thin strip, appear on hover |
| Re-enable Title Bar | off | Show window title bar |
| Re-enable Scrollbars | off | Show scrollbars |
| Re-enable collapsed pane borders | off | Show borders on collapsed panes |
| Re-enable status bar border | off | Show status bar top border |
| Left-align images and embeds | off | Left-align instead of centre |
| Role | Original | Hybrid | Strict Material |
|---|---|---|---|
| Background (base) | #1d2021 |
#32302f |
#32302f |
| Background (main) | #282828 |
#32302f |
#32302f |
| Surface | #3c3836 |
#3c3836 |
#3c3836 |
| Foreground | #ebdbb2 |
#ebdbb2 |
#d4be98 |
| Red | #fb4934 |
#fb4934 |
#ea6962 |
| Orange | #fe8019 |
#fe8019 |
#e78a4e |
| Yellow | #fabd2f |
#fabd2f |
#d8a657 |
| Green | #b8bb26 |
#b8bb26 |
#a9b665 |
| Aqua | #8ec07c |
#8ec07c |
#89b482 |
| Blue | #83a598 |
#83a598 |
#7daea3 |
| Purple | #d3869b |
#d3869b |
#d3869b |
| Role | Original / Hybrid | Strict Material |
|---|---|---|
| Background | #fdf6e3 |
#fbf1c7 |
| Foreground | #5c6a72 |
#654735 |
| Red | #f85552 |
#c14a4a |
| Orange | #f57d26 |
#c35e0a |
| Yellow | #bf983d |
#b47109 |
| Green | #899c40 |
#6c782e |
| Aqua | #569d79 |
#4c7a5d |
| Blue | #5a93a2 |
#45707a |
| Purple | #b87b9d |
#945e80 |
MIT