This repository has been archived by the owner on Jul 11, 2022. It is now read-only.
v0.0.2
What's New?
- Warning on
vim.g
configuration - Configure plugin in lua using
require('onedark').setup({})
[fix monsonjeremy/onedark.nvim#5] - Minimal config example added inside README.md#minimal
- Linting Github Action init
- Format .lua code with lua-format
- kitty tab colors are changed
- Init:
Makefile, .lua-format, .luacheckrc
- Add "NONE" color compatibility for colors override
barbar.nvim
plugin support. related to monsonjeremy/onedark.nvim#8glyph-palette.vim
plugin support- kitty border color added
./colors/onedark.vim
code in lua- nvim-web-devicons plugin support
msgAreaStyle
config addedkitty
target added insideMakefile
for reloading kitty themeTSVariable
&TSOperator
colors added insidecolors.lua
cursor
,TSProperty
,jsonTSLabel
,lessInclude
,lessClass
,cssStringQQ
,makeIdent
colors added- php, javascript, python, ruby, scss, bash , typescript, sql, xml, yaml syntax highlighting improved
- refactor: colors file to
lua
Changed
- Removed function
require('onedark').colorscheme()
- Colorscheme autoload removed from
colors/onedark.vim
- VertSplit & Inactive StatusLine
fg
color changed tobg_visual
- StatusLine bug note inside README.md#usage
- Configuration docs updated inside README.md#configuration
- Fix
VertSplit
&StatusLine
crossover onhideInactiveStatusline
[check nvim-lualine/lualine.nvim#274] - Change
NvimTreeEndOfBuffer
color ondarkSidebar=false
- Parse lua table inside
colors
config [fix #6] - Better Telescope highlighting
- Removed
_
from extra themes name - inactive statusline background color