mirror of
https://github.com/nasa/openmct.git
synced 2025-01-01 02:46:41 +00:00
12 lines
205 B
JSON
12 lines
205 B
JSON
|
{
|
||
|
"name": "Sonw",
|
||
|
"description": "Snow theme: light and cool",
|
||
|
"extensions": {
|
||
|
"stylesheets": [
|
||
|
{
|
||
|
"stylesheetUrl": "css/theme-snow.css",
|
||
|
"priority": 1000
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|