Commit graph

3 commits

Author SHA1 Message Date
Webhooked
1afbbb449a feat: add minimal mode for reduced color palette
Add new `minimal` config option that provides a cleaner, more focused
  color scheme with fewer distinct colors:
  - Variables/constants: white
  - Functions/methods: blue
  - Types: aqua
  - Keywords/statements: gray
  - Operators: yellow
  - Brackets/punctuation: gray
  - Properties/members: violet
2026-01-31 16:47:32 +01:00
Kacper Hemperek
aaa72b68b6 Add config field to disable bold styles across the whole theme 2025-05-21 09:18:51 +02:00
Webhooked
62e9c5d669 Initial commit 2025-05-06 12:02:29 +02:00