WindTerm
WindTerm copied to clipboard
question, how to config the backgroud of the output text of shell in dige-white theme?
I want to set a same color at here with other gui parts. e.g. green. @kingToolbox
e.g.

Please open WindTerm_install_path/global/themes/dige-white/scheme.theme and modify the background of line.background to the color you want. Please note that the second color value will only take effect if you checked MenuBar - Session - Preferences - Settings - Text - Alternate line background color.
{
"name": "line.background",
"style": {
"background": "white, #f0f0f8ff"
}
}
@kingToolbox Hi, when I paste hyperlink to terminal, the text will turn black and invisible, how to solve this? If I change theme to white, hyperlink text will turn white and invisible. I'm using oh-my-zsh.