Commit graph

9 commits

Author SHA1 Message Date
Webhooked
fa23cca0ce Update README with new Mist variant 2025-06-09 10:08:08 +02:00
Daniel Tan
64299f65d4
Fix example in readme
In this example code snippet, the variable name was specified as `zen_colors` but the code was extracting the colors for the "ink" palette. Did a simple fix to make the variable name consistent with the code.
2025-06-03 15:10:24 +08:00
Webhooked
138f08461f feat\!: replace disableItalics with italics config option
Replace the negative boolean `disableItalics` with positive `italics` option for better API ergonomics. This affects all italic styling throughout the theme including comments, keywords, and plugin highlights.

BREAKING CHANGE: Users must update their configuration from `disableItalics = true` to `italics = false`.
2025-05-31 14:11:00 +02:00
Webhooked
f2d1e6bf11 Add Yazi, Zathura, and Zellij to the extras section in the README 2025-05-30 11:44:28 +02:00
Kacper Hemperek
b3a2a32108 Update readme to include bold field in the default config 2025-05-21 09:23:58 +02:00
Webhooked
6d7770eda6 Add option to disable italic styling 2025-05-07 11:49:57 +02:00
Webhooked
e5ae0533c5 Refactor theme colors and UI settings for improved visibility and consistency across components. Update README. 2025-05-07 11:27:21 +02:00
Webhooked
47074d196d Update VS Code extension marketplace link 2025-05-06 12:04:25 +02:00
Webhooked
62e9c5d669 Initial commit 2025-05-06 12:02:29 +02:00