Enhance theme handling and color selection for logos; add utility functions for theme-based color retrieval and improve debug logging across components.

This commit is contained in:
sHa
2025-04-29 18:02:07 +03:00
parent 28e72b7af0
commit e5482c549e
8 changed files with 131 additions and 48 deletions

View File

@@ -73,6 +73,7 @@ button:hover {
font-size: 0.95em;
border-right: 1px solid var(--color-border, #ddd);
transition: background 0.2s, color 0.2s;
text-wrap: nowrap;
}
.copy-btn:last-child,