chore: I prefer darker
parent
ade70b87ad
commit
b3f28eb60e
|
@ -31,7 +31,7 @@ initial_window_height 480
|
||||||
tab_bar_align center
|
tab_bar_align center
|
||||||
|
|
||||||
# https://sw.kovidgoyal.net/kitty/conf/#color-scheme
|
# https://sw.kovidgoyal.net/kitty/conf/#color-scheme
|
||||||
background_opacity 0.8
|
background_opacity 0.9
|
||||||
|
|
||||||
# https://sw.kovidgoyal.net/kitty/conf/#advanced
|
# https://sw.kovidgoyal.net/kitty/conf/#advanced
|
||||||
shell_integration disabled
|
shell_integration disabled
|
||||||
|
|
|
@ -21,8 +21,8 @@ return {
|
||||||
},
|
},
|
||||||
hide_tab_bar_if_only_one_tab = true,
|
hide_tab_bar_if_only_one_tab = true,
|
||||||
tab_bar_at_bottom = true,
|
tab_bar_at_bottom = true,
|
||||||
window_background_opacity = 0.8,
|
window_background_opacity = 0.9,
|
||||||
text_background_opacity = 0.7,
|
text_background_opacity = 0.8,
|
||||||
macos_window_background_blur = 15,
|
macos_window_background_blur = 15,
|
||||||
audible_bell = "Disabled",
|
audible_bell = "Disabled",
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue