mirror of
				https://github.com/tobspr/shapez.io.git
				synced 2025-06-13 13:04:03 +00:00 
			
		
		
		
	dark theme for option chooser dialogs
This commit is contained in:
		
							parent
							
								
									b9e31049b6
								
							
						
					
					
						commit
						59bae80ab7
					
				@ -32,6 +32,21 @@
 | 
				
			|||||||
                background-color: rgba(#33363d, 0.9);
 | 
					                background-color: rgba(#33363d, 0.9);
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        > .dialogInner.optionChooserDialog .optionParent {
 | 
				
			||||||
 | 
					            .option {
 | 
				
			||||||
 | 
					                background: #3d3f42;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					                &:hover {
 | 
				
			||||||
 | 
					                    background-color: #424348;
 | 
				
			||||||
 | 
					                }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					                &.active {
 | 
				
			||||||
 | 
					                    background: $colorBlueBright;
 | 
				
			||||||
 | 
					                    color: #fff;
 | 
				
			||||||
 | 
					                }
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    &.visible {
 | 
					    &.visible {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user