-
Notifications
You must be signed in to change notification settings - Fork 715
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Current Behavior
I have changed theme to One Dark Pro using config file in ~/.config/waveterm/settings.json
But everytime I start a terminal, only the background color is right applied, I need to change theme again by click menu.
Expected Behavior
Apply theme correctly.
Steps To Reproduce
Write this config:
{
"autoupdate:channel": "latest",
"telemetry:enabled": false,
"term:theme": "onedarkpro",
"term:fontsize": 16,
"term:fontfamily": "JetBrainsMono Nerd Font Mono"
}And start a terminal.
Wave Version
v0.9.2
Platform
macOS
OS Version/Distribution
15.0.1
Architecture
arm64
Anything else?
No response
Questionnaire
- I'm interested in fixing this myself but don't know where to start
- I would like to fix and I have a solution
- I don't have time to fix this right now, but maybe later
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working