lain themed custom json files for pleroma frontend. pictures included have their own copyrights
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

489 lines
11KB

  1. {
  2. "_pleroma_theme_version": 2,
  3. "theme": {
  4. "themeEngineVersion": 3,
  5. "shadows": {
  6. "panel": [
  7. {
  8. "x": "0",
  9. "y": "0",
  10. "blur": "0",
  11. "spread": "1",
  12. "color": "#04415c",
  13. "alpha": "1"
  14. }
  15. ],
  16. "topBar": [
  17. {
  18. "x": 0,
  19. "y": "1",
  20. "blur": "0",
  21. "spread": "1",
  22. "color": "#04415c",
  23. "alpha": "1"
  24. },
  25. {
  26. "x": 0,
  27. "y": "2",
  28. "blur": "7",
  29. "spread": 0,
  30. "inset": false,
  31. "color": "#000000",
  32. "alpha": "0.3"
  33. }
  34. ],
  35. "popup": [
  36. {
  37. "x": "0",
  38. "y": "0",
  39. "blur": "0",
  40. "spread": "1",
  41. "color": "#04415c",
  42. "alpha": "1"
  43. }
  44. ],
  45. "avatar": [
  46. {
  47. "x": 0,
  48. "y": 1,
  49. "blur": 8,
  50. "spread": 0,
  51. "color": "#000000",
  52. "alpha": 0.7
  53. }
  54. ],
  55. "avatarStatus": [],
  56. "panelHeader": [
  57. {
  58. "x": 0,
  59. "y": "0",
  60. "blur": "0",
  61. "spread": "1",
  62. "inset": false,
  63. "color": "#04415c",
  64. "alpha": "1"
  65. },
  66. {
  67. "x": "0",
  68. "y": "1",
  69. "blur": "0",
  70. "spread": 0,
  71. "inset": true,
  72. "color": "#ffffff",
  73. "alpha": "0.2"
  74. }
  75. ],
  76. "button": [
  77. {
  78. "x": 0,
  79. "y": 0,
  80. "blur": "0",
  81. "spread": "1",
  82. "inset": false,
  83. "color": "#085670",
  84. "alpha": 1
  85. },
  86. {
  87. "x": 0,
  88. "y": 0,
  89. "blur": 2,
  90. "spread": 0,
  91. "color": "#0f3e59",
  92. "alpha": 1
  93. }
  94. ],
  95. "buttonHover": [
  96. {
  97. "x": 0,
  98. "y": "0",
  99. "blur": "0",
  100. "spread": "35",
  101. "color": "#0B405C",
  102. "alpha": "0.75",
  103. "inset": true
  104. },
  105. {
  106. "x": 0,
  107. "y": 0,
  108. "blur": "0",
  109. "spread": "1",
  110. "color": "#085670",
  111. "alpha": 1,
  112. "inset": false
  113. }
  114. ],
  115. "buttonPressed": [
  116. {
  117. "x": 0,
  118. "y": 0,
  119. "blur": "0",
  120. "spread": "35",
  121. "color": "#0B405C",
  122. "alpha": 1,
  123. "inset": true
  124. },
  125. {
  126. "x": 0,
  127. "y": "0",
  128. "blur": 0,
  129. "spread": "1",
  130. "color": "#000000",
  131. "alpha": "1",
  132. "inset": false
  133. }
  134. ],
  135. "input": [
  136. {
  137. "x": 0,
  138. "y": "0",
  139. "blur": "0",
  140. "spread": "1",
  141. "color": "#04415c",
  142. "alpha": "1",
  143. "inset": false
  144. }
  145. ]
  146. },
  147. "colors": {
  148. "underlay": "#090e14",
  149. "bg": "#1c1c1c",
  150. "fg": "#161616",
  151. "cRed": "#ff0000",
  152. "cOrange": "#ffff00",
  153. "cGreen": "#1ae600",
  154. "cBlue": "#81beea",
  155. "accent": "#124d5e",
  156. "link": "#cccccc",
  157. "text": "#cccccc",
  158. "badgeNotification": "#161616",
  159. "badgeNotificationText": "#cccccc",
  160. "panel": "#161616",
  161. "panelText": "#cccccc",
  162. "alertNeutral": "#cccccc",
  163. "alertNeutralPanelText": "#ffffff",
  164. "alertNeutralText": "#cccccc",
  165. "alertWarning": "#ffff00",
  166. "alertWarningPanelText": "#ffffff",
  167. "alertWarningText": "#cccccc",
  168. "alertError": "#7c3a3a",
  169. "alertErrorPanelText": "#cccccc",
  170. "alertErrorText": "#cccccc",
  171. "fgText": "#cccccc",
  172. "topBar": "#161616",
  173. "topBarText": "#cccccc",
  174. "input": "#161616",
  175. "inputTopbarText": "#cccccc",
  176. "inputPanelText": "#cccccc",
  177. "inputText": "#cccccc",
  178. "btn": "#0a3449",
  179. "btnText": "#cccccc",
  180. "btnTopBarText": "#cccccc",
  181. "btnDisabled": "#182228",
  182. "btnDisabledTopBarText": "#454d51",
  183. "btnPanelText": "#cccccc",
  184. "btnDisabledPanelText": "#454d51",
  185. "btnDisabledText": "#454d51",
  186. "btnToggled": "#000000",
  187. "btnToggledTopBarText": "#cccccc",
  188. "btnToggledPanelText": "#cccccc",
  189. "btnToggledText": "#cccccc",
  190. "btnPressed": "#0c3850",
  191. "btnPressedTopBarText": "#cccccc",
  192. "btnPressedTopBar": "#0c3850",
  193. "btnPressedPanelText": "#cccccc",
  194. "btnPressedPanel": "#0c3850",
  195. "btnPressedText": "#cccccc",
  196. "tabActiveText": "#cccccc",
  197. "tabText": "#cccccc",
  198. "tab": "#0a3449",
  199. "fgLink": "#cccccc",
  200. "topBarLink": "#cccccc",
  201. "panelLink": "#cccccc",
  202. "panelFaint": "#cccccc",
  203. "icon": "#077cae",
  204. "poll": "#276c80",
  205. "pollText": "#cccccc",
  206. "border": "#04415c",
  207. "postLink": "#00ccff",
  208. "lightText": "#ffffff",
  209. "popover": "#1c1c1c",
  210. "selectedMenuPopover": "#292929",
  211. "highlight": "#077cae",
  212. "highlightText": "#cccccc",
  213. "selectedMenu": "#0a6890",
  214. "selectedMenuText": "#cccccc",
  215. "selectedMenuPopoverIcon": "#7b7b7b",
  216. "highlightLink": "#333333",
  217. "selectedMenuLink": "#124d5f",
  218. "selectedMenuPopoverLink": "#a0dbed",
  219. "selectedMenuPopoverText": "#cccccc",
  220. "faintLink": "#04415c",
  221. "highlightFaintLink": "#a4e0fb",
  222. "selectedMenuFaintLink": "#a4e0fb",
  223. "selectedMenuPopoverFaintLink": "#a4e0fb",
  224. "faint": "#696969",
  225. "highlightFaintText": "#ffffff",
  226. "selectedMenuFaintText": "#ffffff",
  227. "selectedMenuPopoverFaintText": "#ffffff",
  228. "highlightLightText": "#ffffff",
  229. "selectedMenuLightText": "#ffffff",
  230. "selectedMenuPopoverLightText": "#ffffff",
  231. "selectedMenuIcon": "#6b9aae",
  232. "selectedPost": "#0a6890",
  233. "selectedPostText": "#cccccc",
  234. "selectedPostIcon": "#6b9aae",
  235. "selectedPostLink": "#cccccc",
  236. "selectedPostFaintLink": "#05415d",
  237. "highlightPostLink": "#00cbff",
  238. "selectedPostPostLink": "#00caff",
  239. "selectedPostLightText": "#ffffff",
  240. "selectedPostFaintText": "#ffffff",
  241. "popoverText": "#cccccc",
  242. "popoverIcon": "#747474",
  243. "popoverLink": "#cccccc",
  244. "postFaintLink": "#00ccff",
  245. "popoverPostFaintLink": "#00ccff",
  246. "popoverFaintLink": "#a4e0fb",
  247. "popoverFaintText": "#969696",
  248. "popoverPostLink": "#00ccff",
  249. "popoverLightText": "#ffffff",
  250. "highlightIcon": "#6aa4bd",
  251. "highlightPostFaintLink": "#00cbff",
  252. "profileTint": "#1c1c1c",
  253. "profileBg": "#0e0f10"
  254. },
  255. "opacity": {
  256. "underlay": 0.6,
  257. "bg": 0.8,
  258. "panel": 1,
  259. "alert": 0.5,
  260. "input": 0.9,
  261. "btn": 1,
  262. "faint": 0.5,
  263. "border": 1,
  264. "popover": 1,
  265. "profileTint": 0.5
  266. },
  267. "radii": {
  268. "btn": "1",
  269. "input": "2",
  270. "checkbox": "16",
  271. "panel": "3",
  272. "avatar": "2",
  273. "avatarAlt": "0",
  274. "tooltip": 2,
  275. "attachment": 5
  276. },
  277. "fonts": {
  278. "interface": {
  279. "family": "sans-serif"
  280. },
  281. "input": {
  282. "family": "inherit"
  283. },
  284. "post": {
  285. "family": "inherit"
  286. },
  287. "postCode": {
  288. "family": "monospace"
  289. }
  290. }
  291. },
  292. "source": {
  293. "themeEngineVersion": 3,
  294. "fonts": {},
  295. "shadows": {
  296. "panelHeader": [
  297. {
  298. "x": 0,
  299. "y": "0",
  300. "blur": "0",
  301. "spread": "1",
  302. "inset": false,
  303. "color": "#04415c",
  304. "alpha": "1"
  305. },
  306. {
  307. "x": "0",
  308. "y": "1",
  309. "blur": "0",
  310. "spread": 0,
  311. "inset": true,
  312. "color": "#ffffff",
  313. "alpha": "0.2"
  314. }
  315. ],
  316. "panel": [
  317. {
  318. "x": "0",
  319. "y": "0",
  320. "blur": "0",
  321. "spread": "1",
  322. "color": "#04415c",
  323. "alpha": "1"
  324. }
  325. ],
  326. "topBar": [
  327. {
  328. "x": 0,
  329. "y": "1",
  330. "blur": "0",
  331. "spread": "1",
  332. "color": "#04415c",
  333. "alpha": "1"
  334. },
  335. {
  336. "x": 0,
  337. "y": "2",
  338. "blur": "7",
  339. "spread": 0,
  340. "inset": false,
  341. "color": "#000000",
  342. "alpha": "0.3"
  343. }
  344. ],
  345. "input": [
  346. {
  347. "x": 0,
  348. "y": "0",
  349. "blur": "0",
  350. "spread": "1",
  351. "color": "#04415c",
  352. "alpha": "1",
  353. "inset": false
  354. }
  355. ],
  356. "popup": [
  357. {
  358. "x": "0",
  359. "y": "0",
  360. "blur": "0",
  361. "spread": "1",
  362. "color": "#04415c",
  363. "alpha": "1"
  364. }
  365. ],
  366. "buttonHover": [
  367. {
  368. "x": 0,
  369. "y": "0",
  370. "blur": "0",
  371. "spread": "35",
  372. "color": "#0B405C",
  373. "alpha": "0.75",
  374. "inset": true
  375. },
  376. {
  377. "x": 0,
  378. "y": 0,
  379. "blur": "0",
  380. "spread": "1",
  381. "color": "#085670",
  382. "alpha": 1,
  383. "inset": false
  384. }
  385. ],
  386. "button": [
  387. {
  388. "x": 0,
  389. "y": 0,
  390. "blur": "0",
  391. "spread": "1",
  392. "inset": false,
  393. "color": "#085670",
  394. "alpha": 1
  395. },
  396. {
  397. "x": 0,
  398. "y": 0,
  399. "blur": 2,
  400. "spread": 0,
  401. "color": "#0f3e59",
  402. "alpha": 1
  403. }
  404. ],
  405. "buttonPressed": [
  406. {
  407. "x": 0,
  408. "y": 0,
  409. "blur": "0",
  410. "spread": "35",
  411. "color": "#0B405C",
  412. "alpha": 1,
  413. "inset": true
  414. },
  415. {
  416. "x": 0,
  417. "y": "0",
  418. "blur": 0,
  419. "spread": "1",
  420. "color": "#000000",
  421. "alpha": "1",
  422. "inset": false
  423. }
  424. ]
  425. },
  426. "opacity": {
  427. "bg": "0.8",
  428. "underlay": "0.6",
  429. "panel": "1",
  430. "input": "0.9"
  431. },
  432. "colors": {
  433. "bg": "#1c1c1c",
  434. "fg": "#161616",
  435. "text": "#cccccc",
  436. "underlay": "#090e14",
  437. "link": "#cccccc",
  438. "accent": "#124d5e",
  439. "faint": "#696969",
  440. "faintLink": "#04415c",
  441. "cBlue": "#81beea",
  442. "cRed": "#ff0000",
  443. "cGreen": "#1ae600",
  444. "cOrange": "#FFFF00",
  445. "highlight": "#077cae",
  446. "highlightText": "#cccccc",
  447. "popover": "#1c1c1c",
  448. "popoverText": "#cccccc",
  449. "selectedPost": "#0a6890",
  450. "selectedPostText": "#cccccc",
  451. "selectedMenu": "#0a6890",
  452. "selectedMenuText": "#cccccc",
  453. "selectedMenuLink": "#124d5f",
  454. "postLink": "#00CCFF",
  455. "border": "#04415c",
  456. "poll": "#276C80",
  457. "pollText": "#cccccc",
  458. "icon": "#077cae",
  459. "fgText": "#cccccc",
  460. "fgLink": "#cccccc",
  461. "panel": "#161616",
  462. "topBar": "#161616",
  463. "topBarText": "#cccccc",
  464. "topBarLink": "#cccccc",
  465. "btn": "#0A3449",
  466. "btnPressed": "#0c3850",
  467. "btnToggled": "--accent,-24.2",
  468. "input": "#161616",
  469. "inputText": "#cccccc",
  470. "alertError": "#7C3A3A",
  471. "alertErrorText": "#cccccc",
  472. "alertWarning": "#FFFF00",
  473. "alertWarningText": "#cccccc",
  474. "alertNeutral": "#cccccc",
  475. "alertNeutralText": "#cccccc",
  476. "badgeNotification": "#16161600",
  477. "badgeNotificationText": "#cccccc"
  478. },
  479. "radii": {
  480. "btn": "1",
  481. "input": "2",
  482. "checkbox": "16",
  483. "panel": "3",
  484. "avatar": "2",
  485. "avatarAlt": "0",
  486. "attachment": 5
  487. }
  488. }
  489. }