mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-28 18:03:04 +00:00
19 lines
362 B
JSON
19 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"
|
|
}
|
|
}
|