soft-white-1.3.json 10.0 KB

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