mirror of
				https://github.com/tiyn/tccs.nvim.git
				synced 2025-10-31 03:01:21 +01:00 
			
		
		
		
	added cursorword colors
This commit is contained in:
		| @@ -284,7 +284,7 @@ theme.set_highlights = function(opts) | ||||
|   hl(0, 'NvimTreeGitNew', { fg = c.added_fg }) | ||||
|  | ||||
|   -- nvim-cursorword | ||||
|   hl(0, 'CursorWord', { fg = c.tag, underline = true }) | ||||
|   hl(0, 'CursorWord', { underline = true }) | ||||
|  | ||||
| end | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user