70bae1d428
This allows us to specify which icons/themes we want instead of keeping 100k+ files
18 lines
362 B
JSON
18 lines
362 B
JSON
{
|
|
"icons": {
|
|
"dark": "Dark",
|
|
"dark-cyan": "Dark-Cyan",
|
|
"light": "Light",
|
|
"moon": "Moon"
|
|
},
|
|
"themes": {
|
|
"dark-b": "Dark-B",
|
|
"dark-bl": "Dark-BL",
|
|
"dark-b-lb": "Dark-B-LB",
|
|
"dark-bl-lb": "Dark-BL-LB",
|
|
"storm-b": "Storm-B",
|
|
"storm-bl": "Storm-BL",
|
|
"storm-b-lb": "Storm-B-LB",
|
|
"storm-bl-lb": "Storm-BL-LB"
|
|
}
|
|
}
|