Skip to content
Discussion options

You must be logged in to vote

You can change the opacity, the blur amount and add a background image where you can change the background tint. Play with these to get what you want:

background_opacity 0.85
#: The opacity of the background. A number between zero and one

background_blur 30
#: Set to a positive value to enable background blur

background_image ~/.config/kitty/colors-dark.png
#: Path to a background image. Must be in PNG format.

background_tint 0.1
#: How much to tint the background image by the background color. This
#: option makes it easier to read the text. Tinting is done using the
#: current background color for each window.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@niksingh710
Comment options

Answer selected by niksingh710
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants