change kitty config
This commit is contained in:
parent
d22376137f
commit
ae74fd2b26
|
@ -24,10 +24,10 @@
|
|||
inactive_tab_font_style = "normal";
|
||||
tab_bar_style = "powerline";
|
||||
tab_powerline_style = "round";
|
||||
active_tab_foreground = "#181825";
|
||||
active_tab_foreground = "#bac2de";
|
||||
active_tab_background = "#cba6f7";
|
||||
inactive_tab_foreground = "#bac2de";
|
||||
inactive_tab_background = "#1e1e2e";
|
||||
inactive_tab_background = "#313244";
|
||||
};
|
||||
|
||||
keybindings = {
|
||||
|
|
Loading…
Reference in a new issue