diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2025-09-27 01:30:50 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2025-09-27 01:30:50 +0200 |
commit | 9c5f2464975186923b121fd2ec35c50a6fcce48f (patch) | |
tree | 2001c1047d90b16a611346bd0f0c4e51d820e521 /doc/no-clown-fiesta.txt | |
parent | a70eef2af24f804cc017bb1b03ee238b033bffae (diff) |
Update doc
Diffstat (limited to 'doc/no-clown-fiesta.txt')
-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` |