You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When setting theme_style to dark_default and setting vim.o.background = "dark" before setting the theme, the theme I get is the dark theme and not the dark_default theme.
When setting
theme_style
todark_default
and settingvim.o.background = "dark"
before setting the theme, the theme I get is thedark
theme and not thedark_default
theme.Everything seems to be working when using commit 771ac5b, such as @jsgv suggested in #113.
The text was updated successfully, but these errors were encountered: