igor-ramazanov / kak-tree-sitter-helix

Generate kak-tree-sitter grammars, queries and themes using Helix.
6 stars 1 forks source link

Map `gray` and `light-gray` ANSI colors #14

Closed igor-ramazanov closed 8 months ago

igor-ramazanov commented 8 months ago

Fixed https://github.com/igor-ramazanov/kak-tree-sitter-helix/issues/5

New mapping is:

  1. gray: bright-black
  2. light-gray: white
  3. white: bright-white