pleroma-fe/static/styles.json

12 lines
459 B
JSON
Raw Normal View History

{
2020-02-20 18:47:24 +00:00
"pleroma-dark": "/static/themes/pleroma-dark.json",
"pleroma-light": "/static/themes/pleroma-light.json",
2018-12-11 16:09:00 +00: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-27 23:31:37 +00:00
"mammal": "/static/themes/mammal.json",
2020-02-17 21:59:52 +00:00
"paper": "/static/themes/paper.json"
}