mirror of
https://github.com/nasa/openmct.git
synced 2024-12-22 14:32:22 +00:00
12 lines
216 B
JSON
12 lines
216 B
JSON
|
{
|
||
|
"name": "Espresso",
|
||
|
"description": "Espresso theme: dark and rich",
|
||
|
"extensions": {
|
||
|
"stylesheets": [
|
||
|
{
|
||
|
"stylesheetUrl": "css/theme-espresso.css",
|
||
|
"priority": 1000
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|