Skip to content

Commit 35e63aa

Browse files
prrockzedclaude
andcommitted
Update themes page: add Doom One and fix typo in config path
- Add Doom One to the Externally Added colorschemes list (added in v1.4.0) - Fix typo: graudanvim -> garudanvim in the default theme config path Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent d8263cd commit 35e63aa

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/themes.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ GarudaNvim allows you to seamlessly switch themes and customize the look of your
99
## <span class="sh-font tsh-color">Default Theme</span>
1010
**Onedarkpro**: A sleek dark theme that enhances code visibility.
1111

12-
Note - Selected and configured by the author. Feel free to change it at `~/.config/nvim/lua/graudanvim/plugin_config/color_config/init.lua`
12+
Note - Selected and configured by the author. Feel free to change it at `~/.config/nvim/lua/garudanvim/plugin_config/color_config/init.lua`
1313

1414
## <span class="sh-font tsh-color">Available Themes</span>
1515

@@ -43,7 +43,8 @@ Beyond the built-in options, GarudaNvim brings additional color-rich themes that
4343
- **Tokyonight**: Inspired by Tokyo’s nightlife, moody and dark.
4444
- **Tokyodark**: Deep blacks and blues, high contrast.
4545
- **Catppuccin**: Warm pastels, cozy and relaxing.
46-
- **Nightfox**: Dark themes with harmonious color accents.
46+
- **Nightfox**: Dark themes with harmonious color accents.
47+
- **Doom One**: High-contrast dark theme inspired by Doom Emacs, easy on the eyes for long sessions.
4748

4849
## <span class="sh-font tsh-color">Switching Themes</span>
4950

0 commit comments

Comments
 (0)