kanso.nvim/lua
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
..
kanso feat\!: replace disableItalics with italics config option 2025-05-31 14:11:00 +02:00
lualine/themes Refactor theme colors and UI settings for improved visibility and consistency across components. Update README. 2025-05-07 11:27:21 +02:00