diff --git a/stylus.json b/stylus.json index 8f247ee..b39646d 100644 --- a/stylus.json +++ b/stylus.json @@ -1,4 +1,69 @@ [ + { + "enabled": true, + "updateUrl": "https://userstyles.org/styles/chrome/129648.json", + "md5Url": "https://update.userstyles.org/129648.md5", + "url": "http://userstyles.org/styles/129648", + "originalMd5": "4efc32ce782e6364e466e7af7d2d2475", + "installDate": 1520609451151, + "sections": [ + { + "code": ".contentTag[title*=\"today\"] {\r\n background-color: #FFC800 !important;\r\n color: black;\r\n}\r\n.contentTag[title*=\"today\"]::after {\r\n content: \" \\25b6\";\r\n position: relative;\r\n top: -0.15em;\r\n}\r\n\r\n.contentTag[title*=\"tomorrow\"] {\r\n background-color: #FFE800 !important;\r\n color: black;\r\n}\r\n.contentTag[title*=\"tomorrow\"]::after {\r\n content: \" \\23e9\";\r\n position: relative;\r\n top: -0.15em;\r\n}\r\n\r\n.contentTag[title*=\"weekday\"],\r\n.contentTag[title*=\"weekend\"],\r\n.contentTag[title*=\"sunday\"],\r\n.contentTag[title*=\"monday\"],\r\n.contentTag[title*=\"tuesday\"],\r\n.contentTag[title*=\"wednesday\"],\r\n.contentTag[title*=\"thursday\"],\r\n.contentTag[title*=\"friday\"],\r\n.contentTag[title*=\"saturday\"]{\r\n background-color: #D6E800 !important;\r\n color: black;\r\n}\r\n\r\n.contentTag[title*=\"weekday\"]::after,\r\n.contentTag[title*=\"weekend\"]::after,\r\n.contentTag[title*=\"sunday\"]::after,\r\n.contentTag[title*=\"monday\"]::after,\r\n.contentTag[title*=\"tuesday\"]::after,\r\n.contentTag[title*=\"wednesday\"]::after,\r\n.contentTag[title*=\"thursday\"]::after,\r\n.contentTag[title*=\"friday\"]::after,\r\n.contentTag[title*=\"saturday\"]::after {\r\n content: \" \\1f4c6\";\r\n position: relative;\r\n top: -0.05em;\r\n font-weight: normal;\r\n}\r\n\r\n\r\n\r\n\r\n.contentTag[title^=\"Filter #everylast\"],\r\n.contentTag[title^=\"Filter #every0\"],\r\n.contentTag[title^=\"Filter #every1\"],\r\n.contentTag[title^=\"Filter #every2\"],\r\n.contentTag[title^=\"Filter #every3\"],\r\n.contentTag[title^=\"Filter #every4\"],\r\n.contentTag[title^=\"Filter #every5\"],\r\n.contentTag[title^=\"Filter #every6\"],\r\n.contentTag[title^=\"Filter #every7\"],\r\n.contentTag[title^=\"Filter #every8\"],\r\n.contentTag[title^=\"Filter #every9\"],\r\n.contentTag[title*=\"201\"], .contentTag[title*=\"202\"] {\r\n background-color: #B2E800 !important;\r\n color: black;\r\n}\r\n.contentTag[title^=\"Filter #everylast\"]::after,\r\n.contentTag[title^=\"Filter #every0\"]::after,\r\n.contentTag[title^=\"Filter #every1\"]::after,\r\n.contentTag[title^=\"Filter #every2\"]::after,\r\n.contentTag[title^=\"Filter #every3\"]::after,\r\n.contentTag[title^=\"Filter #every4\"]::after,\r\n.contentTag[title^=\"Filter #every5\"]::after,\r\n.contentTag[title^=\"Filter #every6\"]::after,\r\n.contentTag[title^=\"Filter #every7\"]::after,\r\n.contentTag[title^=\"Filter #every8\"]::after,\r\n.contentTag[title^=\"Filter #every9\"]::after,\r\n.contentTag[title*=\"201\"]::after, .contentTag[title*=\"202\"]::after {\r\n content: \" \\1f4c5\";\r\n position: relative;\r\n top: -0.05em;\r\n font-weight: normal;\r\n}", + "urls": [], + "urlPrefixes": [], + "domains": [ + "workflowy.com" + ], + "regexps": [] + } + ], + "name": "Workflowy Date tags (for use with Complice)", + "originalDigest": "a64bffc94c12426d56e3ba0998c27a191a1e08ec", + "id": 1 + }, + { + "enabled": true, + "updateUrl": null, + "md5Url": null, + "url": null, + "originalMd5": null, + "installDate": 1525963673602, + "sections": [ + { + "code": "#allContent {\n width: 90% !important;\n}\n\n#mainPadding {\n width: initial !important;\n}\n", + "urls": [], + "urlPrefixes": [], + "domains": [ + "ikea.com" + ], + "regexps": [] + } + ], + "name": "fix width for ikea.com", + "originalDigest": "a877bad56b830175d6ce758a356f80208a939665", + "id": 2 + }, + { + "installDate": 1525964719872, + "enabled": true, + "updateUrl": null, + "md5Url": null, + "url": null, + "originalMd5": null, + "name": "Github Solarized", + "sections": [ + { + "code": ".highlight { color: #657b83 !important; background-color: #fdf6e3 !important; }\n.highlight pre { background-color: inherit !important; }\n.highlight .err { color: #dc322f !important; background-color: #eee8d5 !important; }\n.highlight .cp { color: #93a1a1 !important; font-weight: bold !important; }\n.highlight .cs { color: #93a1a1 !important; font-weight: bold !important; font-style: italic !important; }\n.highlight .gd { background-color: #fdd !important; }\n.highlight .gd .x { background-color: #faa !important; }\n.highlight .ge { font-style: italic !important; }\n.highlight .gi { background-color: #dfd !important; }\n.highlight .gi .x { background-color: #afa !important; }\n.highlight .go { color: #657b83 !important; }\n.highlight .gu { color: #d33682 !important; font-weight: bold !important; }\n.highlight .gs { font-weight: bold !important; }\n.highlight .gr, .highlight .gt { color: #d33682 !important; }\n.highlight .gh { color: #93a1a1 !important; }\n.highlight .gp { color: #93a1a1 !important; }\n.highlight .nb { color: #859900 !important; }\n.highlight .ni { color: #d33682 !important; }\n.highlight .nt { color: #268bd2 !important; }\n.highlight .w { color: #93a1a1 !important; }\n.highlight .sr { color: #859900 !important; }\n.highlight .ss { color: #2aa198 !important; }\n.highlight .c, .highlight .cm, .highlight .c1 { color: #93a1a1 !important; font-style: italic !important; }\n.highlight .k, .highlight .kc, .highlight .kd, .highlight .kp, .highlight .kr, .highlight .kt, .highlight .o, .highlight .ow { font-weight: bold !important; }\n.highlight .k { color: #859900 !important; }\n.highlight .kt { color: #b58900 !important; }\n.highlight .bp { color: #586e75 !important; }\n.highlight .nn { color: #586e75 !important; }\n.highlight .nc { color: #b58900 !important; font-weight: bold !important; }\n.highlight .m, .highlight .mf, .highlight .mh, .highlight .mi, .highlight .mo, .highlight .il { color: #2aa198 !important; }\n.highlight .s, .highlight .sb, .highlight .sc, .highlight .sd, .highlight .s2, .highlight .se, .highlight .sh, .highlight .si, .highlight .sx, .highlight .s1 { color: #2aa198 !important; }\n.highlight .na, .highlight .nv { color: #2aa198 !important; }\n.highlight .no { color: #b58900 !important; }\n.highlight .vc, .highlight .vg, .highlight .vi { color: #268bd2 !important; }\n.highlight .ne, .highlight .nf { color: #dc322f !important; font-weight: bold !important; }\n", + "urls": [], + "urlPrefixes": [], + "domains": [ + "github.com" + ], + "regexps": [] + } + ], + "id": 5 + }, { "enabled": true, "updateUrl": "https://userstyles.org/styles/chrome/139721.json", @@ -1664,48 +1729,6 @@ ], "name": "Mastodon Variable Width", "originalDigest": "a877bad56b830175d6ce758a356f80208a939665", - "id": 1 - }, - { - "enabled": true, - "updateUrl": null, - "md5Url": null, - "url": null, - "originalMd5": null, - "installDate": 1525963673602, - "name": "fix width for ikea.com", - "sections": [ - { - "code": "#allContent {\n width: 90% !important;\n}\n\n#mainPadding {\n width: initial !important;\n}\n", - "urls": [], - "urlPrefixes": [], - "domains": [ - "ikea.com" - ], - "regexps": [] - } - ], - "id": 2 - }, - { - "enabled": true, - "updateUrl": null, - "md5Url": null, - "url": null, - "originalMd5": null, - "installDate": 1525964719872, - "name": "Github Solarized", - "sections": [ - { - "code": ".highlight { color: #657b83 !important; background-color: #fdf6e3 !important; }\n.highlight pre { background-color: inherit !important; }\n.highlight .err { color: #dc322f !important; background-color: #eee8d5 !important; }\n.highlight .cp { color: #93a1a1 !important; font-weight: bold !important; }\n.highlight .cs { color: #93a1a1 !important; font-weight: bold !important; font-style: italic !important; }\n.highlight .gd { background-color: #fdd !important; }\n.highlight .gd .x { background-color: #faa !important; }\n.highlight .ge { font-style: italic !important; }\n.highlight .gi { background-color: #dfd !important; }\n.highlight .gi .x { background-color: #afa !important; }\n.highlight .go { color: #657b83 !important; }\n.highlight .gu { color: #d33682 !important; font-weight: bold !important; }\n.highlight .gs { font-weight: bold !important; }\n.highlight .gr, .highlight .gt { color: #d33682 !important; }\n.highlight .gh { color: #93a1a1 !important; }\n.highlight .gp { color: #93a1a1 !important; }\n.highlight .nb { color: #859900 !important; }\n.highlight .ni { color: #d33682 !important; }\n.highlight .nt { color: #268bd2 !important; }\n.highlight .w { color: #93a1a1 !important; }\n.highlight .sr { color: #859900 !important; }\n.highlight .ss { color: #2aa198 !important; }\n.highlight .c, .highlight .cm, .highlight .c1 { color: #93a1a1 !important; font-style: italic !important; }\n.highlight .k, .highlight .kc, .highlight .kd, .highlight .kp, .highlight .kr, .highlight .kt, .highlight .o, .highlight .ow { font-weight: bold !important; }\n.highlight .k { color: #859900 !important; }\n.highlight .kt { color: #b58900 !important; }\n.highlight .bp { color: #586e75 !important; }\n.highlight .nn { color: #586e75 !important; }\n.highlight .nc { color: #b58900 !important; font-weight: bold !important; }\n.highlight .m, .highlight .mf, .highlight .mh, .highlight .mi, .highlight .mo, .highlight .il { color: #2aa198 !important; }\n.highlight .s, .highlight .sb, .highlight .sc, .highlight .sd, .highlight .s2, .highlight .se, .highlight .sh, .highlight .si, .highlight .sx, .highlight .s1 { color: #2aa198 !important; }\n.highlight .na, .highlight .nv { color: #2aa198 !important; }\n.highlight .no { color: #b58900 !important; }\n.highlight .vc, .highlight .vg, .highlight .vi { color: #268bd2 !important; }\n.highlight .ne, .highlight .nf { color: #dc322f !important; font-weight: bold !important; }\n", - "urls": [], - "urlPrefixes": [], - "domains": [ - "github.com" - ], - "regexps": [] - } - ], - "id": 5 + "id": 6 } -] +] \ No newline at end of file