Flat-Theme is a minimal Visual Studio Code theme collection generated from a standalone source palette in this repository.
Flat-Theme (Dark)(dark) Uses background#202124with accent#94E2D5while keeping the flat, low-border UI structure.Flat-Theme (Light)(light) Uses background#FAFBFCwith accent#80CBC4while keeping the flat, low-border UI structure.Flat-Theme (Frappé)(dark) Uses background#303446with accent#ca9ee6while keeping the flat, low-border UI structure.
- Edit
themes/source-theme.jsonto change palettes or variant definitions. - Rebuild generated files with
python3 scripts/build_themes.py. - Verify generated files are current with
python3 scripts/build_themes.py --check.
The files in themes/, package.json, and this README are generated outputs and should not be hand-maintained.
MIT License. See LICENSE for details.