mirror of
https://github.com/nasa/openmct.git
synced 2024-12-21 14:07:50 +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
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
|
|
}
|
|
]
|
|
}
|
|
} |