Commit Graph

423 Commits

Author SHA1 Message Date
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
Folke Lemaitre
b40cc52861
feat: added support for LspSignatureActiveParameter 2021-07-08 10:26:49 +02:00
Folke Lemaitre
50b1e71be5
feat: added .Xresources 2021-07-06 16:40:18 +02:00
Folke Lemaitre
0ead86afe3
perf: only do hi clear when non default colorscheme is active 2021-06-29 09:44:01 +02:00
Folke Lemaitre
b15ab410a5
fix: brighter conceal. Fixes #70 2021-06-25 17:09:43 +02:00
Folke Lemaitre
53a30cdb96
docs: added vim docs 2021-06-25 14:35:09 +02:00
Folke Lemaitre
67d58e2f4d
fix: clear config cache when reloading colorscheme. Fixes #71 2021-06-25 14:34:57 +02:00
Francisco Lopes
933bd158ce
feat: add setting for bold A section of lualine (#68)
Upstream lualine themes have this section in bold, so provide an option
to have that.
2021-06-25 05:33:10 -07:00
Tim Tyrrell
4d45b01c46
feat: add lightline tab colors (#69) 2021-06-24 23:16:04 -07:00
Gaetan Puleo
65b99e5a77
feat: added fern and lspsaga colors (#56) 2021-06-24 00:20:09 -07:00
Folke Lemaitre
6e1d4c2f37
perf: remove async loading 2021-06-19 18:55:40 +02:00
Folke Lemaitre
825936964b
fix: treesitter queries have been merged upstream. no longer needed 2021-06-17 20:41:51 +02:00
Santos Gallegos
56da7ce1d5
feat: Change TSTextReference from red to teal (#62) 2021-06-17 04:43:36 -07:00
Folke Lemaitre
852c9a8468
refactor: simplified extra template system and added docs 2021-06-04 08:26:02 +02:00
Peter Tri Ho
8efc2ddfc6
feat: add tmux themes (#59) 2021-06-01 00:17:41 -07:00
Folke Lemaitre
89ebe0a276 feat: added wezterm color schemes 2021-05-21 14:51:45 +02:00
Folke Lemaitre
ed89c01ea0 fix: dont lazyload lsp colors 2021-05-21 14:07:15 +02:00
Folke Lemaitre
4b1a3f7b0d feat: better markdown support 2021-05-21 12:19:26 +02:00
Folke Lemaitre
6be063284b feat: configurable brightness of the Day style 2021-05-19 08:49:33 +02:00
Folke Lemaitre
48b2bee03c docs: fixed vim script example to use 1 instead of true 2021-05-17 14:16:10 +02:00
Santos Gallegos
9466f5e618
fix: improved tree-sitter support (#40) 2021-05-16 23:44:57 -07:00
Santos Gallegos
5eb534d77e
feat: lightline theme (#39) 2021-05-16 23:44:17 -07:00
Folke Lemaitre
1e7f849d17 fix: improved git signs colors 2021-05-14 23:23:14 +02:00
Arnav Borborah
b5a9a78b8d
Update bright black color for iTerm2 to #414868 (#38) 2021-05-14 10:31:41 -07:00
Folke Lemaitre
09cc28432f build: selene + stylua 2021-05-12 11:19:28 +02:00
Folke Lemaitre
fc7301ab94 fix: spelling and markdown links 2021-05-12 11:18:48 +02:00
Folke Lemaitre
d9ff8c6f9d fix: better markdown styles 2021-05-11 13:21:48 +02:00
Folke Lemaitre
1f2eb664eb Merge branch 'main' of github.com:folke/tokyonight.nvim 2021-05-09 17:45:09 +02:00
Folke Lemaitre
7d65671e5a feat: light and random ;) 2021-05-09 17:45:05 +02:00
Gaetan Puleo
ff6324cc2b
fix: NvimTreeSymlink and NvimTreeImageFile (#33) 2021-05-09 08:39:01 -07:00
Folke Lemaitre
529e6d9f32 refactor: removed setting lualine highlight groups for siagnostics. lualine PR will fix this 2021-05-07 12:07:59 +02:00
Folke Lemaitre
13a63eba5a Merge branch 'main' of github.com:folke/tokyonight.nvim 2021-05-07 11:43:56 +02:00