Colorschemes updated in config.lua
This commit is contained in:
parent
3ac8465f4c
commit
89ee2e48ed
1 changed files with 4 additions and 0 deletions
|
@ -13,12 +13,16 @@ production_use = false -- whether to use production mode or not (in other words
|
|||
-- The different colorschemes provided are:
|
||||
-- {{
|
||||
-- catppuccin-mocha
|
||||
-- dark-chocolate
|
||||
-- dracula
|
||||
-- gruvbox-dark
|
||||
-- monokai
|
||||
-- nord
|
||||
-- oceanic-next
|
||||
-- one-dark
|
||||
-- solarized-dark
|
||||
-- solarized-light
|
||||
-- tokyo-night
|
||||
-- tomorrow-night
|
||||
-- }}
|
||||
colorscheme = "catppuccin-mocha" -- the colorscheme name which should be used for the website theme
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue