set default theme to solarized

This commit is contained in:
Stefen Auris 2024-02-23 01:22:16 -05:00
parent b95d911a40
commit 5ebfbcd763

View file

@ -11,7 +11,7 @@
# set spacevim theme. by default colorscheme layer is not loaded,
# if you want to use more colorscheme, please load the colorscheme
# layer
colorscheme = "gruvbox"
colorscheme = "NeoSolarized"
colorscheme_bg = "dark"
# Disable guicolors in basic mode, many terminal do not support 24bit
# true colors
@ -41,3 +41,6 @@ name = 'git'
[[layers]]
name = "lang#sh"
name = "lang#python"
[[layers]]
name = "colorscheme"