The Apathetic Rose Radiance VS Code theme is a visually stunning combination of rose, purple, blue, and green, with a predominant focus on the subtle and sophisticated rose accent. Enjoy a coding experience with awesome syntax highlighting that enhances readability.
- Open Visual Studio Code.
- Open user settings (press
Ctrl+Shift+P
and typeOpen Settings
). - (apathetic-rose-radiance.json) Copy the code from:
to the end line of the file
//paste all of the code " "workbench.colorCustomizations": { activityBar.background": "#080a14",... }
- Paste the copied code into the
settings.json
file - Done!
Feel free to customize the theme according to your preferences. If you have suggestions or issues, please open an issue.