Commit Graph

402 Commits

Author SHA1 Message Date
Liquid_system
b4858e1108
fix: Make background transparent when nvim-notify is used (#242) 2022-10-10 20:16:57 +02:00
folke
fd9105c948 chore(docs): auto generate vimdoc 2022-10-05 21:23:15 +00:00
Loong Wang
a950f62157
feat: add hl LspInfoBorder (#236) 2022-10-05 23:22:49 +02:00
Loong Wang
459678063f
feat: added highlights for nvim-notify (#237)
* feat: added highlights for `nvim.notify`

* use c.bg instead of c.bg_float
2022-10-05 23:22:30 +02:00
Folke Lemaitre
d6a0adfe3f
feat: added highlights for Yanky 2022-10-04 16:43:59 +02:00
folke
6d07ad5af7 chore(docs): auto generate vimdoc 2022-10-04 14:43:46 +00:00
Folke Lemaitre
d262551687
fix: increased brightness og HopNextKey2. Fixes #220 2022-10-04 16:43:08 +02:00
Marco Ilari
66bfc2e8f7
feat: Add colors to Neotest (#229) 2022-10-02 18:26:51 +02:00
folke
6b683c15b1 chore(docs): auto generate vimdoc 2022-10-02 16:26:09 +00:00
Loong Wang
df281cc0f1
feat: add options light_style (#231)
* feat: add options light_style

* add default and docs for light_style
2022-10-02 18:25:44 +02:00
folke
4092905fc5 chore(docs): auto generate vimdoc 2022-09-30 08:10:42 +00:00
Folke Lemaitre
5eeeb15bb6
feat: added support for Alpha 2022-09-30 10:10:09 +02:00
Folke Lemaitre
2972400ad0
feat: better highlights for mini.jump 2022-09-30 10:10:09 +02:00
folke
a74cb93b15 chore(docs): auto generate vimdoc 2022-09-28 21:08:57 +00:00
Folke Lemaitre
826a74f0ea
feat: added highlights for nvim-treehopper 2022-09-28 23:08:24 +02:00
folke
c0e757377e chore(docs): auto generate vimdoc 2022-09-27 19:19:15 +00:00
Folke Lemaitre
894c34f345
feat: better colors for ts-rainbow 2022-09-27 21:18:42 +02:00
Folke Lemaitre
ca736b19e5
style: formatting 2022-09-26 16:32:00 +02:00
Jan Christoph Ebersbach
81f0db1bd0
feat: apply transparent to FoldColumn (#221)
Apply `transparent` option also to `FoldColumn`
2022-09-24 16:54:44 +02:00
Folke Lemaitre
6983c90dc3
build: regenerated fish colors 2022-09-24 16:52:58 +02:00
folke
69fb38e43e chore(docs): auto generate vimdoc 2022-09-24 14:50:56 +00:00
adrian5
6e3a3fe532
fix: add fish pager selection color (#222) 2022-09-24 16:50:29 +02:00
folke
a9162a7740 chore(docs): auto generate vimdoc 2022-09-23 15:04:05 +00:00
Sabu Siyad
3c8b7740f6
fix(nvim-tree): handle white separator on transparent sidebar (#224)
- change `NvimTreeVertSplit` to `NvimTreeWinSeparator` since the former
  is deprecated.
  https://github.com/kyazdani42/nvim-tree.lua/pull/1225
- set `NvimTreeWinSeparator` to `border` if sidebar style is `transparent`

Signed-off-by: Sabu Siyad <hello@ssiyad.com>

Signed-off-by: Sabu Siyad <hello@ssiyad.com>
2022-09-23 17:03:39 +02:00
Christian Chiarulli
e0bdba580d
feat: support navic (#216)
* test vert split

* user correct colors

* feat: support navic
2022-09-20 07:43:26 +02:00
folke
99f3f37bbd chore(docs): auto generate vimdoc 2022-09-20 05:27:49 +00:00
Christian Chiarulli
2a74abdf12
feat: add color for Nvimtree vertsplit (#215)
* test vert split

* user correct colors
2022-09-20 07:27:11 +02:00
Folke Lemaitre
7c7425b884
feat: switch purple with magenta for moon style 2022-09-19 07:28:21 +02:00
folke
6c519a88db chore(docs): auto generate vimdoc 2022-09-19 04:51:07 +00:00
Folke Lemaitre
96237c32b5
docs: added screenshot for moon style 2022-09-19 06:50:35 +02:00
folke
ed761a55d7 chore(docs): auto generate vimdoc 2022-09-19 04:48:31 +00:00
Folke Lemaitre
bd8cb17110
docs: added docs on the new moon style 2022-09-19 06:48:01 +02:00
Folke Lemaitre
9bc8f4e8f0
feat: improved tokyonight moon (based on moonlight theme) palette 2022-09-19 06:47:39 +02:00
Folke Lemaitre
1d1d1722e0
refactor!: move extras in seperate directories 2022-09-18 23:51:39 +02:00
Folke Lemaitre
11b3130068
build: added generated moon styles for all extras 2022-09-18 23:46:44 +02:00
Folke Lemaitre
ade781ab5d
feat!: new moon style for TokyoNight, based on the Moonlight theme 2022-09-18 23:46:24 +02:00
Folke Lemaitre
d24fb036b1
fix: generated extras with latest theme defs 2022-09-18 23:45:13 +02:00
folke
561a878fdb chore(docs): auto generate vimdoc 2022-09-17 19:45:32 +00:00
Folke Lemaitre
9a60ac462e
fix: revert MsgArea bg 2022-09-17 21:45:03 +02:00
Folke Lemaitre
3e79e043df
style: fixed some sumneko diagnostics error 2022-09-13 16:45:06 +02:00
folke
dd2d0d2570 chore(docs): auto generate vimdoc 2022-09-13 05:21:55 +00:00
Akaam Shamerany
e67a320d1a
docs: fix spelling errors in README (#210) 2022-09-13 07:21:24 +02:00
Folke Lemaitre
63e24b3565
fix: create only one autocmd for sidebars 2022-09-12 11:51:35 +02:00
folke
3271d5d4ab chore(docs): auto generate vimdoc 2022-09-12 07:08:42 +00:00
Folke Lemaitre
467ddc3a6e
docs: added more info on how to override colors and highlihgts 2022-09-12 09:08:10 +02:00
folke
c3507dee7e chore(docs): auto generate vimdoc 2022-09-12 05:51:50 +00:00
Folke Lemaitre
25a1a77b00
feat: use new style definitions for hl groups. Keep backward compatibility for string styles 2022-09-12 07:51:08 +02:00
Folke Lemaitre
fe120cc71e
feat: use sidebar bg style for MsgArea 2022-09-11 16:14:14 +02:00
Folke Lemaitre
afd9c6137a
fix: better check for support of new highlight groups 2022-09-11 10:48:49 +02:00
folke
eab88d434d chore(docs): auto generate vimdoc 2022-09-11 08:38:28 +00:00