not really known
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.

44 lines
4.7 KiB

  1. {
  2. "HIGHLIGHTSTROKECOLORS": [
  3. [
  4. "facebook",
  5. "#5f7cb6"
  6. ]
  7. ],
  8. "FLOWPLUGINS": [
  9. [
  10. "publish",
  11. "if (args.length == 1) { doPublish(args[0]);};"
  12. ]
  13. ],
  14. "PALETTEHIGHLIGHTCOLORS": [
  15. [
  16. "facebook",
  17. "#86a0d0"
  18. ]
  19. ],
  20. "PALETTEPLUGINS": [
  21. [
  22. "facebook",
  23. "<!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd' [\t<!ENTITY stroke_color \"#86a0d0\">\t<!ENTITY fill_color \"#5f7cb6\">]><svg enable-background=\"new 0 0 55.125 55\" height=\"55px\" id=\"Layer_1\" version=\"1.1\" viewBox=\"0 0 55 55\" width=\"55px\" x=\"0px\" xml:space=\"preserve\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" y=\"0px\"><rect width=\"45\" height=\"45\" ry=\"2.9166667\" x=\"5\" y=\"5\" id=\"rect3\" style=\"fill:&fill_color;;fill-opacity:1\" /><rect width=\"38.541668\" height=\"6.4583335\" ry=\"0\" x=\"8.333333\" y=\"39.583332\" id=\"rect5\" style=\"fill:&stroke_color;;fill-opacity:1\" /><path d=\"m 31.197287,46.165937 -7.8e-5,-16.470834 -4.268255,2.69e-4 0,-6.050269 4.268333,0 0,-5.470427 c 0,0 -0.01379,-3.033899 1.989072,-4.972875 0.810184,-0.78434 1.67477,-1.256236 2.693135,-1.740507 1.144374,-0.544193 3.025673,-0.621305 3.025673,-0.621305 l 5.139209,0.206899 -0.124993,5.594882 -4.516927,0 c 0,0 -0.493513,-0.07261 -1.104322,0.399722 -0.687245,0.531438 -0.636185,1.133186 -0.636185,1.133186 l 3.39e-4,5.470164 6.380834,2.62e-4 -0.248334,6.05 -6.1325,0 -0.08322,16.470833 z\" id=\"path7\" style=\"fill:#ffffff;fill-opacity:1;stroke:none\" /></svg>"
  24. ]
  25. ],
  26. "BLOCKPLUGINS": [
  27. [
  28. "publish",
  29. "var pubBlock = new ProtoBlock('publish');pubBlock.palette = palettes.dict['facebook'];blocks.protoBlockDict['publish'] = pubBlock;pubBlock.staticLabels.push(_('publish'));pubBlock.adjustWidthToLabel();pubBlock.oneArgBlock();pubBlock.defaults.push(_('comment'));pubBlock.dockTypes[1] = 'textin';"
  30. ]
  31. ],
  32. "PALETTEFILLCOLORS": [
  33. [
  34. "facebook",
  35. "#7893c6"
  36. ]
  37. ],
  38. "PALETTESTROKECOLORS": [
  39. [
  40. "facebook",
  41. "#3a62a5"
  42. ]
  43. ]
  44. }