autumn.json 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450
  1. {
  2. "_pleroma_theme_version": 2,
  3. "name": "Autumn (@sjw)",
  4. "theme": {
  5. "themeEngineVersion": 3,
  6. "shadows": {
  7. "panel": [
  8. {
  9. "x": 1,
  10. "y": 1,
  11. "blur": 4,
  12. "spread": 0,
  13. "color": "#000000",
  14. "alpha": 0.6
  15. }
  16. ],
  17. "topBar": [
  18. {
  19. "color": "#efd6ac",
  20. "x": 0,
  21. "y": 0,
  22. "blur": "20",
  23. "spread": "5",
  24. "alpha": 0.6
  25. }
  26. ],
  27. "popup": [
  28. {
  29. "x": 2,
  30. "y": 2,
  31. "blur": 3,
  32. "spread": 0,
  33. "color": "#000000",
  34. "alpha": 0.5
  35. }
  36. ],
  37. "avatar": [
  38. {
  39. "x": 0,
  40. "y": 1,
  41. "blur": 8,
  42. "spread": 0,
  43. "color": "#000000",
  44. "alpha": 0.7
  45. }
  46. ],
  47. "avatarStatus": [],
  48. "panelHeader": [],
  49. "button": [
  50. {
  51. "color": "#2e3436",
  52. "x": 0,
  53. "y": 0,
  54. "blur": "0",
  55. "spread": "1",
  56. "inset": false,
  57. "alpha": 1
  58. },
  59. {
  60. "color": "#2e3436",
  61. "x": "2",
  62. "y": "2",
  63. "blur": "1",
  64. "spread": "2",
  65. "inset": false,
  66. "alpha": "0.4"
  67. }
  68. ],
  69. "buttonHover": [
  70. {
  71. "color": "#d2738a",
  72. "x": 0,
  73. "y": 0,
  74. "blur": "0",
  75. "spread": "1",
  76. "inset": true,
  77. "alpha": 1
  78. },
  79. {
  80. "color": "#000000",
  81. "x": "1",
  82. "y": "1",
  83. "blur": "1",
  84. "spread": "0",
  85. "inset": true,
  86. "alpha": "0.3"
  87. }
  88. ],
  89. "buttonPressed": [
  90. {
  91. "color": "#242422",
  92. "x": 0,
  93. "y": 0,
  94. "blur": 0,
  95. "spread": "50",
  96. "inset": true,
  97. "alpha": 1
  98. },
  99. {
  100. "color": "#000000",
  101. "x": "1",
  102. "y": "1",
  103. "blur": 0,
  104. "spread": "0",
  105. "inset": true,
  106. "alpha": "0.3"
  107. },
  108. {
  109. "color": "#ffffff",
  110. "x": 0,
  111. "y": 0,
  112. "blur": 0,
  113. "spread": "1",
  114. "inset": true,
  115. "alpha": 1
  116. }
  117. ],
  118. "input": [
  119. {
  120. "color": "#1f032f",
  121. "x": "1",
  122. "y": "1",
  123. "blur": "0",
  124. "spread": "1",
  125. "alpha": "0.75",
  126. "inset": true
  127. },
  128. {
  129. "color": "#FFFFFF",
  130. "x": 0,
  131. "y": -1,
  132. "blur": 0,
  133. "spread": 0,
  134. "alpha": 0.2,
  135. "inset": true
  136. },
  137. {
  138. "color": "#000000",
  139. "x": 0,
  140. "y": 0,
  141. "blur": 2,
  142. "inset": true,
  143. "spread": 0,
  144. "alpha": 1
  145. }
  146. ]
  147. },
  148. "colors": {
  149. "underlay": "#000000",
  150. "bg": "#432534",
  151. "fg": "#04151f",
  152. "cRed": "#f82604",
  153. "cGreen": "#a8ff60",
  154. "cOrange": "#ffffb6",
  155. "cBlue": "#96cbfe",
  156. "accent": "#c44900",
  157. "link": "#efd6ac",
  158. "text": "#b5b3aa",
  159. "chatBg": "#432534",
  160. "chatMessageIncomingBg": "#432534",
  161. "chatMessageOutgoingBg": "#542f41",
  162. "chatMessageOutgoingBorder": "#5a3246",
  163. "chatMessageOutgoingLink": "#efd6ac",
  164. "chatMessageOutgoingText": "#b5b3aa",
  165. "border": "#061b29",
  166. "chatMessageIncomingBorder": "#072132",
  167. "chatMessageIncomingLink": "#efd6ac",
  168. "chatMessageIncomingText": "#b5b3aa",
  169. "badgeNotification": "#f82604",
  170. "badgeNotificationText": "#ffffff",
  171. "alertNeutral": "#b5b3aa",
  172. "alertNeutralText": "#000000",
  173. "alertPopupNeutral": "#b5b3aa",
  174. "alertPopupNeutralText": "#000000",
  175. "alertSuccess": "#a8ff60",
  176. "alertSuccessText": "#000000",
  177. "alertPopupSuccess": "#a8ff60",
  178. "alertPopupSuccessText": "#000000",
  179. "alertWarning": "#ffffb6",
  180. "alertWarningText": "#000000",
  181. "alertPopupWarning": "#ffffb6",
  182. "alertPopupWarningText": "#000000",
  183. "alertError": "#f82604",
  184. "alertErrorText": "#ffffff",
  185. "alertPopupError": "#f82604",
  186. "alertPopupErrorText": "#000000",
  187. "panel": "#04151f",
  188. "panelText": "#b5b3aa",
  189. "alertNeutralPanelText": "#ffffff",
  190. "alertSuccessPanelText": "#ffffff",
  191. "alertWarningPanelText": "#000000",
  192. "alertErrorPanelText": "#b5b3aa",
  193. "fgText": "#b5b3aa",
  194. "topBar": "#04151f",
  195. "topBarText": "#b5b3aa",
  196. "input": "#1b1a23",
  197. "inputTopbarText": "#b5b3aa",
  198. "inputPanelText": "#b5b3aa",
  199. "inputText": "#b5b3aa",
  200. "btn": "#04151f",
  201. "btnText": "#b5b3aa",
  202. "btnTopBarText": "#b5b3aa",
  203. "btnDisabled": "#34212f",
  204. "btnDisabledTopBarText": "#54464e",
  205. "btnPanelText": "#b5b3aa",
  206. "btnDisabledPanelText": "#54464e",
  207. "btnDisabledText": "#54464e",
  208. "btnToggled": "#10527a",
  209. "btnToggledTopBarText": "#ffffff",
  210. "btnToggledPanelText": "#ffffff",
  211. "btnToggledText": "#ffffff",
  212. "btnPressed": "#04151f",
  213. "btnPressedTopBarText": "#b5b3aa",
  214. "btnPressedTopBar": "#04151f",
  215. "btnPressedPanelText": "#b5b3aa",
  216. "btnPressedPanel": "#04151f",
  217. "btnPressedText": "#b5b3aa",
  218. "tabActiveText": "#ffffff",
  219. "tabText": "#b5b3aa",
  220. "tab": "#04151f",
  221. "fgLink": "#efd6ac",
  222. "topBarLink": "#efd6ac",
  223. "panelLink": "#efd6ac",
  224. "panelFaint": "#b5b3aa",
  225. "icon": "#7c6c6f",
  226. "poll": "#773420",
  227. "pollText": "#ffffff",
  228. "postCyantext": "#96cbfe",
  229. "postGreentext": "#183a37",
  230. "postLink": "#efd6ac",
  231. "lightText": "#e5e4e1",
  232. "popover": "#432534",
  233. "selectedMenuPopover": "#542f41",
  234. "highlight": "#542f41",
  235. "highlightText": "#b5b3aa",
  236. "selectedMenu": "#542f41",
  237. "selectedMenuText": "#b5b3aa",
  238. "selectedMenuPopoverIcon": "#857176",
  239. "highlightLink": "#efd6ac",
  240. "selectedMenuLink": "#efd6ac",
  241. "selectedMenuPopoverLink": "#efd6ac",
  242. "selectedMenuPopoverText": "#b5b3aa",
  243. "faintLink": "#efd6ac",
  244. "highlightFaintLink": "#efd6ac",
  245. "selectedMenuFaintLink": "#efd6ac",
  246. "selectedMenuPopoverFaintLink": "#efd6ac",
  247. "faint": "#b5b3aa",
  248. "highlightFaintText": "#b5b3aa",
  249. "selectedMenuFaintText": "#b5b3aa",
  250. "selectedMenuPopoverFaintText": "#b5b3aa",
  251. "highlightLightText": "#e5e4e1",
  252. "selectedMenuLightText": "#e5e4e1",
  253. "selectedMenuPopoverLightText": "#e5e4e1",
  254. "selectedMenuIcon": "#857176",
  255. "selectedPost": "#542f41",
  256. "selectedPostText": "#b5b3aa",
  257. "selectedPostIcon": "#857176",
  258. "selectedPostLink": "#efd6ac",
  259. "selectedPostFaintLink": "#efd6ac",
  260. "highlightPostLink": "#efd6ac",
  261. "selectedPostPostLink": "#efd6ac",
  262. "selectedPostLightText": "#e5e4e1",
  263. "selectedPostFaintText": "#b5b3aa",
  264. "popoverText": "#b5b3aa",
  265. "popoverIcon": "#7c6c6f",
  266. "popoverLink": "#efd6ac",
  267. "postFaintLink": "#efd6ac",
  268. "popoverPostFaintLink": "#efd6ac",
  269. "popoverFaintLink": "#efd6ac",
  270. "popoverFaintText": "#b5b3aa",
  271. "popoverPostLink": "#efd6ac",
  272. "popoverLightText": "#e5e4e1",
  273. "highlightIcon": "#857176",
  274. "highlightPostFaintLink": "#efd6ac",
  275. "profileTint": "#432534",
  276. "profileBg": "#23141e",
  277. "wallpaper": "#3d222f"
  278. },
  279. "opacity": {
  280. "underlay": 0.15,
  281. "bg": 0.7,
  282. "border": 1,
  283. "alert": 0.5,
  284. "alertPopup": 0.95,
  285. "panel": 1,
  286. "input": 0.7,
  287. "btn": 0,
  288. "faint": 0.5,
  289. "popover": 1,
  290. "profileTint": 0.5
  291. },
  292. "radii": {
  293. "btn": 4,
  294. "input": 4,
  295. "checkbox": 2,
  296. "panel": 10,
  297. "avatar": 5,
  298. "avatarAlt": 50,
  299. "tooltip": 2,
  300. "attachment": 5
  301. },
  302. "fonts": {
  303. "interface": {
  304. "family": "sans-serif"
  305. },
  306. "input": {
  307. "family": "inherit"
  308. },
  309. "post": {
  310. "family": "inherit"
  311. },
  312. "postCode": {
  313. "family": "monospace"
  314. }
  315. }
  316. },
  317. "source": {
  318. "themeEngineVersion": 3,
  319. "fonts": {},
  320. "shadows": {
  321. "button": [
  322. {
  323. "x": 0,
  324. "y": 0,
  325. "blur": "0",
  326. "spread": "1",
  327. "inset": false,
  328. "color": "#2e3436",
  329. "alpha": 1
  330. },
  331. {
  332. "x": "2",
  333. "y": "2",
  334. "blur": "1",
  335. "spread": "2",
  336. "inset": false,
  337. "color": "#2e3436",
  338. "alpha": "0.4"
  339. }
  340. ],
  341. "buttonHover": [
  342. {
  343. "x": 0,
  344. "y": 0,
  345. "blur": "0",
  346. "spread": "1",
  347. "inset": true,
  348. "color": "#d2738a",
  349. "alpha": 1
  350. },
  351. {
  352. "x": "1",
  353. "y": "1",
  354. "blur": "1",
  355. "spread": "0",
  356. "inset": true,
  357. "color": "#000000",
  358. "alpha": "0.3"
  359. }
  360. ],
  361. "buttonPressed": [
  362. {
  363. "x": 0,
  364. "y": 0,
  365. "blur": 0,
  366. "spread": "50",
  367. "inset": true,
  368. "color": "#242422",
  369. "alpha": 1
  370. },
  371. {
  372. "x": "1",
  373. "y": "1",
  374. "blur": 0,
  375. "spread": "0",
  376. "inset": true,
  377. "color": "#000000",
  378. "alpha": "0.3"
  379. },
  380. {
  381. "x": 0,
  382. "y": 0,
  383. "blur": 0,
  384. "spread": "1",
  385. "inset": true,
  386. "color": "#ffffff",
  387. "alpha": 1
  388. }
  389. ],
  390. "topBar": [
  391. {
  392. "x": 0,
  393. "y": 0,
  394. "blur": "20",
  395. "spread": "5",
  396. "color": "#efd6ac",
  397. "alpha": 0.6
  398. }
  399. ],
  400. "input": [
  401. {
  402. "x": "1",
  403. "y": "1",
  404. "blur": "0",
  405. "spread": "1",
  406. "color": "#1f032f",
  407. "alpha": "0.75",
  408. "inset": true
  409. },
  410. {
  411. "x": 0,
  412. "y": -1,
  413. "blur": 0,
  414. "spread": 0,
  415. "color": "#FFFFFF",
  416. "alpha": 0.2,
  417. "inset": true
  418. },
  419. {
  420. "x": 0,
  421. "y": 0,
  422. "blur": 2,
  423. "inset": true,
  424. "spread": 0,
  425. "color": "#000000",
  426. "alpha": 1
  427. }
  428. ]
  429. },
  430. "opacity": {
  431. "bg": "0.70",
  432. "btn": "0",
  433. "input": "0.70"
  434. },
  435. "colors": {
  436. "bg": "#432534",
  437. "fg": "#04151f",
  438. "text": "#b5b3aa",
  439. "link": "#efd6ac",
  440. "accent": "#c44900",
  441. "cBlue": "#96cbfe",
  442. "cRed": "#f82604",
  443. "cGreen": "#a8ff60",
  444. "cOrange": "#ffffb6",
  445. "postGreentext": "#183a37",
  446. "input": "#1B1A23"
  447. },
  448. "radii": {}
  449. }
  450. }