change the theme to a "better" darcula theme

This commit is contained in:
mjhika 2024-02-08 23:45:19 -05:00
parent 2a8e0e6b82
commit 8944a56f36
4 changed files with 23 additions and 15 deletions

View file

@ -5,7 +5,7 @@ return {
opts = {
options = {
icons_enabled = true,
theme = 'jellybeans',
theme = 'auto',
component_separators = '|',
section_separators = '',
},