Skip to content

Commit 1fe413e

Browse files
committed
Back to dark theme
1 parent cc9085e commit 1fe413e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lua/plugins/colorschemes.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ return {
22
{ -- lua/plugins/rose-pine.lua
33
'rose-pine/neovim',
44
opts = {
5-
variant = 'dawn', -- auto, main, moon, or dawn (light)
5+
variant = 'main', -- auto, main, moon, or dawn (light)
66
dark_variant = 'main', -- main, moon, or dawn (light)
77
},
88
name = 'rose-pine',

0 commit comments

Comments
 (0)