fix: use full-color brand PNGs for login dialog and sidebar
The SVG uses fill=currentColor (inherits text color). Switch to the full-color PNG brand icons: 192px for login dialog, 48px for sidebar. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -95,6 +95,7 @@ public class SecurityConfig {
|
||||
"/index.html",
|
||||
"/config.js",
|
||||
"/favicon-*.png",
|
||||
"/cameleer3-logo-*.png",
|
||||
"/camel-logo.svg",
|
||||
"/assets/**"
|
||||
).permitAll()
|
||||
|
||||
Reference in New Issue
Block a user