mirror of
				https://github.com/retspen/webvirtcloud
				synced 2025-07-31 12:41:08 +00:00 
			
		
		
		
	fix quartz secondary color palette
This commit is contained in:
		
							parent
							
								
									b08df75c53
								
							
						
					
					
						commit
						950347c5d3
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -9,7 +9,7 @@ $theme: "quartz" !default; | |||
| 
 | ||||
| $white:    #fff !default; | ||||
| $gray-100: #f8f9fa !default; | ||||
| $gray-200: #e9ecef !default; | ||||
| $gray-200: #e9e9e8  !default; | ||||
| $gray-300: #dee2e6 !default; | ||||
| $gray-400: #ced4da !default; | ||||
| $gray-500: #adb5bd !default; | ||||
|  | @ -36,7 +36,7 @@ $success:       $green !default; | |||
| $info:          $cyan !default; | ||||
| $warning:       $yellow !default; | ||||
| $danger:        $orange !default; | ||||
| $light:         $gray-100 !default; | ||||
| $light:         $gray-200 !default; | ||||
| $dark:          $gray-900 !default; | ||||
| 
 | ||||
| $min-contrast-ratio:   1.5 !default; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue