Colors
Color scale and usage
Unkey uses Radix Colors and its scale.
Darkmode is handled automatically, outside of specific edge cases we don't need to apply separate dark: classes.
| Step | Use Case | 
|---|---|
| 1 | App background | 
| 2 | Subtle background | 
| 3 | UI element background | 
| 4 | Hovered UI element background | 
| 5 | Active / Selected UI element background | 
| 6 | Subtle borders and separators | 
| 7 | UI element border and focus rings | 
| 8 | Hovered UI element border | 
| 9 | Solid backgrounds | 
| 10 | Hovered solid backgrounds | 
| 11 | Low-contrast text | 
| 12 | High-contrast text |