feat: Updated UI for better distinction of orca cloud and bambu cloud (#13755)

* feat: Updated UI for better distinction of orca cloud and bambu cloud

* refined UI
This commit is contained in:
Ian Chua
2026-05-20 19:21:02 +08:00
committed by GitHub
parent 4542a15009
commit 62d4344e59
5 changed files with 1839 additions and 1717 deletions

View File

@@ -129,7 +129,12 @@ body
border: 1px solid rgba(129, 129, 131, 0.64);
}
/*--- Account Sections ---*/
.AccountSectionLabel { color: #818183; }
.OrcaAccountText { color: #efeff0; }
.AccountStatusText { color: #818183; }
/*--- Bambu Cloud Section ---*/
#BambuCloudHeader { color: #818183; }
#BambuCloudHeader:hover { color: #efeff0; }
.bambu-chevron svg path { stroke: currentColor; }
.bambu-chevron svg path { stroke: currentColor; }