siduck76
c79d36ce17
rename norchad theme
2021-08-28 06:19:55 +05:30
siduck76
a1aa54b808
Update base16.lua
2021-08-26 12:52:23 +05:30
siduck76
de110d2ca6
fix incorrect color : one-light theme
2021-08-21 23:24:29 +05:30
siduck76
391a5ea449
Merge pull request #7 from Akianonymus/master
...
Cleanup
2021-08-20 12:48:11 +05:30
Akianonymus
011976ee1b
Cleanup
...
no need to use external functions, these are now part of neovim core
2021-08-20 12:28:06 +05:30
siduck76
78b42334e8
update onelight
2021-08-19 23:59:34 +05:30
siduck76
f96c366bfb
Merge pull request #6 from JustSage/chadracula-operator-fix
...
refactor(theme): change operators color from white to bright pink
2021-08-19 22:56:21 +05:30
Sage Baram
535bde0a0b
refactor(theme): change operators color from white to bright pink
2021-08-19 20:23:14 +03:00
siduck76
a2178a1bf6
Merge pull request #5 from JustSage/chadracula-fix
...
refactor(base16): refactor chadracula to fit the orignal theme
2021-08-17 21:44:29 +05:30
Sage Baram
e8466d74f7
refactor(base16): refactor chadracula to fit the orignal theme
2021-08-17 18:34:08 +03:00
siduck76
4b9db4c44b
update mountain theme
2021-08-17 19:12:15 +05:30
siduck76
d86fe11d46
improve chadracula
2021-08-17 17:28:53 +05:30
siduck76
12691a33ae
re-add missing theme
2021-08-16 18:34:15 +05:30
siduck76
3c36f07c05
add one-light theme
2021-08-16 17:37:37 +05:30
siduck76
12bb5bbd96
update dracula theme
2021-08-16 15:19:06 +05:30
siduck76
65167415ca
dracula og colors
2021-08-16 15:09:27 +05:30
siduck76
56ce96112a
clean up | rm unused plugin highlights
2021-08-16 15:01:35 +05:30
siduck76
a64f31730f
remove unused cterm stuff
2021-08-16 10:17:45 +05:30
siduck76
ca1b37e67f
rename theme name
2021-08-16 08:58:35 +05:30
siduck76
90925a0ad4
avoid using hyphens in theme name
2021-08-16 08:41:37 +05:30
siduck76
e5d2622222
rm unused themes
2021-08-16 08:29:57 +05:30
siduck76
741099af4f
everforest theme : fix ugly hex color
2021-08-12 23:27:25 +05:30
siduck76
6f237f762d
add everforest
2021-08-12 23:08:44 +05:30
siduck76
acecae04e0
Merge pull request #4 from DaHolyCheese/patch-1
...
updated mountaineer base16 theme
2021-08-12 18:57:32 +05:30
DaHolyCheese
b5b3b25cda
updated mountaineer base16 theme
...
changed some colors to match pradyungn/Mountain, changed all the blue colors and whites with mountain grayscale
2021-08-12 10:21:44 -03:00
siduck76
91dac294ce
add chadracula theme
2021-08-10 20:08:49 +05:30
siduck76
d27f8cd5ee
Merge pull request #3 from Akianonymus/master
...
Move themes to seperate files
2021-08-10 16:34:58 +05:30
Akianonymus
619a8026ba
[2/2]: Add theme files
2021-08-10 15:51:26 +05:30
Akianonymus
86a08c7983
[1/2]: Move themes to seperate files
...
apart from the reason its more readable this way
it saves us a few seconds
but as theme names are not available now, can't use the function to get
theme names ( doesn't affect any theme applying functionality )
2021-08-10 15:49:03 +05:30
siduck76
8598dad297
add mountaineer theme
2021-08-07 20:27:58 +05:30
siduck76
9b7835404c
better purple col for tokyonight
2021-08-06 21:45:17 +05:30
siduck76
11cc481536
better color blue color for tokyonight theme
2021-08-06 21:20:15 +05:30
siduck76
02c88a5822
add tokyonight theme
2021-08-06 21:16:41 +05:30
siduck76
cd5e3cd3a1
new theme names
2021-07-28 18:32:04 +05:30
siduck76
6f24d6219c
modified: lua/base16.lua
2021-07-25 14:52:22 +05:30
siduck76
0160c65eb1
better bg color for javacafe theme
2021-07-25 14:50:24 +05:30
siduck76
4fa4fb5b2a
better colors for javacafe theme
2021-07-25 13:15:47 +05:30
siduck76
9d8475282e
Merge pull request #2 from JavaCafe01/javacafe-colorscheme
...
Added javacafe color scheme
2021-07-25 09:55:19 +05:30
Gokul Swaminathan
0dfe5177f2
Added javacafe color scheme
...
The javacafe color scheme is my custom smash of nord and pastel colors.
2021-07-24 15:44:23 -07:00
siduck76
a7259ff2e9
re-add disabled highlights
2021-07-21 23:33:12 +05:30
siduck76
9bf5ad23df
Update README.md
2021-07-21 23:21:05 +05:30
siduck76
b9b7098036
disable some highlights
2021-07-21 22:56:48 +05:30
siduck76
8c7c6379a2
better colors in nvchad-nord theme
2021-07-18 09:41:18 +05:30
siduck76
963828fe10
add nvchad nord theme
2021-07-17 12:54:28 +05:30
siduck76
084440d9fc
better shades
2021-06-23 01:13:05 +05:30
siduck76
af0012dc71
Merge branch 'master' of https://github.com/siduck76/nvim-base16.lua
2021-06-23 00:14:27 +05:30
siduck76
c0f053a472
Merge pull request #1 from dylanarmstrong/master
...
feat: add lsp diagnostics
2021-06-23 00:14:54 +05:30
siduck76
cf415420f2
Merge branch 'master' into master
2021-06-23 00:14:43 +05:30
siduck76
3eb2092b1c
nvchad-softgruv theme added
2021-06-23 00:14:24 +05:30
siduck76
44e62b3bce
ts highlights dont look good :/
2021-06-06 09:54:44 +05:30