Cosmical Theme 👨🏼🚀🚀A Space-inspired Dark theme for those who like the default Dark+ visuals. It comes with a neutral background and a carefully picked color palette that blends in very nicely. Cosmical creates it's own visual language by balancing the use of color and contrast to create a hierarchy of importance. This coloring pattern helps distinguish the code elements. It aims to be an alternative for those who like the default dark look while being a completely new theme, not just an upgrade. 🌌 It will make you feel like you are an astronaut coding in space! 🌌 Installing
or
Features:Colors
Background
Visual language / Coloring patternAs seen in the image above Cosmical uses a coloring pattern divided by groups: Golden, Blue and Neutral.
To give you an example of this pattern in action, imagine a
This pattern is consistent across all the different file formats.
Why it was created?It all started when I was looking for a theme to stick with in my VSCode. After trying a lot of themes from the marketplace, I always came back to the default Dark+, everything else felt weird. After reading Creating a VS Code Theme - CSS tricks, I decided to create my own theme and publish it. If you use Dark+, this theme will be familiar to you as Cosmical is heavily influenced by it, aiming to be an alternative for those who like the default dark look while being a completely new theme, not just an upgrade. ContributingThis is my first theme release and it's only tested for Javascript, React, Svelte, HTML, CSS. After a lot of recent changes, in order to improve the theme and add better support. I think that I've finally landed on a color placement and palette that feels good, so changes won't be that drastic from now on. Feedback is appreciated! If you want to contribute, please check the github repo: https://github.com/jorgemrtr/cosmical-theme Recomended settings (Optional)These are some of my favourite settings based on my personal setup, you can change VSCode settings by:
1. Braket Pairing indent linesThis setting is built in VSCode. I only turn on the option that draws colored vertical and horizontal lines because I find that the actual bracket colorization makes reading the code confusing.
Comparison:Brackets Pairs OffBrackets Pairs On2. Custom Font: "JetBrains Mono"I feel like "JetBrains Mono" makes reading code a lot nicer than the default 'Consolas' font. You can install it from Google fonts
It also comes with ligatures that can make you code more aesthetic but can be confusing. They come disabled by default in VSCode
3. Icon Pack: "Material Icon Theme"My recommendation for an icon pack is "Material Icon Theme" by Philipp Kief.Having an icon pack helps you differentiate the content inside your project. I like to turn down saturation a bit so it isn't too distracting:
|