mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 02:46:04 +01:00 
			
		
		
		
	Replace blue button and label classes with primary (#19763)
* make blue really blue * replace blue button and label classes with primary * add --color-blue-dark * add light color variants, tweak a few colors * fix colors * add comment Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
This commit is contained in:
		| @@ -84,8 +84,6 @@ export function initRepoTopicBar() { | ||||
|       transition: 'horizontal flip', | ||||
|       duration: 200, | ||||
|       variation: false, | ||||
|       blue: true, | ||||
|       basic: true, | ||||
|     }, | ||||
|     className: { | ||||
|       label: 'ui small label' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user