how can i use my current terminal background theme ? #2567
-
need helpI do not want to use helix theme. how can setup to terminal background theme ? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
The base16 themes |
Beta Was this translation helpful? Give feedback.
-
|
thank you, it's working. |
Beta Was this translation helpful? Give feedback.
The base16 themes
base16_default_darkbase16_terminalbase16_default_lightandbase16_defaultuse whatever colors are configured by the terminal. You can try these with:theme base16_defaultand to set them permanently, you can add thetheme = "base16_defaultkey to the top of yourconfig.toml: https://docs.helix-editor.com/configuration.html