kanso.nvim/lua/kanso
Webhooked 26f5c9686b fix: respect vim.o.background when loading colorscheme
- Change default background.light from "ink" to "pearl" so light mode
    uses a light theme by default
  - Clear _EXPLICIT_THEME when load() is called without arguments so
    :colorscheme kanso properly respects vim.o.background setting

  Fixes #45
2026-01-10 12:39:28 +01:00
..
highlights Improve BufferLine highlight definitions 2025-11-05 10:15:55 +01:00
lib Add EditorConfig and standardize code formatting 2025-05-26 11:01:00 +02:00
colors.lua fix: resolve lazy.nvim loading issue and theme priority 2025-07-31 08:56:33 +02:00
init.lua fix: respect vim.o.background when loading colorscheme 2026-01-10 12:39:28 +01:00
themes.lua Update bg_dim to use lighter palette variants 2025-12-30 12:35:07 +01:00
utils.lua feat: add contrast foreground config option 2025-07-25 11:45:27 +02:00