_shinobu

kumiko.json appchan x theme

Apr 13th, 2016
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.52 KB | None | 0 0
  1. {
  2.   "Author": "",
  3.   "Author Tripcode": "!shinobuhsw",
  4.   "Background Image": "",
  5.   "Background Color": "#fff",
  6.   "Dialog Background": "#fff",
  7.   "Dialog Border": "#fff",
  8.   "Thread Wrapper Background": "rgba(0,0,0,0)",
  9.   "Thread Wrapper Border": "rgba(0,0,0,0)",
  10.   "Reply Background": "#fff",
  11.   "Reply Border": "#fff",
  12.   "Highlighted Reply Background": "#fff",
  13.   "Highlighted Reply Border": "#fff",
  14.   "Backlinked Reply Outline": "#fff",
  15.   "Checkbox Background": "#fff",
  16.   "Checkbox Border": "#fff",
  17.   "Input Background": "#fff",
  18.   "Input Border": "#fff",
  19.   "Hovered Input Background": "#fdfdfd",
  20.   "Hovered Input Border": "#fff",
  21.   "Focused Input Background": "#fdfdfd",
  22.   "Focused Input Border": "#fff",
  23.   "Buttons Background": "#fff",
  24.   "Buttons Border": "#fff",
  25.   "Navigation Background": "#fff",
  26.   "Navigation Border": "#fff",
  27.   "Links": "#5DA053",
  28.   "Hovered Links": "#5DA053",
  29.   "Navigation Links": "#5DA053",
  30.   "Hovered Navigation Links": "#5DA053",
  31.   "Subjects": "#C9797D",
  32.   "Names": "#C9797D",
  33.   "Sage": "#91BF91",
  34.   "Tripcodes": "#C9797D",
  35.   "Emails": "#796777",
  36.   "Post Numbers": "#28293D",
  37.   "Text": "#28293D",
  38.   "Quotelinks": "#5DA053",
  39.   "Backlinks": "#5DA053",
  40.   "Greentext": "#91BF91",
  41.   "Board Title": "#91BF91",
  42.   "Timestamps": "#28293D",
  43.   "Inputs": "#28293D",
  44.   "Warnings": "#28293D",
  45.   "Shadow Color": "rgba(222,214,216,1)",
  46.   "Custom CSS": "* {\n    transition: all 0.25s;\n}\n\n.reply.post {\n border-width: 1px 0px 0px 0px !important;\n    margin-bottom: 10px;\n\n    padding: 16px 16px 16px 30px;\n}\n.op-background .op.post {\n    border-width: 1px 0px 0px 0px;\n}\n#header-bar {\n    display: none;\n}\n#shortcuts {\n    opacity: 0;\n    transition: opacity 1s;\n}\n#shortcuts:hover {\n    opacity: 1;\n}\n.name {\npadding: 0px;\n\n}\n.deleteform {\n    display: none;\n}\n.post .postInfo {\n    padding-top: 10px;\n    padding-left: 0px;\npadding-bottom 10px;\n}\n.fileText {\nposition: relative;\ntransition: all 0.1s, visibility 0s, linear 0.1s;\ntransform: scale(1,0);\ntop: -50%;\n}\n.reply:hover .fileText {\ntransform: scale(1,1);\ntop: 0%;\n}\n.op:hover .fileText {\ntransform: scale(1,1);\ntop: 0%;\n}\n.fileThumb {\n    position: relative;\n    top: -16px;\n    margin: 0px;\n    margin-right: 16px;\n    margin-bottom: 0px;\n    opacity: 0.5;\n    -moz-transition: all 0.1s, opacity 0.5s, linear 0.1s;\n    padding-top: 9px;\n    padding-bottom: 0px;\nmargin-left: 40px;\n    margin-top: 15px;\nmargin-right: 40px;\n}\n.reply:hover .fileThumb {\ntop: 0px;\n}\n.op:hover .fileThumb {\ntop: 0px;\nopacity: 1;\n}\n.prettyprint {\nfont-size: 12px;\ncolor: #313353;\nfont-family: fixed;\n}\n.reply .postMessage {\n    margin: 0px;\n    padding: 0px;\n    margin-top: 15px;\nmargin-left: 40px;\nmargin-right: 40px;\n}\n.dateTime {\ndisplay: none;\n}\n.file-info {\ndisplay: none;\n}\n#blotter {\n    display: none;\n}\n.boardTitle {\n    display: none;\n}\ns {\ncolor: #4c525e;\nbackground: #4c525e;\n}\ns:hover {\nbackground-color: rgba(242,244,246,1)\n}\n.postNum a {\n    opacity: 0;\n}\n.backlink {\n    opacity: 0;\n}\n.reply:hover .postNum a, .reply:hover .fileThumb, .reply:hover .backlink {\n    opacity: 1;\n}\n.op:hover .postNum a, .op:hover .fileThumb, .op:hover .backlink {\n    opacity: 1;\n}\n#qrtab.move {\nopacity: 0;\n}\n.ip-counter {\n opacity: 0;\n}\n.reply:hover .ip-counter {\nopacity: 1;\n}\n.show-post-button {\ndisplay: none;\n}\n.div.navLinks.navLinksBot.desktop {\n    display: none;\n}",
  47.   "Background Attachment": "",
  48.   "Background Position": "",
  49.   "Background Repeat": "",
  50.   "Theme": "Kumiko"
  51. }
Advertisement
Add Comment
Please, Sign In to add comment