pleroma-fe/static/styles.json

35 lines
1.9 KiB
JSON
Raw Normal View History

{
2020-02-20 19:47:24 +01:00
"pleroma-dark": "/static/themes/pleroma-dark.json",
"pleroma-light": "/static/themes/pleroma-light.json",
2020-01-07 22:13:51 +01:00
"pleroma-amoled": [ "Pleroma Dark AMOLED", "#000000", "#111111", "#b0b0b1", "#d8a070", "#aa0000", "#0fa00f", "#0095ff", "#d59500"],
"classic-dark": [ "Classic Dark", "#161c20", "#282e32", "#b9b9b9", "#baaa9c", "#d31014", "#0fa00f", "#0095ff", "#ffa500" ],
"bird": [ "Bird", "#f8fafd", "#e6ecf0", "#14171a", "#0084b8", "#e0245e", "#17bf63", "#1b95e0", "#fab81e"],
"ir-black": [ "Ir Black", "#000000", "#242422", "#b5b3aa", "#ff6c60", "#FF6C60", "#A8FF60", "#96CBFE", "#FFFFB6" ],
"monokai": [ "Monokai", "#272822", "#383830", "#f8f8f2", "#f92672", "#F92672", "#a6e22e", "#66d9ef", "#f4bf75" ],
2018-11-26 00:29:08 +01:00
2018-12-11 17:09:00 +01: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",
2019-09-03 20:53:50 +02:00
"breezy-light": "/static/themes/breezy-light.json",
"neckbeard-nest": "/static/themes/neckbeard-nest.json",
"retro": "/static/themes/retro.json",
2020-07-26 18:16:14 +02:00
"kbbs": "/static/themes/kbbs.json",
2019-10-26 07:57:06 +02:00
"fruit-orchard": "/static/themes/fruit-orchards.json",
2019-11-21 19:35:08 +01:00
"electra": "/static/themes/electra.json",
2020-05-25 13:54:36 +02:00
"android-10-dark": "/static/themes/android-10-dark.json",
2020-01-12 23:08:46 +01:00
"mammal": "/static/themes/mammal.json",
"deepwater-purple": "/static/themes/deepwater-purple.json",
"cyberpunk": "/static/themes/cyberpunk.json",
"cybreclub-plasma": "/static/themes/cybreclub-plasma.json",
"fauux-sp": "/static/themes/fauux-sp.json",
"wavemaster": "/static/themes/wavemaster.json",
2020-04-15 00:24:53 +02:00
"paper": "/static/themes/paper.json",
"spicy-purple": "/static/themes/spicy-purple.json",
2020-11-20 04:52:05 +01:00
"helicidae": "/static/themes/helicidae.json",
2022-10-09 19:21:43 +02:00
"soft-white": "/static/themes/soft-white-1.3.json",
2022-11-02 04:22:06 +01:00
"halloween": "/static/themes/halloween.json",
2022-12-19 23:35:41 +01:00
"autumn": "/static/themes/autumn.json",
"christmas": "/static/themes/christmas.json"
2019-10-26 07:57:06 +02:00
}