Help Center/ ModelArts/ FAQs/ Notebook/ How Do I Set the Background Color of VS Code to Bean Green on a ModelArts Notebook Instance?
Updated on 2026-07-02 GMT+08:00
How Do I Set the Background Color of VS Code to Bean Green on a ModelArts Notebook Instance?
Add the following settings to the VS Code configuration file settings.json:
"workbench.colorTheme": "Atom One Light",
"workbench.colorCustomizations": {
"[Atom One Light]": {
"editor.background": "#C7EDCC",
"sideBar.background": "#e7f0e7",
"activityBar.background": "#C7EDCC",
},
}, What is your overall rating for this page?
0
1
2
3
4
5
6
7
8
9
10
Very dissatisfiedVery satisfied
Thank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot