Pastel Evening Theme
Dark theme with pastel colors and a slight blue hint to the editor.
Color schemeThis theme aims to use relatively few different colors but still clearly distinguish different elements in the code. The comments are purposefully muted to emphasize the actual code. Short summary about colors and their meaning is below.
Additionally static variables and methods are in italic (where possible). Mutable variables are underlined in languages where mutable variables are special, like Rust and Kotlin. See ColorScheme.md for more details about the color scheme. It is recommended to use this theme with semantic highlighting. It will work without it as well, but may miss some colors. Style related editor settings used to develop this theme are
It's worth noting that Linux's and Windows' font rendering is different, I have found that on Linux Tested languagesThe theme has been tested with various languages, mainly against the examples from Code Syntax Examples repo but with some other projects as well.
[^1]: Have been tested with very short snippet. ContributionsAll suggestions, requests or improvements are very welcome. Submit an issue or pull request and we'll see what can be done. Check out CONTRIBUTING.md for more information. InspirationThis theme's code style is inspired by Panda Syntax's and Gatito Theme's pastel colors. Editor's UI style is inspired by Lapce editor's default dark theme. Availability for other editors
License |