Personal VSCode theme, solid black/blue/white with the vibrant syntax highlighting of Dark Mint[license?].
Foreground #ffffff
, background #000000
, default accent color of #3f00ff
, like in the logo. Colors are configurable when compiling.
Dependencies: vsce
, nodejs
, gnumake
Use the provided Makefile
to compile the extension, and install it with your code-oss fork of choice (in my case, code-server --install-extension edark.vsix
)
Replace racket-based compiler with a shell script
Reversed bracket colors for an RGB-kinda look
Fix inlay hint colors
Add custom accent color support, add tpl
for building
Add more colors, adjust syntax highlighting appearance
Initial Release
The theme is derived from Dark Mint, which has no license file (but says MIT in the package.json
so i'm going with that) but I'm hopefully using this with permission, I will relicense this if needed.