diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/no-clown-fiesta.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/no-clown-fiesta.txt b/doc/no-clown-fiesta.txt index b7d09bb..0ec67c4 100644 --- a/doc/no-clown-fiesta.txt +++ b/doc/no-clown-fiesta.txt @@ -30,6 +30,7 @@ colorscheme. No-clown-fiesta will use these settings, unless you call setup and override these. > require("no-clown-fiesta").setup({ + theme = "dark", -- supported themes are: dark, dim, light transparent = false, -- Enable this to disable the bg color styles = { -- You can set any of the style values specified for `:h nvim_set_hl` |