mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 16:53:00 +00:00
feat(theme): Light theme to Rose Pine Dawn
This commit is contained in:
parent
6a84917074
commit
a78096e6a4
7 changed files with 106 additions and 148 deletions
|
|
@ -18,7 +18,7 @@ local function scheme_for_appearance(appearance)
|
|||
return "Catppuccin Mocha"
|
||||
else
|
||||
print("Light")
|
||||
return "Catppuccin Latte"
|
||||
return "rose-pine-dawn"
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue