A modern version of the Atom One Light theme.
- Open Visual Studio Code.
- Navigate to the Extensions view by clicking the Extensions icon in the Activity Bar on the side of the window.
- Search for Atom One Light Modern.
- Click Install.
Or, install it directly via the command line:
code --install-extension mani-sh-reddy.atom-one-light-modern
To activate the theme:
- Open the Command Palette
Ctrl+Shift+P or Cmd+Shift+P on macOS
. - Type and select Preferences: Color Theme.
- Choose Atom One Light Modern from the available themes.
If you'd like to improve the theme, we welcome contributions! To contribute:
- Fork the repository.
- Create a new branch for your changes.
- Make your changes and commit.
- Open a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.