mirror of
				https://github.com/tiyn/tccs.nvim.git
				synced 2025-10-31 11:11:22 +01:00 
			
		
		
		
	added cterm colors for pmenu
This commit is contained in:
		| @@ -34,7 +34,7 @@ colors.get_colors = function() | |||||||
|     gutter_normal      = "#323945", |     gutter_normal      = "#323945", | ||||||
|     gutter_active      = "#464D5E", |     gutter_active      = "#464D5E", | ||||||
|     selection_bg       = "#273747", |     selection_bg       = "#273747", | ||||||
|     selection_inactive = "#1B2733", |     selection_inactive = "#272727", | ||||||
|     selection_border   = "#304357", |     selection_border   = "#304357", | ||||||
|     guide_active       = "#393F4D", |     guide_active       = "#393F4D", | ||||||
|     guide_normal       = "#242A35", |     guide_normal       = "#242A35", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user