pleroma-fe/static/styles.json

12 lines
459 B
JSON
Raw Normal View History

{
2020-02-20 20:47:24 +02:00
"pleroma-dark": "/static/themes/pleroma-dark.json",
"pleroma-light": "/static/themes/pleroma-light.json",
2018-12-11 19:09:00 +03:00
"redmond-xx": "/static/themes/redmond-xx.json",
"redmond-xx-se": "/static/themes/redmond-xx-se.json",
"redmond-xxi": "/static/themes/redmond-xxi.json",
"breezy-dark": "/static/themes/breezy-dark.json",
"breezy-light": "/static/themes/breezy-light.json",
2020-01-28 01:31:37 +02:00
"mammal": "/static/themes/mammal.json",
2020-02-17 23:59:52 +02:00
"paper": "/static/themes/paper.json"
}