We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
terminal_color
terminal_colors
1 parent 4a2af93 commit a60a797Copy full SHA for a60a797
1 file changed
README.md
@@ -84,7 +84,7 @@ require("astrotheme").setup({
84
85
termguicolors = true, -- Bool value, toggles if termguicolors are set by AstroTheme.
86
87
- terminal_color = true, -- Bool value, toggles if terminal_colors are set by AstroTheme.
+ terminal_colors = true, -- Bool value, toggles if terminal_colors are set by AstroTheme.
88
89
plugin_default = "auto", -- Sets how all plugins will be loaded
90
-- "auto": Uses lazy / packer enabled plugins to load highlights.
0 commit comments