mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 20:06:08 +01:00 
			
		
		
		
	chore(ckeditor5): update ckeditor theme variable names
This commit is contained in:
		@@ -81,8 +81,8 @@ body {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    /* -- Overrides the default colors used by the ckeditor5-image package. --------------------- */
 | 
					    /* -- Overrides the default colors used by the ckeditor5-image package. --------------------- */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    --ck-color-image-caption-background: var(--main-background-color);
 | 
					    --ck-content-color-image-caption-background: var(--main-background-color);
 | 
				
			||||||
    --ck-color-image-caption-text: var(--main-text-color);
 | 
					    --ck-content-color-image-caption-text: var(--main-text-color);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    /* -- Overrides the default colors used by the ckeditor5-widget package. -------------------- */
 | 
					    /* -- Overrides the default colors used by the ckeditor5-widget package. -------------------- */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user