How to change background colour from gray to black. #1358
-
|
Hey I want to change background colour of frame to black .For me its gray by default. |
Beta Was this translation helpful? Give feedback.
Answered by
sahilmakhijani
Feb 5, 2021
Replies: 1 comment 1 reply
-
|
In your custom_defaults.yml, Change |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
TonyCrane
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In your custom_defaults.yml, Change
background_color: "#333333"tobackground_color: "#000000"