Russ
Well-known member
- Affected version
 - 2.3
 
Template: editor_override.less
Line: 47+ 48:
	
	
	
		
This doesn't really make much sense to me to use a background color from one element, but a color from a different property.
Having darker block headers:

I feel like either there shouldn't be a background, or add a new property "Editor button active background"
(There's already an editor button hover background).
				
			Line: 47+ 48:
		Code:
	
	@btn-active-text: @xf-editorButtonActiveColor; // @ui-color;
@btn-active-bg: @xf-majorHeadingBg; // @ui-active-color;
	This doesn't really make much sense to me to use a background color from one element, but a color from a different property.
Having darker block headers:

I feel like either there shouldn't be a background, or add a new property "Editor button active background"
(There's already an editor button hover background).
			
				Last edited: