Grace Petryk
|
42e4ed0625
|
grace-rose-pine -> rose-pine
|
2024-02-09 17:06:38 -08:00 |
|
Grace Petryk
|
31deb72bd0
|
module name
|
2023-03-10 16:10:05 -07:00 |
|
Grace Petryk
|
45aeb1bcd2
|
name & lighter moss
|
2023-03-10 15:51:45 -07: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 |
|
mvllow
|
3f0a6c06da
|
feat: allow overriding unset highlight groups
|
2022-06-16 00:52:16 -04:00 |
|
mvllow
|
22b0dea68d
|
refactor: remove deprecation messages
|
2022-06-16 00:52:16 -04:00 |
|