mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 22:22:40 +00:00
trying catppuccin color scheme in wezterm
This commit is contained in:
@@ -6,10 +6,11 @@ if wezterm.config_builder then
|
|||||||
end
|
end
|
||||||
|
|
||||||
--config.color_scheme = 'rose-pine'
|
--config.color_scheme = 'rose-pine'
|
||||||
config.color_scheme = 'terafox'
|
--config.color_scheme = 'terafox'
|
||||||
config.colors = {
|
config.color_scheme = 'Catppuccin Mocha'
|
||||||
background = "#131111"
|
-- config.colors = {
|
||||||
}
|
-- background = "#131111"
|
||||||
|
-- }
|
||||||
|
|
||||||
-- Font
|
-- Font
|
||||||
config.font = wezterm.font_with_fallback {
|
config.font = wezterm.font_with_fallback {
|
||||||
|
|||||||
Reference in New Issue
Block a user