mirror of
https://github.com/nasa/openmct.git
synced 2024-12-21 06:03:08 +00:00
37c34c668c
open #95 New themes bundle files, .scss and directories; Moved constants definitions (mainly colors) from commonUI/.../_constants to individual themes _constants files; tweaks to mixins files; changed pathways to font and images in commonUI/.../_constants;
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
|
|
}
|
|
]
|
|
}
|
|
} |