Skip to content

v0.0.4

Compare
Choose a tag to compare
@ful1e5 ful1e5 released this 11 Jan 09:12
· 336 commits to main since this release

What's New?

  • GitHub Dark Colorblind(Beta) added πŸŽ‰ #96
  • GitHub Light Colorblind(Beta) added πŸŽ‰ #96
  • Dark background color for inactive statusline and lualine
  • Minimal look (hide_inactive_statusline) removed from lualine
  • terminal highlight added for lualine
  • Added basic coc.nvim highlights #141
  • define global in project luarc config file.
  • Removed unnecessary defer function & highlights
  • allow customizing highlight group ful1e5/onedark.nvim#91
  • refactor: Colors moved to palette module
  • types module initiate
  • proper color docs with gt.ColorPalette type
  • Support ConfigSchema type with all modules
  • refactor: config module
  • feat: githooks init
  • formatter changed LuaFormatter-> StyLua
  • chore: removed unnecessary module (hsluv.lua)
  • feat: luadoc and type added inside util.lua
  • feat: TerminalConf type added in types module
  • refactor: modules export & typing
  • refactor: terminal themes moved 'extras' -> 'terminal'
  • feat: Apply highlight's style using types.HighlightStyle type
  • refactor: color name changed 'term_fg' -> 'fg_term'
  • feat: suggest config in vim.g autocompletion
  • feat: reuse common color in palettes
  • docs: team account added in funding

Fixes

  • dark foreground color for visited entries in telescope.nvim
  • Fix #144 - Re-patch removed hop.nvim highlights
  • Fix #133 - highlights of inactive tabline in lualine plugin
  • inherit eof color from fg_gutter #150
  • cleanup: getColor() from util module
  • fix #156 - highlight added for GitSignsCurrentLineBlame
  • refactor: color renamed lsp.referenceText -> lsp.ref_txt
  • TabLineSel highlight link with PmenuSel
  • Fixed iterm theme generation
  • fix: lualine theme