mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 16:53:00 +00:00
feat(colors): Default to catppuccin latte/mocha and some switcher
This commit is contained in:
parent
2273b15416
commit
94461cdebb
32 changed files with 2487 additions and 1348 deletions
|
|
@ -18,7 +18,8 @@ local function scheme_for_appearance(appearance)
|
|||
return "Catppuccin Mocha"
|
||||
else
|
||||
print("Light")
|
||||
return "rose-pine-dawn"
|
||||
return "Catppuccin Latte"
|
||||
-- return "rose-pine-dawn"
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue