Commit graph

16 commits

Author SHA1 Message Date
mvllow
6fd3a3f1b5 feat: alias _experimental_nc to nc in the palette 2023-03-22 18:44:38 -05:00
not
826458a62c feat: add background_nc and panel_nc groups (#130) (#132) 2023-03-06 14:40:10 -06:00
not
16a4739664 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
4a3b4512fc refactor: format and remove unused values
- update format rules
- update plugin file headers
- remove unused opacity from palette
2022-06-16 00:43:09 -04:00
mvllow
64986b857d fix user options not being applied
closes #69
2022-02-14 15:20:30 -06:00
not
317a7c8473 breaking: move to lua config (#64)
Co-authored-by: fvrests <fvrests@icloud.com>
2022-02-13 16:18:23 -06:00
fvrests
5d1388889e update dawn overlay 2022-02-06 16:42:43 -06:00
mvllow
b1069203d1 feat: add link override
- refactor config and readme
2022-02-02 17:44:16 -06:00
not
e0fd291fb0 Update palette (#58)
* chore: format

* feat!: use new palette

- color "inactive" has been renamed to "muted"
- update subtle and muted colors
2022-01-21 20:27:22 -06:00
mvllow
f712b06101 refactor: palette 2021-12-03 09:29:55 -06:00
mvllow
876b18a78e chore: format 2021-12-01 13:51:24 -06:00
mvllow
44065fcafe fix: improve highlight contrast
closes #40
2021-12-01 13:08:18 -06:00
mvllow
289364453d accept full name theme name as variant 2021-07-18 15:34:03 -05:00
mvllow
bb55731acc Revert "tempfix: galaxyline breaks in LunarVim"
This reverts commit 65b4c21e59.
2021-07-13 20:35:46 -05:00
mvllow
65b4c21e59 tempfix: galaxyline breaks in LunarVim 2021-07-13 20:07:20 -05:00
mvllow
f0c2be8d63 init 2021-05-18 11:15:39 -05:00