mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-03 19:54:14 +00:00 
			
		
		
		
	Improve dark theme
This commit is contained in:
		@@ -307,6 +307,10 @@ fieldset[disabled] .form-control {
 | 
			
		||||
    color: var(--white);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.conversation-settings-pane {
 | 
			
		||||
    background-color: var(--black5) !important;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
* Home page
 | 
			
		||||
*/
 | 
			
		||||
@@ -481,3 +485,17 @@ fieldset[disabled] .form-control {
 | 
			
		||||
    background-color: transparent !important;
 | 
			
		||||
    color: inherit !important;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * Groups logo
 | 
			
		||||
 */
 | 
			
		||||
img[src$="groups_logo/default.png"] {
 | 
			
		||||
    filter: invert(1) brightness(50%);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * Read only friends list
 | 
			
		||||
 */
 | 
			
		||||
.friends-list-ro .friend a:hover .friends-name {
 | 
			
		||||
    color: var(--black4);
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user