An optimized theme for web development that comes with two versions: light & dark.
Coldark is a gray-blue theme. The colors used respect the Web Content Accessibility Guidelines (WCAG) in order to provide sufficient reading comfort. However, with opacity, it is possible that some contrasts are diminished and that they are above level AA.
Coldark consists of three color palettes. The first is common to both versions. The other two each apply to a version.
I tried to keep the same descriptions for both versions. However, for complex themes like VS Code, it doesn't work. So I separated the descriptions into 2 sections:
- Light Theme (Cold)
- Dark Theme (Dark)
On Linux, the title bar and the menu are not customizable. The following screenshots were taken on Windows.
PHP | CSS | JS |
---|---|---|
PHP | CSS | JS |
---|---|---|
Coldark for VS Code can be installed via the extension manager by searching for "Coldark".
Coldark is available in the VisualStudio Marketplace and in the Open VSX Registry. So, you can install it in VS Code, Code - OSS and VSCodium.
- I tested the theme on Linux (Manjaro) and Windows, but not on Mac.
- I do not use all the features of VS Code: it is possible that some elements are not correctly incorporated within the theme.
- I have not tested the versions with all possible languages, only with those that I use commonly.
I added a file named UNUSED.md to specify the unused settings.
Tested with:
- HTML
- CSS / SCSS
- Javascript / JSX
- Typescript / TSX
- JSON
- PHP
- Markdown
- Bash script
This project is open source and available under the MIT License.