Cielo Theme for VS Code
A modern, vibrant VS Code theme inspired by Halcyon but with a more energetic feel.
Features
- Vibrant yet eye-friendly color palette
- Modern syntax highlighting
- Carefully designed UI elements
- Optimized readability for long coding sessions
Screenshots


Installation
- Open Extensions sidebar in VS Code (
Ctrl+Shift+X or Cmd+Shift+X )
- Search for
Cielo Theme
- Click Install
- Click Reload
- Select the theme: Code > Preferences > Color Theme > Cielo
Customization
If you want to customize specific aspects of the theme:
- Go to
File > Preferences > Settings
- Search for
workbench.colorCustomizations
- Add your overrides inside the brackets
Example:
"workbench.colorCustomizations": {
"[Cielo]": {
"editor.background": "#1A1E2D"
}
}
Feedback and Contributions
Feedback and contributions are welcome! Please file issues or submit pull requests on the GitHub repository.
License
MIT
| |