mirror of
https://codeberg.org/qwjyh/dotfiles.git
synced 2025-06-27 03:39:20 +09:00
change colorscheme (catppuccin-latte to catppuccin-mocha)
coming back to dark theme...
This commit is contained in:
parent
b4bf8d3ac2
commit
650d31faec
4 changed files with 9 additions and 6 deletions
|
@ -44,11 +44,13 @@ return {
|
|||
-- }
|
||||
-- },
|
||||
|
||||
-- color_scheme = "iceberg-dark",
|
||||
color_scheme = "catppuccin-latte",
|
||||
color_scheme = "iceberg-dark",
|
||||
-- color_scheme = "catppuccin-macchiato",
|
||||
-- color_scheme = "catppuccin-latte",
|
||||
-- color_scheme = "Everforest Dark (Gogh)",
|
||||
use_fancy_tab_bar = false,
|
||||
tab_bar_at_bottom = true,
|
||||
window_background_opacity = 0.85,
|
||||
window_background_opacity = 0.90,
|
||||
-- font = wezterm.font 'FirgeNerd Console'
|
||||
font = wezterm.font_with_fallback {
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue