Skip to content

Instantly share code, notes, and snippets.

@clarityam
Last active June 2, 2022 23:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save clarityam/35f75d3e7efda8a2a8c6b03d283b65e5 to your computer and use it in GitHub Desktop.
Save clarityam/35f75d3e7efda8a2a8c6b03d283b65e5 to your computer and use it in GitHub Desktop.
Pikmykid Stylus Backup
[
{
"settings": {
"openEditInWindow": false,
"openEditInWindow.popup": false,
"windowPosition": {},
"show-badge": true,
"disableAll": false,
"exposeIframes": false,
"exposeStyleName": false,
"newStyleAsUsercss": true,
"styleViaXhr": false,
"patchCsp": false,
"config.autosave": true,
"schemeSwitcher.enabled": "system",
"schemeSwitcher.nightStart": "18:00",
"schemeSwitcher.nightEnd": "06:00",
"popup.breadcrumbs": true,
"popup.breadcrumbs.usePath": false,
"popup.enabledFirst": true,
"popup.stylesFirst": true,
"popup.autoResort": false,
"popup.borders": false,
"popup.findSort": "u",
"manage.onlyEnabled": false,
"manage.onlyLocal": false,
"manage.onlyUsercss": false,
"manage.onlyEnabled.invert": false,
"manage.onlyLocal.invert": false,
"manage.onlyUsercss.invert": false,
"manage.actions.expanded": true,
"manage.backup.expanded": true,
"manage.filters.expanded": true,
"manage.newUI": true,
"manage.newUI.favicons": false,
"manage.newUI.faviconsGray": true,
"manage.newUI.targets": 3,
"manage.newUI.sort": "title,asc",
"editor.options": {},
"editor.toc.expanded": true,
"editor.options.expanded": true,
"editor.lint.expanded": true,
"editor.publish.expanded": true,
"editor.lineWrapping": true,
"editor.smartIndent": true,
"editor.indentWithTabs": false,
"editor.tabSize": 4,
"editor.keyMap": "sublime",
"editor.theme": "twilight",
"editor.beautify": {
"selector_separator_newline": true,
"newline_before_open_brace": false,
"newline_after_open_brace": true,
"newline_between_properties": true,
"newline_before_close_brace": true,
"newline_between_rules": false,
"preserve_newlines": true,
"end_with_newline": false,
"indent_conditional": true,
"indent_mozdoc": true
},
"editor.beautify.hotkey": "",
"editor.lintDelay": 300,
"editor.linter": "csslint",
"editor.lintReportDelay": 500,
"editor.matchHighlight": "token",
"editor.autoCloseBrackets": true,
"editor.autocompleteOnTyping": false,
"editor.contextDelete": false,
"editor.selectByTokens": true,
"editor.appliesToLineWidget": true,
"editor.autosaveDraft": 10,
"editor.livePreview": true,
"editor.colorpicker": true,
"editor.colorpicker.hexUppercase": false,
"editor.colorpicker.hotkey": "",
"editor.colorpicker.color": "#f00",
"editor.colorpicker.maxHeight": 300,
"hotkey._execute_browser_action": "",
"hotkey.openManage": "",
"hotkey.styleDisableAll": "",
"sync.enabled": "none",
"iconset": -1,
"badgeDisabled": "#8B0000",
"badgeNormal": "#006666",
"headerWidth.edit": 280,
"headerWidth.install": 280,
"headerWidth.manage": 280,
"popupWidth": 246,
"updateInterval": 24
},
"order": {
"main": [],
"prio": []
}
},
{
"enabled": true,
"installDate": 1654208962309,
"sections": [
{
"code": ""
}
],
"sourceCode": "/* ==UserStyle==\n@name schools.pikmykid.com - 6/2/2022, 5:24:23 PM\n@namespace github.com/openstyles/stylus\n@version 1.0.0\n@description A new userstyle\n@author Me\n==/UserStyle== */\n@-moz-document url-prefix(\"https://schools.pikmykid.com/pikmykid/Checkin/Index.html#/dynamicline/2\") {\n\n .mobile-line-window__right {\n display: none;\n }\n .header-wrap {\n display: none;\n }\n .main-container {\n padding-top: 0px;\n }\n .main-content {\n background: #000000;\n }\n .line-view__header-left {\n color: #FFFFFF;\n }\n .dismissal-card__header--orange {\n background: linear-gradient(90deg, #fb0000, #bf32ff)\n }\n .dismissal-card__header {\n background: linear-gradient(90deg, #fb0000, #bf32ff)\n }\n .dismissal-card__header--orange .content-button {\n background: #f00000;\n }\n .dismissal-card__header--orange .content-button:hover {\n background: #003cff;\n }\n .line-view__header-right {\n display: none;\n }\n .dismissal-table td {\n padding: 6px;\n }\n .dismissal-card__header--orange > button:nth-child(2){\n display:none;\n }\n [data-darkreader-inline-color] {\n color: white !important;\n }\n}",
"usercssData": {
"name": "schools.pikmykid.com - 6/2/2022, 5:24:23 PM",
"namespace": "github.com/openstyles/stylus",
"version": "1.0.0",
"description": "A new userstyle",
"author": "Me"
},
"author": "Me",
"description": "A new userstyle",
"name": "schools.pikmykid.com - 6/2/2022, 5:24:23 PM",
"updateDate": 1654211536611,
"_id": "3100ea83-8430-4881-ba07-c4c5799cf910",
"_rev": 1654211536611,
"id": 1
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment