ohif-viewer/platform/ui-next/src/themes/arctic.json

32 lines
904 B
JSON

{
"name": "arctic",
"label": "Tonal: Arctic",
"cssVars": {
"dark": {
"highlight": "173 81% 52%",
"neutral": "185 20% 55%",
"neutral-light": "180 40% 78%",
"neutral-dark": "190 18% 22%",
"background": "0 0% 0%",
"foreground": "180 10% 97%",
"card": "203 39% 9%",
"card-foreground": "180 10% 97%",
"popover": "202 54% 11%",
"popover-foreground": "180 10% 97%",
"primary": "175 85% 42%",
"primary-foreground": "185 50% 8%",
"secondary": "180 45% 28%",
"secondary-foreground": "175 50% 88%",
"muted": "203 39% 9%",
"muted-foreground": "185 30% 60%",
"accent": "185 55% 18%",
"accent-foreground": "180 10% 97%",
"destructive": "0 65% 35%",
"destructive-foreground": "0 0% 98%",
"border": "190 25% 17%",
"input": "223 40% 24%",
"ring": "175 85% 42%"
}
}
}