Commit graph

2 commits

Author SHA1 Message Date
mvllow
557b4faaf6
feat: add new treesitter highlight groups 2024-01-23 14:56:43 -06:00
not
b776a47b8b
feat!: add new options with better support for transparency (#185)
This commit adds a few new options and improves transparency support.

Enable transparency styles:

```lua
styles = { transparency = true }
```

Feedback is appreciated!
2024-01-07 13:42:09 -06:00