"Scepter" is a custom Visual Studio Code color theme inspired by the Halcyon color theme. It aims to improve readability by making certain colors more distinguishable, especially those that were previously grey and difficult to differentiate from comments or other elements.
- Open Visual Studio Code.
- Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window.
- Search for "Scepter Theme" in the Extensions view search box.
- Click the Install button for the theme.
After installing the theme, you can activate it by following these steps:
- Click on the gear icon in the lower-left corner to open the Settings.
- In the search bar, type "Color Theme" and select "Preferences: Color Theme" from the dropdown.
- Choose the "Scepter Theme" from the list of available themes.
- Improved color contrast for better readability.
- Enhanced syntax highlighting for various programming languages.
- A visually pleasing and balanced color palette inspired by the Halcyon theme.
If you'd like to further customize the "Scepter" theme, you can do so by modifying the settings.json
file in your VS Code settings. You can override specific colors or styles as per your preference.
Enjoy!