changed selection background
This commit is contained in:
		| @@ -10,6 +10,10 @@ | |||||||
| 	--form-element-focus-color: var(--primary-focus); | 	--form-element-focus-color: var(--primary-focus); | ||||||
| 	--switch-color: var(--primary-inverse); | 	--switch-color: var(--primary-inverse); | ||||||
| 	--switch-checked-background-color: var(--primary); | 	--switch-checked-background-color: var(--primary); | ||||||
|  |  | ||||||
|  | 	::selection{ | ||||||
|  | 		background: #c99a2c; | ||||||
|  | 	} | ||||||
| } | } | ||||||
|  |  | ||||||
| :root:not([data-theme='dark']) { | :root:not([data-theme='dark']) { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user