A VS Code theme with bubblegum colors on a moonlit background
atomiks.moonlight
moonlight.cssstylesheet:
.mtk11 { color: #91bbff; text-shadow: 0 0 10px #2f36ff, 0 0 22px #9d91ff, 0 0 2px black; }.mtk12 { color: #67d2ff; text-shadow: 0 0 15px #12baff, 0 0 2px black; }
⚠️ The
mtktoken numbers (11 and 12 above – which represent the two function colors) can change when the theme or VS Code version is updated, causing incorrect colors. When new releases arrive, make sure to visit the README for the updated stylesheet or make an issue if they change due to VS Code – I will update them accordingly.