mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 20:06:08 +01:00 
			
		
		
		
	style/background effects: tweak launcher pane colors
This commit is contained in:
		@@ -148,7 +148,7 @@
 | 
			
		||||
    --launcher-pane-vert-button-hover-background: #ffffff1c;
 | 
			
		||||
    --launcher-pane-vert-button-hover-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
 | 
			
		||||
    --launcher-pane-vert-button-focus-outline-color: var(--input-focus-outline-color);
 | 
			
		||||
    --launcher-pane-vert-background-color-bgfx: #00000026; /* When background effects enabled */
 | 
			
		||||
    --launcher-pane-vert-background-color-bgfx: #00000033; /* When background effects enabled */
 | 
			
		||||
 | 
			
		||||
    --launcher-pane-horiz-border-color: rgb(22, 22, 22);
 | 
			
		||||
    --launcher-pane-horiz-background-color: #282828;
 | 
			
		||||
 
 | 
			
		||||
@@ -122,7 +122,7 @@
 | 
			
		||||
    --left-pane-collapsed-border-color: #0000000d;
 | 
			
		||||
    --left-pane-background-color: #f2f2f2;
 | 
			
		||||
    --left-pane-text-color: #383838;
 | 
			
		||||
    --left-pane-item-hover-background: rgba(0, 0, 0, 0.0322);
 | 
			
		||||
    --left-pane-item-hover-background: rgba(0, 0, 0, 0.032);
 | 
			
		||||
    --left-pane-item-selected-background: white;
 | 
			
		||||
    --left-pane-item-selected-color: black;
 | 
			
		||||
    --left-pane-item-selected-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
 | 
			
		||||
@@ -142,7 +142,7 @@
 | 
			
		||||
    --launcher-pane-vert-button-hover-background: white;
 | 
			
		||||
    --launcher-pane-vert-button-hover-shadow: 4px 4px 4px rgba(0, 0, 0, 0.075);
 | 
			
		||||
    --launcher-pane-vert-button-focus-outline-color: var(--input-focus-outline-color);
 | 
			
		||||
    --launcher-pane-vert-background-color-bgfx: #0000000d; /* When background effects enabled */
 | 
			
		||||
    --launcher-pane-vert-background-color-bgfx: #00000011; /* When background effects enabled */
 | 
			
		||||
 | 
			
		||||
    --launcher-pane-horiz-border-color: rgba(0, 0, 0, 0.1);
 | 
			
		||||
    --launcher-pane-horiz-background-color: #fafafa;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user