mvllow
|
95b458f7b8
|
fix: reset palette when switching colorschemes
|
2023-05-28 17:25:09 +02:00 |
|
not
|
4eac261d57
|
Merge canary (#114)
* feat!: use new highlight api
* feat: support custom highlight blending
Example:
```
{
highlight_groups = {
StatusLine = { bg = 'love', blend = 10 }
}
}
```
* refactor: move config into separate file
* wip: update semantic tokens
* ci: add issue templates
Thanks to https://github.com/folke/lazy.nvim for the inspiration!
* ci: fix template formatting
* chore: update editorconfig
* fix: decouple more backgrounds from floats
* change `@tag.attribute` to iris
* add cursor highlights
Closes #121
* match link underline colour
* improve `dim_nc_background` behaviour
ref #123
* feat: expose each variant as individual theme
ref #98
* feat: update tokens
ref #107
* feat: distinguish between `CmpItemKind`'s
|
2023-02-22 13:25:36 -06:00 |
|
numToStr
|
77b86d9327
|
chore: rename colors/rose-pine.{vim => lua} (#105)
|
2022-11-20 09:39:24 -05:00 |
|
not
|
b425bbd84c
|
breaking: move to lua config (#64)
Co-authored-by: fvrests <fvrests@icloud.com>
|
2022-02-13 16:18:23 -06:00 |
|
mvllow
|
6bdbe52159
|
refactor: simplify init
|
2021-12-03 09:36:54 -06:00 |
|
mvllow
|
a0d3fb5e9c
|
format
|
2021-08-20 11:00:41 -05:00 |
|
mvllow
|
f0c2be8d63
|
init
|
2021-05-18 11:15:39 -05:00 |
|