UCloud logo UCloud logo UCloud
v2026.3.0
  1. UCloud/Core
  2. 1. Introduction
  3. 2. Projects
  4. 3. Accounting
  5. 4. Orchestration
  6. UCloud/IM for Slurm-based HPC
  7. 5. Installation
  8. 6. Architecture and Networking
  9. 7. User and Project Management
  10. 8. Filesystem Integration
    1. 8.1. Inter-provider file transfers
  11. 9. Slurm Integration
    1. 9.1. Application Management
    2. 9.2. Built-in Applications
  12. 10. Reference
    1. 10.1. Configuration
    2. 10.2. CLI
  13. 11. Appendix
    1. 11.1. Built-in Application Index
  14. UCloud/IM for Kubernetes
  15. 12. Installation
  16. 13. Architecture and Networking
  17. 14. Filesystem Integration
  18. 15. Compute Jobs
    1. 15.1. Public Links
    2. 15.2. Public IPs
    3. 15.3. License Servers
    4. 15.4. SSH Servers
    5. 15.5. Job Audit Log
    6. 15.6. Virtual machines
  19. 16. Integrated applications
    1. 16.1. Syncthing
    2. 16.2. Integrated terminal
  20. 17. UCX applications
    1. 17.1. Hello world
    2. 17.2. Data binding
    3. 17.3. UI events
    4. 17.4. Component reference
    5. 17.5. API reference
  21. 18. Reference
    1. 18.1. Configuration
    2. 18.2. CLI
  22. Frontend development
  23. 19. Frontend description and development guidelines
  24. Branding for UCloud
  25. 20. Branding and identity for UCloud
  26. H: Procedures
  27. 21. H: Procedures
  28. 22. H: Introduction
  29. 23. H: Auditing
  30. 24. H: Auditing scenario
  31. 25. H: GitHub actions
  32. 26. H: Deployment
  33. 27. H: 3rd party dependencies (risk assesment)
  1. Links
  2. Source Code
  3. Releases

UCloud branding

A short overview for the branding and visual identity for the UCloud platform.

Stylizing

The platform name is stylized “UCloud”, with uppercase U and C, and lowercase for the remainder.

Correct: UCloud

Incorrect: Ucloud, uCloud

Logo

The UCloud logo is a hexagon shape with a node graph surrounding it. The nodes are white, unless a contrast is needed, in which case the outer nodes and edges are rendered in blue.

Image nameUses
faviconUsed for the UCloud-site and associated documentation
Icon logo, white nodesUsually used when the UCloud logo is presented on a blue background
Icon logo, blue nodes, with text (svg, png)Used on the login page
Icon logo, blue nodes, no textDefault logo to use

Colors

The main accent color for the UCloud platform is a blue color, with a different level of darkness for light and dark themes.

The color variable names and their associated hex-values can be seen in Colors.css.

Notable color variable name (without prefix)Uses
primaryMainThe accent color used for default buttons, checkboxes
successMainUsed for creation, approving, accepting, etc.
errorMainUsed for cancelling, dismissing, deleting, removing, etc.

Typography

The UCloud platform uses multiple fonts for different purposes:

FontUses
InterThe default font for UCloud, used for non-monospaced text.
JetBrains MonoThe font used for monospaced text, e.g. code samples, editor, etc.

Merchandise

Two teddy bear plushies are available to lend for employees at the eScience Center for work-related events.

T-shirts have been made with expos and conferences in mind, and can be purchased for anyone needing one for an upcoming expo/conference. (See introduction on how to insert image)

Previous Frontend description and development guidelines
Next H: Procedures