Commit Graph

204 Commits

Author SHA1 Message Date
Folke Lemaitre
4bbf5e57a5 docs: added LICENSE 2022-09-05 10:27:41 +02:00
folke
910d808f8d Auto generate docs 2022-09-05 08:02:25 +00:00
Folke Lemaitre
75d0d0915a build: added panvimdoc github action 2022-09-05 10:01:51 +02:00
Folke Lemaitre
e1cb2068a8 fix: cleanup 2022-09-03 23:47:51 +02:00
Folke Lemaitre
a8c7c3b11b style: fixed EmmyLua annotations 2022-09-03 23:47:25 +02:00
Folke Lemaitre
fbe359fe36 refactor: formatted code 2022-09-03 15:44:00 +02:00
Folke Lemaitre
5c086f9598 fix: use bg instead of none for TelescopeNormal 2022-09-03 15:43:49 +02:00
Hass
77763c7918 fix: set bg color to none inactive lualine when set to transparent (#138)
this was previously set to to the default bg color and there wasn't
really transparent
2022-09-02 08:13:21 +02:00
Peter Tri Ho
0786a2acd8 feat: add support for nvim-scrollbar (#141)
https://github.com/petertriho/nvim-scrollbar

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2022-09-02 08:12:22 +02:00
not
4e352f3f44 docs: fix typo (#150)
Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2022-09-02 08:08:52 +02:00
Azhary Munir Abdillah
ef3abe6668 feat: add support for ts-rainbow (#174) 2022-09-02 08:08:07 +02:00
Mark Story
f589494e57 feat: Improve the cursor color of day Kitty theme (#153)
* Improve the cursor color of day Kitty theme

Previously the cursor colour would have the default foreground
color which is a a bit too dark when you have a block cursor and use
autocomplete features. Using the background color as the cursor text
ensures that text in a block cursor is always visible.

* Update generation script and other kitty themes
2022-09-02 08:07:31 +02:00
typicode
eaf6a7607e feat: add color config for foot (#147)
* feat: add foot terminal template

* feat: add foot terminal template

* chore: generate foot config

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2022-09-02 08:04:52 +02:00
tormodatt
a1d1c0fb19 feat: add bg hightlight on NvimTreeOpenedFile (#163) 2022-09-02 08:01:21 +02:00
raminou
d75cd5259a fix: use terminal_colors (#161)
Co-authored-by: Remi Drouin <rdrouin@graimatterlabs.ai>
2022-09-02 08:00:36 +02:00
Augusto César Dias
d15c01499f Add color for folder icon in NvimTree and remove ugly background (#160)
* Add color for folder icon in NvimTree and remove ugly background

* Adding missing comma
2022-09-02 07:59:08 +02:00
l0calh0st
19cb7e17e7 docs: update wrong operator in doc (#182) 2022-09-02 07:58:02 +02:00
abxh
6dfdfcbeea docs: requires() -> require() (#184) 2022-09-02 07:57:31 +02:00
Jon Eskin
111a00b98d docs: fix comment (#187) 2022-09-02 07:57:12 +02:00
Flo
e83f1d5b7d feat(extras): add Tilix themes (#188) 2022-09-02 07:56:05 +02:00
Evgeni Chasnovski
8583ca39dd feat: Add explicit support for 'mini.nvim'. (#179) 2022-09-02 07:54:15 +02:00
Hass
eb6803854a fix: Improved telescope theme for non transparent mode. (#146)
* set TelescopeNormal to default fg and bg colors

When transparency is enabled the background for Telescope seems to be
just black. This this doesn't blend well with the rest of the theme in
transparency mode. While the default fg and bg are not transparent, they
do provide a better contrast and seems easier on the eye.

* Telescope background defaults to none if transparent not set
2022-09-02 07:53:01 +02:00
Folke Lemaitre
791c2a219a fix: updated highlight groups for illuminate 2022-09-01 12:28:04 +02:00
Hassan Khalid
8223c97067 feat: set TelescopeNormal to default fg and bg colors (#137)
When transparency is enabled the background for Telescope seems to be
just black. This this doesn't blend well with the rest of the theme in
transparency mode. While the default fg and bg are not transparent, they
do provide a better contrast and seems easier on the eye.
2021-12-31 09:43:19 +01:00
Folke Lemaitre
d561999136 feat: better colors for LightSpeed 2021-12-17 23:30:40 +01:00
Augusto César Dias
b3a829d2ba Adding more cmp item kinds (#125) 2021-12-04 14:14:58 +01:00
Jorge Mederos
3cbf86cf04 fix: sidebars dark bg on night style (#107) 2021-11-30 09:07:38 +01:00
Folke Lemaitre
0d91764955 feat: added support for CmpKind hilight groups 2021-11-30 09:06:50 +01:00
Folke Lemaitre
2981e4bd09 Merge branch 'main' of github.com:folke/tokyonight.nvim 2021-10-22 09:24:56 +02:00
Folke Lemaitre
3fcd611e14 refactor: only define LspDiagnostics groups when vim.diagnostic does not exist 2021-10-22 09:24:49 +02:00
Kaiz Khatri
e877fe7522 docs: override colors inside vim config example (#104) 2021-10-21 12:32:23 +02:00
Santos Gallegos
6825ab382b fix: support new NvimTreeNormalNC hl group (#109)
This was introduced in https://github.com/kyazdani42/nvim-tree.lua/pull/705.
Following the hl groups fro this theme, I'm mapping both to the same
color
eede574f9e/lua/tokyonight/theme.lua (L49-L50)
2021-10-21 12:27:46 +02:00
Folke Lemaitre
53d0576d25 fix: added proper styles for diagnostic virtual text and underlines 2021-10-21 10:25:26 +02:00
Abouzar Parvan
cd6f57c0a4 feat: add support for vim.diagnostic and nvim-cmp custom menu (#103)
* vim.lsp.diagnostic has been moved to vim.diagnostic

* feat: added support for cmp custom menu
2021-10-21 10:11:39 +02:00
Josh Dick
8b53447ff6 fix: Make lightline theme use same colors as lualine theme (#95) 2021-10-21 10:03:14 +02:00
Kovid Goyal
eede574f9e Cleanup kitty themes (#91)
Makes them suitable for inclusion in
https://github.com/kovidgoyal/kitty-themes
2021-08-30 03:43:43 -07:00
Folke Lemaitre
8e8a11e001 fix: make Conceal a little brighter. Fixes #70 2021-08-06 10:18:04 +02:00
Folke Lemaitre
a5b3cbe750 fix: defer loading lualine updates for inactive statusline. Fixes #78 2021-08-05 13:51:06 +02:00
Folke Lemaitre
1ea69504b6 fix: ColorColumn = black. Fixes #72 2021-08-05 09:59:48 +02:00
Folke Lemaitre
f25cd9e982 docs: added docs on how to use the color palette for other plugins. Fixes #75 2021-08-05 09:48:22 +02:00
Folke Lemaitre
921770e89d feat: added support for ALE signs 2021-08-05 09:34:39 +02:00
codicocodes
7df343023f Add support for configuring transparent sidebar (#77)
Co-authored-by: Codico <>
2021-08-05 00:29:08 -07:00
Kaiz Khatri
26c68031b3 nested & NONE colors override added (#84) 2021-08-05 00:28:18 -07:00
jpe90
148175ab9d highlight LspCodeLens with comment color (#85) 2021-08-05 00:25:57 -07:00
Folke Lemaitre
0ee0bcf14d fix: updated day scheme for xfce 2021-07-21 22:56:31 +02:00
Ian McGaunn
0b4fdc5d63 feat: add colorscheme generator and themes for xfce4 terminal (#81)
Co-authored-by: ian mcgaunn <ian@mcgaunn.com>
2021-07-21 13:55:33 -07:00
George Pickering
f7af47749a fix: vim-plug needs info for non-master defaults (#74) 2021-07-20 00:42:09 -07:00
Steven Arcangeli
db8865e464 Add plugin support for Barbar (#73) 2021-07-20 00:41:49 -07:00
Folke Lemaitre
789a978af2 fix: LspFloatWinNormal bg to bg_float 2021-07-20 09:40:31 +02:00
Folke Lemaitre
e3ad6032a7 fix: Hop & Lightspeed 2021-07-09 23:35:04 +02:00