Vscode-dark-islands Alternatives
Similar projects and alternatives to vscode-dark-islands
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
vscode-dark-islands discussion
vscode-dark-islands reviews and mentions
-
VSCode Dark Islands – Safe Version
Some months back this repo on github had made a good looking vscode dark islands theme: https://github.com/bwya77/vscode-dark-islands
This "extension" however relied on a different extension that helped load in custom css alongside doing a bunch of unnecessary code patching to other parts of vscode. Not to mention, the install script permanently modified your settings.json file and completely changed it.
I forked a safer version of the theme that simply provides a CSS file and relies on a super minimal extension that simply inlines the custom CSS into one of VSCode's html files. Try it here: https://github.com/raaid3/vscode-dark-islands/forks
Stats
raaid3/vscode-dark-islands is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of vscode-dark-islands is CSS.