A cute gothic pastel theme inspired by Poku's visual identity.
π‘ While Poku Test Runner makes testing easier, Poku's theme makes it easy to read your code.
It's not just about combining colors, but establishing consistency between different language syntaxes.
This is a monorepo to organize all the themes. For samples, compatible syntaxes, etc., see the package:
Name | Package | |
---|---|---|
Visual Studio Code | ./packages/vscode |
- If your favorite editor isn't here, how about contributing? π
This section describes the themeβs core color palette. It serves as a guide for developers who want to adapt the Poku Theme to other editors, variations or tools beyond VSCode.
These colors appear throughout syntax highlighting, driving legibility and consistent emphasis.
These vibrant shades intensify the visual experience, highlighting errors, selections, links, etc.
Purpose | HEX | π¨ |
---|---|---|
Line Numbers (Inactive) | #51647d |
|
Line Numbers (Active) | #948ef9 |
|
Notifications (BG) | #ffd3ed |
|
Notifications (FG) | #821469 |
|
Diff Editor (Removed) | #e323902d |
|
Diff Editor (Inserted) | #45cf962d |
Dark Poku's theme is defined by:
- Dark background with light text.
- Soft comments in a subtle blue-gray.
- Lavender/purple keywords.
- Strings / functions in bluish-lilac tones.
- Selections and errors highlighted in vibrant purple/pink.
- Occasional accents in magenta and bright blues.
Feel free to contribute improvements, new variations, languages and even editors.