mirror of
https://github.com/webhooked/kanso.nvim.git
synced 2026-05-31 22:27:01 +02:00
commit
d5975aa93b
1 changed files with 1 additions and 1 deletions
|
|
@ -257,7 +257,7 @@ local palette_colors = colors.palette
|
|||
local theme_colors = colors.theme
|
||||
|
||||
-- Get the colors for a specific theme
|
||||
local zen_colors = require("kanso.colors").setup({ theme = 'ink' })
|
||||
local zen_colors = require("kanso.colors").setup({ theme = 'zen' })
|
||||
```
|
||||
|
||||
## 🧩 Extras
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue