Commit Graph

55 Commits

Author SHA1 Message Date
Shreyas A S
a21ec7417b fix(#32): add normal mode color for lualine_z section (#34) 2024-03-13 09:25:40 -04:00
Shreyas A S
78a225ba2f fix(#33): add command mode color for lualine (#35) 2024-03-13 09:24:35 -04:00
GageErwin
fe5847e379 feat: add alacritty toml file (#31)
* add alacritty toml file

* fix formatting

---------

Co-authored-by: Gage Erwin <gageerwin@Gages-MacBook-Pro.local>
2024-02-24 14:49:47 -05:00
b6f365cf5b feat: add WinSeparator highlight (#29) 2024-01-02 04:21:37 -05:00
4bfb429242 fix: uppercase colors 2023-07-31 19:44:37 -03:00
f61e349733 fix(docs): package manager link 2023-07-31 19:36:36 -03:00
tiagovla
984c4c699a feat: add setup and simplify logic (#22)
* feat: add setup and simplify logic

* docs: update README

* chore: add config styles

* chore: simplify util function

* docs: add identifiers to styles
2023-07-31 19:22:35 -03:00
b44f0cac4a feat: add support for flash.nvim (#21) 2023-06-27 16:24:46 -03:00
32be5242f6 feat: add treesitter highlights as default 2023-01-28 15:39:21 -03:00
9e940a1193 fix: invalid character in group name 0.7 neovim version (#18) 2022-10-21 03:08:58 -03:00
3949fe8888 fix: update TS + semantic tokens highlights 2022-10-17 08:25:41 -03:00
2d60e9dc2b fix: fg instead of bg 2022-09-18 19:23:08 -03:00
40b0f543fc feat: add LspInfoBorder highlight group 2022-09-18 19:20:34 -03:00
Thomas Croft
b8edc0d7b2 feat: add terminal theme support (#17)
Co-authored-by: Thomas Croft <thomas.croft@proton.me>
2022-07-27 01:31:04 -03:00
e505c2bf88 feat: add support for global highlight namespace
IMPORTANT: neovim 0.7 or higher is required
Custom configs should use the global namespace 0 instead of "tokyodark"
2022-04-25 01:22:45 -03:00
97d57cd547 feat: add FocusedSymbol highlight group 2022-04-25 01:19:14 -03:00
bb5f45c4e0 doc: update year 2022-04-25 01:18:20 -03:00
5aed3dd6c4 feat: add CurSearch highlight group 2022-04-21 03:25:31 -03:00
cb80f156fe fix: add missing x,y regions 2022-03-11 06:24:56 -03:00
tiagovla
3d9bbe8202 feat: add LspReference* support #13 2022-02-11 16:11:52 -03:00
tiagovla
bdc631e2c0 perf: switch from .vim to .lua 2022-01-19 17:19:39 -03:00
tiagovla
592697a718 fix: invalid for new lua parser 2022-01-19 17:17:58 -03:00
ff7a292a3b fix: visual highlight with higher contrast #11 2022-01-12 01:10:34 -03:00
7a118792de fix: pmenu highlights #10
Normal is shared among all highlight namespaces.
It only works correctly if set using vim.cmd while the api does not
support the global 0 namespace.
2021-12-31 03:02:37 -03:00
232b2d3d48 feat: better support for nvim-cmp 2021-12-31 03:01:09 -03:00
230a6d0cd4 fix(highlights): coc using wrong background colors #9 2021-12-09 21:53:36 -03:00
3478be4564 feat: add nvim-cmp support 2021-11-17 10:37:57 -03:00
tiagovla
3ac4f82813 doc: fix logo url 2021-11-11 00:30:44 -03:00
50496096f3 feat: add DiagnosticSign groups to lsp 2021-10-31 02:00:43 -03:00
72e34d9352 style: adopt stylua formatting as default 2021-10-23 02:00:04 -03:00
19d9c22881 fix: reorder and change terminal_color_8 to not pure black 2021-10-23 01:56:16 -03:00
cd190c40df ci: add stylua formatting 2021-10-23 01:54:11 -03:00
a727844f4f docs: better formatting 2021-10-23 01:53:30 -03:00
903c73f566 feat: expose colors 2021-10-23 01:51:38 -03:00
c1052e548d Add: todo/fix/note treesitter support #7 2021-10-12 22:56:18 -03:00
396545a11a Fix: remove async loading not supported in v0.5 #6 2021-10-11 23:30:38 -03:00
84d3a09092 Fix: not setting colorscheme correctly #5 2021-10-08 22:22:56 -03:00
Aquib
e923c165ca Fix: possible fix for highlights overriding
Fix: possible fix for highlights overriding #3
2021-09-05 07:08:59 -03:00
ecdac5bf23 Update: remove sync loading for hl.langs and hl.plugins 2021-08-02 19:33:37 -03:00
4714677bb3 Update: Async loading of langs and plugins 2021-05-09 03:47:54 -03:00
7e023f6855 Update README.md 2021-05-03 22:24:33 -03:00
dc34f1028b Add support to Diffview 2021-05-03 22:21:57 -03:00
tiagovla
08d6a802b6 Update README.md 2021-05-03 16:26:47 -03:00
tiagovla
6a79813040 Update README 2021-04-22 23:08:11 -03:00
21216c107a Add lualine support 2021-04-22 21:54:24 -03:00
cbc1447de4 Update highlights, terminal and configs 2021-04-22 21:40:59 -03:00
8c712885e6 Update README 2021-04-22 16:59:38 -03:00
40c9f7ddc1 Remove individual language settings, use treesitter instead 2021-04-22 03:30:52 -03:00
tiagovla
c03665e444 Create README.md 2021-04-22 01:58:14 -03:00
44d3879b37 Rename to tokyodark 2021-04-22 01:11:09 -03:00