mirror of
https://codeberg.org/qwjyh/dotfiles.git
synced 2025-06-27 03:39:20 +09:00
change(colorscheme): use catppuccin latte (light theme)
This commit is contained in:
parent
c10ff130ce
commit
3a6eda6c77
3 changed files with 5 additions and 2 deletions
|
@ -44,7 +44,8 @@ return {
|
|||
-- }
|
||||
-- },
|
||||
|
||||
color_scheme = "iceberg-dark",
|
||||
-- color_scheme = "iceberg-dark",
|
||||
color_scheme = "catppuccin-latte",
|
||||
use_fancy_tab_bar = false,
|
||||
tab_bar_at_bottom = true,
|
||||
window_background_opacity = 0.85,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue