PK Minimal
Minimalistic light and dark themes for VS Code.
Features
- PK Dark — dark theme for night coding.
- PK Light — light theme for daytime coding.
Development
- Open the theme folder in VS Code.
- Press
F5 to launch Extension Development Host.
- Go to
Preferences → Color Theme and select PK Dark or PK Light.
Folder Structure
package.json — extension metadata and theme registration
dark.json — PK Dark theme
light.json — PK Light theme
| |