mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Use the correct variable for the gutter text color
This commit is contained in:
		| @@ -28,7 +28,7 @@ | ||||
|         border-radius: 1px; | ||||
|     } | ||||
|     .ace_gutter-cell  { | ||||
|         color: $text-editor-color; | ||||
|         color: $text-editor-gutter-color; | ||||
|     } | ||||
|     .ace_gutter-active-line { | ||||
|         background: $text-editor-gutter-active-line-background; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user