Skip to content

Commit

Permalink
Merge pull request #157 from AapoSoukkio/patch-1
Browse files Browse the repository at this point in the history
🔧  Colorschemes option documentation updated in config.lua
  • Loading branch information
neon-mmd authored Jul 29, 2023
2 parents 3ac8465 + 89ee2e4 commit 71c890b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions websurfx/config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 71c890b

Please sign in to comment.