Update documentation.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
"""
|
||||
APIClient - Agent — Central Theme Engine
|
||||
APIClient - Agent - Central Theme Engine
|
||||
All styling lives here in the global QSS.
|
||||
UI widgets use setObjectName() selectors — never inline setStyleSheet() for static colors.
|
||||
UI widgets use setObjectName() selectors - never inline setStyleSheet() for static colors.
|
||||
Only truly dynamic values (per-request method color, status badge) stay inline.
|
||||
"""
|
||||
from PyQt6.QtGui import QColor, QPalette
|
||||
|
||||
Reference in New Issue
Block a user