Skip to content

Releases: PunGrumpy/dullahan.nvim

v1.1.3

06 Dec 01:48
26e58a2
Compare
Choose a tag to compare

1.1.3 (2023-12-06)

Bug Fixes

  • theme: change TreesitterContext colorscheme (d5af9b0)

v1.1.2

06 Dec 01:31
d857111
Compare
Choose a tag to compare

1.1.2 (2023-12-06)

Bug Fixes

  • theme: change color base2 and change IblIndent colorscheme (864da5b)

v1.1.1

28 Nov 16:11
df06155
Compare
Choose a tag to compare

1.1.1 (2023-11-28)

Bug Fixes

  • lsp: better type annotation for the HSL module (53d03cd)
  • lualine: remove wrong var (3abd96e)

v1.1.0

23 Nov 12:52
8373b82
Compare
Choose a tag to compare

1.1.0 (2023-11-23)

Features

  • color: add new theme for golden dullahan (e67bafd)

v1.0.0

16 Nov 14:56
bc57777
Compare
Choose a tag to compare

1.0.0 (2023-11-16)

⚠ BREAKING CHANGES

  • use new-style autocmds
  • move extras in seperate directories
  • new moon style for TokyoNight, based on the Moonlight theme
  • added docs for the new settings

Features

  • add bg hightlight on NvimTreeOpenedFile (#163) (a1d1c0f)
  • add color config for foot (#147) (eaf6a76)
  • add color for Nvimtree vertsplit (#215) (2a74abd)
  • Add colors to Neotest (#229) (66bfc2e)
  • add colorscheme generator and themes for xfce4 terminal (#81) (0b4fdc5)
  • Add explicit support for 'mini.nvim'. (#179) (8583ca3)
  • Add Helix extras (#409) (a345a21)
  • add hl LspInfoBorder (#236) (a950f62)
  • add lightline tab colors (#69) (4d45b01)
  • add lsp hl groups from upstream, tidy up tree-sitter hls (#330) (827b05e)
  • add lualine terminal mode (#263) (a7e0108)
  • add new barbar's highlight groups (#291) (03c03ed)
  • add options light_style (#231) (df281cc)
  • add setting for bold A section of lualine (#68) (933bd15)
  • add support for vim.diagnostic and nvim-cmp custom menu (#103) (cd6f57c)
  • add support for nvim-scrollbar (#141) (0786a2a)
  • add support for ts-rainbow (#174) (ef3abe6)
  • add template for iterm2 (#199) (54cf70d)
  • Add themes for terminator terminal (#264) (a6d34b4)
  • add tmux themes (#59) (8efc2dd)
  • add tmux-prefix-highlight support (#233) (c56c3a5)
  • added .Xresources (50b1e71)
  • Added a Tokyonight for ST terminal (work on 0.9ver) (#262) (ee4ecce)
  • added barbecue support (#285) (96fa719)
  • added better colors for leap.nvim (c32a381)
  • added better support for treesitter markdown (de2a7e7)
  • added colors for flash.nvim (74fdfa7)
  • added colorscheme names for styles (a3b558b)
  • added dim_inactive (805272a)
  • added extra styles for delta. Use in combination with bat styles (6bd44c9)
  • added extras to readme (cca8227)
  • added fern and lspsaga colors (#56) (65b99e5)
  • added helpCommand (3f56569)
  • added highlights for nvim-notify (#237) (4596780)
  • added highlights for nvim-treehopper (826a74f)
  • added highlights for Yanky (d6a0adf)
  • Added rainbow-delimiter highlight groups (#404) (9191b4b)
  • added sublime themes to use with bat, delta and others (eeca644)
  • added support for ALE signs (921770e)
  • added support for Alpha (5eeeb15)
  • added support for CmpGhostText (8909323)
  • added support for CmpKind hilight groups (0d91764)
  • added support for FloatTitle (fb1c608)
  • added support for headlines.nvim (b7df2e6)
  • added support for hlargs and treesitter-context (413f7d7)
  • added support for LazyVim DapStoppedLine (ef6df2f)
  • added support for LspSignatureActiveParameter (b40cc52)
  • added support for markdown checkboxes (f81398b)
  • added support for Noice completion item kinds (393cc9f)
  • added treesitter hl for diff. Fixes #266 (ec144d9)
  • added wezterm color schemes (89ebe0a)
  • apply transparent to FoldColumn (#221) (81f0db1)
  • better alpha colors (42cccfe)
  • better colors for IndentBlank line (340c150)
  • better colors for LightSpeed (d561999)
  • better colors for ts-rainbow (894c34f)
  • better Debug colors (a1c8489)
  • better FloatBorder fg ([7a13a0a](https:/...
Read more