Chrome-Plugin-Settings/Stylus/stylus-2021-03-28.json

1452 lines
3.3 MiB
JSON
Raw Normal View History

2022-04-15 22:33:14 +02:00
[
{
"settings": {
"openEditInWindow": false,
"openEditInWindow.popup": false,
"windowPosition": {
"height": 568,
"left": 234,
"top": 97,
"width": 968
},
"show-badge": true,
"disableAll": false,
"exposeIframes": false,
"newStyleAsUsercss": false,
"styleViaXhr": false,
"patchCsp": false,
"config.autosave": true,
"popup.breadcrumbs": true,
"popup.breadcrumbs.usePath": false,
"popup.enabledFirst": true,
"popup.stylesFirst": true,
"popup.autoResort": false,
"popup.borders": false,
"popup.findStylesInline": true,
"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": false,
"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.lineWrapping": true,
"editor.smartIndent": true,
"editor.indentWithTabs": false,
"editor.tabSize": 4,
"editor.keyMap": "sublime",
"editor.theme": "default",
"editor.beautify": {
"end_with_newline": false,
"newline_after_open_brace": true,
"newline_before_close_brace": true,
"newline_before_open_brace": false,
"newline_between_properties": true,
"newline_between_rules": false,
"selector_separator_newline": true,
"space_around_selector_separator": true
},
"editor.beautify.hotkey": "",
"editor.lintDelay": 300,
"editor.linter": "csslint",
"editor.lintReportDelay": 500,
"editor.matchHighlight": "token",
"editor.autoCloseBrackets": false,
"editor.autocompleteOnTyping": false,
"editor.contextDelete": true,
"editor.selectByTokens": true,
"editor.appliesToLineWidget": true,
"editor.livePreview": true,
"editor.colorpicker": true,
"editor.colorpicker.hexUppercase": false,
"editor.colorpicker.hotkey": "",
"editor.colorpicker.color": "#000000d4",
"editor.colorpicker.maxHeight": 300,
"hotkey._execute_browser_action": "",
"hotkey.openManage": "",
"hotkey.styleDisableAll": "",
"sync.enabled": "none",
"iconset": 0,
"badgeDisabled": "#8B0000",
"badgeNormal": "#006666",
"popupWidth": 246,
"updateInterval": 24
}
},
{
"sections": [
{
"code": "#header {\n background: none repeat scroll 0% 0% #242424;\n border-bottom: 1px solid #050505;\n}\n \n #header .logo a {\n border-bottom: 2px solid #242424;\n}\n \n #session a, #session input, #session button {\n background: none repeat scroll 0% 0% rgba(0,0,0,0);\n }\n \n #session h2 img {\n border: 1px solid #050505;\n}\n \n body.nofooter {\n border-bottom: 1px solid #050505;\n}\n \n body {\n background: none repeat scroll 0% 0% #161616;\n}\n\n #char-count {\n border: 0px none !important;\n background: none repeat scroll 0% 0% #242424 !important; \n }\n \n html {\n background: none repeat scroll 0% 0% #101010; \n }\n\n .footer {\n background: #161616 none repeat scroll 0% 0%;\n border-top: 1px solid #050505;\n}\n\n .subject h2 a {\n color: #CCCCCC;\n }\n \n .subject .note {\n color: #CCCCCC;\n }\n \n a.tweet-screen-name {\n color: #CCCCCC;\n}\n\n\n .js #session .user-menu {\n background: none repeat scroll 0% 0% #161616;\n }\n \n .user-menu .break-before {\n border-top: 1px solid #050505;\n} \n \n input.textual, button.textual {\n border: 0px none !important;\n}\n\n .button:hover {\n color: #aaa;\n background-color: #050505;\n background-image: linear-gradient(#1a1a1a, #242424);\n border-color: #050505;\n}\n\n .button {\n color: #aaa !important;\n background-color: #050505;\n background-image: linear-gradient(#242424, #1a1a1a);\n border: 1px solid #050505;\n}\n\n .facepile li img {\n border: 1px solid #050505;\n}\n \n .tweet-image img {\n border: 1px solid #050505;\n}",
"urls": [],
"urlPrefixes": [
"https://twitter.com/intent"
],
"domains": [],
"regexps": []
},
{
"code": "/* TweetDeck */\n \n .column-header, .column-header-temp {\n color: #BBB !important;\n background-color: #242424 !important;\n border-bottom: 1px solid #060606 !important;\n}\n \n .with-column-divider-bottom {\n border-bottom: 0px solid #060606 !important;\n}\n \n .column {\n background-color: #161616 !important;\n}\n \n .app-content {\n background-color: #161616 !important;\n}\n \n .dropdown-menu [data-action] {\n color: #BBB !important;\n}\n \n .compose {\n background-color: #161616 !important;\n color: #BBB !important;\n}\n \n .app-header {\n background-color: #242424 !important;\n}\n \n.app-navigator {\n background-color: #242424 !important;\n}\n \n .column-nav-item {\n background-color: #242424 !important;\n}\n \n .list-item:hover, .list-item:active, .list-item.is-selected {\n background-color: #1B1B1B !important;\n color: #BBB !important;\n}\n \n .popover {\n background-color: #1B1B1B !important;\n}\n \n .list-item {\n color: #BBB !important;\n}\n \n .list-item-button {\n color: #BBB !important;\n background-color: #060606 !important;\n}\n \n.column-background-fill {\n background-color: #060606 !important;\n}\n\n.app-title {\n background-color: #242424;\n}\n \n .column-options .button-tray {\n background-color: #191919 !important;\n}\n.accordion-divider-t {\n border-top: 1px solid #060606 !important;\n}\n\n.column-options {\n background-color: #1B1B1B !important;\n}\n\n.facet-type {\n border-bottom: 1px solid #060606 !important;\n}\n\n.tweet-btn, .tweet-btn:active, .tweet-btn.active {\n background-color: #09181D !important;\n}\n\n.is-options-open .column-settings-link {\n background-color: #1B1B1B !important;\n border-color: #060606 #060606 -moz-use-text-color;\n}\n\n.mdl {\n background-color: #1B1B1B !important;\n}\n\n.mdl-content {\n border: 1px solid #060606 !important;\n background: none repeat scroll 0% 0% padding-box #161616!important;\n}\n\n.mdl-col-settings {\n background-color: #161616 !important;\n}\n\n.QuoteTweet {\n border: 1px solid #666 !important;\n}\n\n.QuoteTweet .tweet-content, .QuoteTweet-text a, .QuoteTweet-text a:hover, .QuoteTweet-text a:focus, .QuoteTweet-text a:active, .QuoteTweet-text .pretty-link b, .QuoteTweet-text .pretty-link b:hover, .QuoteTweet-text .pretty-link b:focus, .QuoteTweet-text .pretty-link b:active, .QuoteTweet-text .pretty-link s {\n color: #BBB !important;\n}\n\n.tweet {\n border-bottom: 0px solid #060606 !important;\n}\n\n.character-count-compose:disabled {\n background-color: transparent !important;\n}",
"urls": [],
"urlPrefixes": [
"https://tweetdeck.twitter.com/",
"http://tweetdeck.twitter.com/"
],
"domains": [],
"regexps": []
},
{
"code": "/* here you can change the loading thumb, the first one is of the nav bar, the second is of the footer */\n\n.pushstate-spinner {\n background-image: url(\"http://i570.photobucket.com/albums/ss143/stbinan/1665_zpsjgoesfr2.png\") !important;\n margin-bottom: 5px;\n }\n\n .spinner {\n background: url(\"http://i570.photobucket.com/albums/ss143/stbinan/379_zpsbepu58zc.png\") no-repeat !important;\n margin-top: 6px;\n}\n\n .tweet-form .spinner {\n background-image: url(\"http://i570.photobucket.com/albums/ss143/stbinan/329_zpslswkgcny.png\") !important;\n }\n\n .PermalinkOverlay-spinner {\n background: transparent no-repeat scroll 0px center;\n }\n\n .wtf-module.has-content {\n display: block;\n} \n \n .WhoToFollow.is-visible {\n display: block;\n}\n\n.DashboardProfileCard {\n border: 1px solid #060606 !important;\n background: none repeat scroll 0% 0% #161616 !important;\n border-radius: 6px;\n}\n\n .Trends {\n background-color: #161616 !important;\n}\n\n.module .flex-module, .dashboard .stats {\n background-color: #161616 !important;\n}\n\n.tweet:hover {\n background-color: #1B1B1B !important;\n}\n\n.simple-tweet:hover {\n background-color: #1B1B1B !important;\n}\n\nbody {\n color: #CCCCCC !important;\n background-color: #101010 !important;\n}\n\n .permalink-tweet {\n background-color: #161616 !important;\n}\n\n.GalleryTweet--new .simple-tweet {\n background-color: #060606 !important;\n}\n\n .GalleryTweet--new .simple-tweet:hover {\n background-color: #050505 !important;\n}\n\n.content-main .expansion-container .tweet.ancestor, .content-main .expansion-container .tweet.descendant, .content-main .expansion-container .view-more-container, .content-main .expansion-container .inline-reply-tweetbox {\n background: none repeat scroll 0% 0% #1B1B1B;\n}\n\n.new-tweets-bar {\n\tbackground-color: #161616 !important;\n\tborder-top: 1px solid #000 !important;\n\tborder-bottom: 1px solid #000 !important;\n}\n\n.new-tweets-bar:hover {\n\tbackground-color: #1B1B1B !important;\n}\n\n\n.content-header .header-inner, .content-no-header .no-header-inner {\n\tbackground-color: #161616 !important;\n\tborder-bottom: 1px solid #000!important;\n}\n\n\n.DMInboxItem-snippet {\n color: #CCCCCC;\n}\n\n.ProfileHeaderCard-locationText, .ProfileHeaderCard-joinDateText, .ProfileHeaderCard-birthdateText {\n color: #CCCCCC;\n}\n\n.AdaptiveNewsLargeImageHeadline-body {\n background-color: #161616;\n border: 1px solid #050505;\n}\n\n.AdaptiveNewsLargeImageHeadline-image {\n background-color: #161616;\n}\n\n.AdaptiveNewsLargeImageHeadline-title {\n color: #CCCCCC;\n}\n\n.AdaptiveNewsLargeImageHeadline-description {\n color: #CCCCCC;\n}\n\n.TwitterCard-container:hover { \n background-color: #1B1B1B;\n}\n\n.TwitterCard .SummaryCard-image {\n background-color: #161616;\n}\n\n.global-nav-inner {\n background-color: #242424 !important;\n border-bottom: 1px solid #000 !important;\n}\n\n.permalink-tweet:hover, .permalink-tweet.focus, .stream-item.open .original-tweet:hover, .stream-item.open .original-tweet.focus {\n background-color: #1B1B1B !important;\n}\n\n.module .list-link {\n\tbackground-color: #161616;\n\tborder-top: 1px solid #000;\n\t-webkit-box-shadow: none!important;\n\tbox-shadow: none!important;\n}\n\n.module .list-link:hover, .module .active .list-link {\n background-color: #1B1B1B;\n}\n\n.module .list-link:hover {\n background-color: #1B1B1B;\n}\n\n.follow-card .follow-bar {\n background-color: #161616;\n background-image: none !important;\n border-top: 0px solid rgb(6, 6, 6)!important;\n box-shadow: 0px 1px 0px rgb(6,6,6) inset !important;\n}\n\n.follow-card {\n background-color: #161616;\n}\n\n#global-tweet-dialog .modal-tweet-form-container {\n background-color: #242424 !important;\n border-radius: 6px;\n}\n\n.AdaptiveNewsTextHeadline-body {\n background-color: #161616;\n border: 1px solid #050505;\n}\n\n .AdaptiveNewsTextHeadline-title {\n color: #CCCCCC;\
"urls": [],
"urlPrefixes": [
"http://twitter.com",
"https://twitter.com",
"https://tweetdeck.twitter.com/",
"http://tweetdeck.twitter.com/"
],
"domains": [],
"regexps": []
}
],
"url": "http://userstyles.org/styles/97767",
"updateUrl": "https://userstyles.org/styles/chrome/97767.json?ik-avatarMarginValue=ik-With+Avatar&ik-notlogin=ik-Display&ik-hpbackground=%23101010&ik-tweetbgcolor=%23161616&ik-tweetbghovercolor=%231B1B1B&ik-navbarbgcolor=%23242424&ik-tweetfontcolor=%23CCCCCC&ik-darkerfontcolor=%238899A6",
"md5Url": "https://update.userstyles.org/97767.md5",
"originalMd5": "638920b1602105b86af58523e42811a2",
"name": "Dark Twitter Customizable",
"enabled": false,
"id": 2,
"_id": "cfa8790e-2f77-404b-9529-3cb7a195ab0a",
"_rev": 1580730543288
},
{
"installDate": 1519587024929,
"name": "Linkwarner",
"enabled": true,
"sections": [
{
"code": "/*Positive Links*/\n\na[href*=\"foldr.us/\"]:after {\n content: \" (foldr.us)\";\n}\na[href*=\"filecrypt.cc/\"]:after {\n content: \" (Filecrypt.cc)\";\n}\na[href*=\"download.serienjunkies.org/\"]:after {\n content: \" (Serienjunkies.org)\";\n}\na[href*=\"uploaded.net/\"]:after {\n content: \" (Uploaded.net)\";\n}\na[href*=\"ul.to/\"]:after {\n content: \" (Uploaded.net)\";\n}\na[href*=\"uploadboy.com/\"]:after {\n content: \" (UploadBoy.com)\";\n}\na[href*=\"1fichier.com/\"]:after {\n content: \" (1fichier.com)\";\n}\na[href*=\"mega.co.nz/\"]:after {\n content: \" (MEGA.co.nz)\";\n}\na[href*=\"mega.nz/\"]:after {\n content: \" (MEGA.nz)\";\n}\na[href*=\"zippyshare.com/\"]:after {\n content: \" (Zippyshare.com)\";\n}\na[href*=\"mediafire.com/\"]:after {\n content: \" (Mediafire.com)\";\n}\na[href*=\"file-upload.net/\"]:after {\n content: \" (File-Upload.net)\";\n}\na[href*=\"dailyuploads.net/\"]:after {\n content: \" (DailyUploads.net)\";\n}\na[href*=\"turbobit.net/\"]:after {\n content: \" (Turbobit.net)\";\n}\na[href*=\"filepup.net/\"]:after {\n content: \" (FilePup.net)\";\n}\na[href*=\"multiup.org/\"]:after {\n content: \" (MultiUp.org)\";\n}\na[href*=\"jheberg.net/\"]:after {\n content: \" (Jheberg.net)\";\n}\na[href*=\"hitfile.net/\"]:after {\n content: \" (hitFile.net)\";\n}\na[href*=\"oboom.com/\"]:after {\n content: \" (Oboom.com)\";\n}\na[href*=\"linky.club/\"]:after {\n content: \" (Linky.Club)\";\n}\na[href*=\"yadi.sk/\"]:after {\n content: \" (Yandex Disk)\";\n}\na[href*=\"uptobox.com/\"]:after {\n content: \" (UpToBox.com)\";\n}\na[href*=\"dropapk.to/\"]:after {\n content: \" (Drop APK)\";\n}\n\n/*Down Links*/\n\na[href*=\"boerse.to/posts/11816261/\"]:after {\n content: \" [Down!]\";\n}\na[href*=\"boerse.to/posts/12556308/\"]:after {\n content: \" [Down!]\";\n}\na[href*=\"ncrypt.in/\"]:after {\n content: \" [Down! (nCrypt.in)]\";\n}\na[href*=\"cryptor.to/\"]:after {\n content: \" [Down! (Cryptor.to)]\";\n}\na[href*=\"rapidshare.com/\"]:after {\n content: \" [Down! (RapidShare.com)]\";\n}\na[href*=\"streamcloud.eu/\"]:after {\n content: \" [Down! (StreamCloud.eu)]\";\n}\na[href*=\"share-online.biz/\"]:after {\n content: \" [Down! (Share-Online.biz)]\";\n}\na[href*=\"share-links.biz/\"]:after {\n content: \" [Down! (Share-Links.biz)]\";\n}\na[href*=\"s2l.biz/\"]:after {\n content: \" [Down! (Share-Links.biz)]\";\n}\n\n/*Negative Links*/\n\na[href*=\"adf.ly/\"]:after {\n content: \" [Achtung! AdF.ly!]\";\n}\na[href*=\"j.gs/\"]:after {\n content: \" [Achtung! AdF.ly!]\";\n}\na[href*=\"linkcrypt.ws/\"]:after {\n content: \" [Achtung! LinkCrypt.ws!]\";\n}\na[href*=\"linksave.in/\"]:after {\n content: \" [Achtung! Linksave.in!]\";\n}\na[href*=\"smoozed.com/\"]:after {\n content: \" [Achtung! Smoozed.com!]\";\n}\na[href*=\"crypt.to/\"]:after {\n content: \" [Achtung! Crypt.to!]\";\n}\na[href*=\"relink.to/\"]:after {\n content: \" [Achtung! relink.to]\";\n}\na[href*=\"relink.us/\"]:after {\n content: \" [Achtung! relink.us]\";\n}",
"domains": [
"boerse.to",
"3dsiso.com",
"wiiuiso.com",
"serienjunkies.org",
"download.serienjunkies.org",
"dokujunkies.org",
"romshepherd.com",
"movie-blog.to",
"skidrowreloaded.com"
]
}
],
"updateUrl": null,
"md5Url": null,
"url": null,
"originalMd5": null,
"id": 4,
"updateDate": 1597752072831,
"_id": "9c6b47a5-97db-4532-ae26-8d9160a4dea7",
"_rev": 1597752072831
},
{
"installDate": 1518796682661,
"sections": [
{
"code": ".html5-play-progress, .ytp-play-progress {\n background: url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAMCAIAAAAs6UAAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUNCQzIyREQ0QjdEMTFFMzlEMDM4Qzc3MEY0NzdGMDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUNCQzIyREU0QjdEMTFFMzlEMDM4Qzc3MEY0NzdGMDgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQ0JDMjJEQjRCN0QxMUUzOUQwMzhDNzcwRjQ3N0YwOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQ0JDMjJEQzRCN0QxMUUzOUQwMzhDNzcwRjQ3N0YwOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PovDFgYAAAAmSURBVHjaYvjPwMAAxjMZmBhA9H8INv4P4TPM/A+m04zBNECAAQBCWQv9SUQpVgAAAABJRU5ErkJggg==\") repeat-x !important; \nbackground: linear-gradient(to bottom, #FF0000 0%, #FF0000 16.5%, #FF9900 16.5%, #FF9900 33%, #FFFF00 33%, #FFFF00 50%, #33FF00 50%, #33FF00 66%, #0099FF 66%, #0099FF 83.5%, #6633ff 83.5%, #6633ff 100%) !important;\nbackground: -webkit-linear-gradient(top, #FF0000 0%, #FF0000 16.5%, #FF9900 16.5%, #FF9900 33%, #FFFF00 33%, #FFFF00 50%, #33FF00 50%, #33FF00 66%, #0099FF 66%, #0099FF 83.5%, #6633ff 83.5%, #6633ff 100%) !important;\nbackground: -moz-linear-gradient(top, #FF0000 0%, #FF0000 16.5%, #FF9900 16.5%, #FF9900 33%, #FFFF00 33%, #FFFF00 50%, #33FF00 50%, #33FF00 66%, #0099FF 66%, #0099FF 83.5%, #6633ff 83.5%, #6633ff 100%) !important;\n}\n\n.html5-load-progress, .ytp-load-progress {\n background: url(\"data:image/gif;base64,R0lGODlhMAAMAIAAAAxBd////yH/C05FVFNDQVBFMi4wAwEAAAAh+QQECgAAACwAAAAAMAAMAAACJYSPqcvtD6MKstpLr24Z9A2GYvJ544mhXQmxoesElIyCcB3dRgEAIfkEBAoAAAAsAQACAC0ACgAAAiGEj6nLHG0enNQdWbPefOHYhSLydVhJoSYXPO04qrAmJwUAIfkEBAoAAAAsBQABACkACwAAAiGEj6nLwQ8jcC5ViW3evHt1GaE0flxpphn6BNTEqvI8dQUAIfkEBAoAAAAsAQABACoACwAAAiGEj6nLwQ+jcU5VidPNvPtvad0GfmSJeicUUECbxnK0RgUAIfkEBAoAAAAsAAAAACcADAAAAiCEj6mbwQ+ji5QGd6t+c/v2hZzYiVpXmuoKIikLm6hXAAAh+QQECgAAACwAAAAALQAMAAACI4SPqQvBD6NysloTXL480g4uX0iW1Wg21oem7ismLUy/LFwAACH5BAQKAAAALAkAAAAkAAwAAAIghI8Joe0Po0yBWTaz3g/z7UXhMX7kYmplmo0rC8cyUgAAIfkEBAoAAAAsBQAAACUACgAAAh2Ejwmh7Q+jbIFZNrPeEXPudU74IVa5kSiYqOtRAAAh+QQECgAAACwEAAAAIgAKAAACHISPELfpD6OcqTGKs4bWRp+B36YFi0mGaVmtWQEAIfkEBAoAAAAsAAAAACMACgAAAh2EjxC36Q+jnK8xirOW1kavgd+2BYtJhmnpiGtUAAAh+QQECgAAACwAAAAALgALAAACIYSPqcvtD+MKicqLn82c7e6BIhZQ5jem6oVKbfdqQLzKBQAh+QQECgAAACwCAAIALAAJAAACHQx+hsvtD2OStDplKc68r2CEm0eW5uSN6aqe1lgAADs=\") !important;\n}\n\n.html5-scrubber-button, .ytp-scrubber-button {\n background: url(\"data:image/gif;base64,R0lGODlhIgAVAKIHAL3/9/+Zmf8zmf/MmZmZmf+Z/wAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpDMkJBNjY5RTU1NEJFMzExOUM4QUM2MDAwNDQzRERBQyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCREIzOEIzMzRCN0IxMUUzODhEQjgwOTYzMTgyNTE0QiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCREIzOEIzMjRCN0IxMUUzODhEQjgwOTYzMTgyNTE0QiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb
"start": 3485,
"domains": [
"youtube.com"
]
}
],
"url": "https://33kk.github.io/uso-archive/?style=95033",
"updateUrl": "https://raw.githubusercontent.com/33kk/uso-archive/flomaster/data/usercss/95033.user.css",
"name": "YouTube - Nyan Cat progress bar video player theme",
"enabled": true,
"id": 7,
"originalDigest": "cfb38a924c3c23928728e45c54d09aec9bc73f74",
"updateDate": 1615723396513,
"_id": "979a8182-360f-45d3-91ee-872f41b52e22",
"_rev": 1615723396513,
"etag": "W/\"aae0b30205a4aa86ea01aa8e83f2efd810025cbf66ee7d0c0e6a1ddc6a6366d6\"",
"sourceCode": "/* ==UserStyle==\n@name YouTube - Nyan Cat progress bar video player theme\n@namespace USO Archive\n@author zoid\n@description `Bring Nyan Cat to your YouTube videos with this custom video progress bar! Animated Nyan Cat leaves a rainbow trail behind her as she flies through space!If Nyan Cat's not to your tastes, check out this customisable style: <a href=\"https://userstyles.org/styles/95280/youtube-custom-colors-video-progress-bar\">YouTube - Custom colors video progress bar</a>.<mark><strong></strong></mark><br>`\n@version 20180627.19.1\n@license CC-BY-NC-4.0\n@preprocessor uso\n@advanced dropdown show_nyan \"Show Nyan Cat\" {\n\tshow_nyan_always \"Always (default)*\" <<<EOT transform: scale(0.8);\n-webkit-transform: scale(0.8);\n-moz-transform: scale(0.8);\n-ms-transform: scale(0.8); EOT;\nshow_nyan_mouseover \"Only on mouseover\" <<<EOT EOT;\n\n}\n@advanced dropdown stars \"Stars\" {\n\tstars_animated \"Animated (default)*\" <<<EOT data:image/gif;base64,R0lGODlhMAAMAIAAAAxBd////yH/C05FVFNDQVBFMi4wAwEAAAAh+QQECgAAACwAAAAAMAAMAAACJYSPqcvtD6MKstpLr24Z9A2GYvJ544mhXQmxoesElIyCcB3dRgEAIfkEBAoAAAAsAQACAC0ACgAAAiGEj6nLHG0enNQdWbPefOHYhSLydVhJoSYXPO04qrAmJwUAIfkEBAoAAAAsBQABACkACwAAAiGEj6nLwQ8jcC5ViW3evHt1GaE0flxpphn6BNTEqvI8dQUAIfkEBAoAAAAsAQABACoACwAAAiGEj6nLwQ+jcU5VidPNvPtvad0GfmSJeicUUECbxnK0RgUAIfkEBAoAAAAsAAAAACcADAAAAiCEj6mbwQ+ji5QGd6t+c/v2hZzYiVpXmuoKIikLm6hXAAAh+QQECgAAACwAAAAALQAMAAACI4SPqQvBD6NysloTXL480g4uX0iW1Wg21oem7ismLUy/LFwAACH5BAQKAAAALAkAAAAkAAwAAAIghI8Joe0Po0yBWTaz3g/z7UXhMX7kYmplmo0rC8cyUgAAIfkEBAoAAAAsBQAAACUACgAAAh2Ejwmh7Q+jbIFZNrPeEXPudU74IVa5kSiYqOtRAAAh+QQECgAAACwEAAAAIgAKAAACHISPELfpD6OcqTGKs4bWRp+B36YFi0mGaVmtWQEAIfkEBAoAAAAsAAAAACMACgAAAh2EjxC36Q+jnK8xirOW1kavgd+2BYtJhmnpiGtUAAAh+QQECgAAACwAAAAALgALAAACIYSPqcvtD+MKicqLn82c7e6BIhZQ5jem6oVKbfdqQLzKBQAh+QQECgAAACwCAAIALAAJAAACHQx+hsvtD2OStDplKc68r2CEm0eW5uSN6aqe1lgAADs= EOT;\nstars_static \"Static\" <<<EOT data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAkCAIAAABE0v5gAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDBCQzQ5NUQ0QjgwMTFFMzgzMjlFRUMwNEE5QTFEODMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDBCQzQ5NUU0QjgwMTFFMzgzMjlFRUMwNEE5QTFEODMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpEMEJDNDk1QjRCODAxMUUzODMyOUVFQzA0QTlBMUQ4MyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpEMEJDNDk1QzRCODAxMUUzODMyOUVFQzA0QTlBMUQ4MyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsJssJMAAADHSURBVHja7JfBDYAgDEWFsw6lS+kITuVSLiCmxjQhgbaB0kOJBw6A7/82hYZ53Sd7I04mx4t1X6dFrGU7yov0uSMFCLibwxUOrGBhI6umKrmVq2llWDonfUknTPIFYWCBADJ5brGsauIoya2CrJHlVJnJdpV3LMdyLMdyLMdSfUZH2c8ElzdLiUYQBQ3B9976d+IjxudW4gAmmHRtbyiGdQ9iLpIiOyq8QgUNgUbK42QnKtcrp6xQ+OXDSUFDWDjKHkTOeAQYAIkcV+RUQwO/AAAAAElFTkSuQmCC EOT;\n\n}\n\n==/UserStyle== */\n@-moz-document domain(\"youtube.com\") {\n.html5-play-progress, .ytp-play-progress {\n background: url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAMCAIAAAAs6UAAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvb
"usercssData": {
"name": "YouTube - Nyan Cat progress bar video player theme",
"namespace": "USO Archive",
"author": "zoid",
"description": "Bring Nyan Cat to your YouTube videos with this custom video progress bar! Animated Nyan Cat leaves a rainbow trail behind her as she flies through space!If Nyan Cat's not to your tastes, check out this customisable style: <a href=\"https://userstyles.org/styles/95280/youtube-custom-colors-video-progress-bar\">YouTube - Custom colors video progress bar</a>.<mark><strong></strong></mark><br>",
"version": "20180627.19.1",
"license": "CC-BY-NC-4.0",
"preprocessor": "uso",
"vars": {
"show_nyan": {
"type": "select",
"label": "Show Nyan Cat",
"name": "show_nyan",
"value": null,
"default": "show_nyan_always",
"options": [
{
"name": "show_nyan_always",
"label": "Always (default)*",
"value": "transform: scale(0.8);\n-webkit-transform: scale(0.8);\n-moz-transform: scale(0.8);\n-ms-transform: scale(0.8);"
},
{
"name": "show_nyan_mouseover",
"label": "Only on mouseover",
"value": ""
}
]
},
"stars": {
"type": "select",
"label": "Stars",
"name": "stars",
"value": null,
"default": "stars_animated",
"options": [
{
"name": "stars_animated",
"label": "Animated (default)*",
"value": "data:image/gif;base64,R0lGODlhMAAMAIAAAAxBd////yH/C05FVFNDQVBFMi4wAwEAAAAh+QQECgAAACwAAAAAMAAMAAACJYSPqcvtD6MKstpLr24Z9A2GYvJ544mhXQmxoesElIyCcB3dRgEAIfkEBAoAAAAsAQACAC0ACgAAAiGEj6nLHG0enNQdWbPefOHYhSLydVhJoSYXPO04qrAmJwUAIfkEBAoAAAAsBQABACkACwAAAiGEj6nLwQ8jcC5ViW3evHt1GaE0flxpphn6BNTEqvI8dQUAIfkEBAoAAAAsAQABACoACwAAAiGEj6nLwQ+jcU5VidPNvPtvad0GfmSJeicUUECbxnK0RgUAIfkEBAoAAAAsAAAAACcADAAAAiCEj6mbwQ+ji5QGd6t+c/v2hZzYiVpXmuoKIikLm6hXAAAh+QQECgAAACwAAAAALQAMAAACI4SPqQvBD6NysloTXL480g4uX0iW1Wg21oem7ismLUy/LFwAACH5BAQKAAAALAkAAAAkAAwAAAIghI8Joe0Po0yBWTaz3g/z7UXhMX7kYmplmo0rC8cyUgAAIfkEBAoAAAAsBQAAACUACgAAAh2Ejwmh7Q+jbIFZNrPeEXPudU74IVa5kSiYqOtRAAAh+QQECgAAACwEAAAAIgAKAAACHISPELfpD6OcqTGKs4bWRp+B36YFi0mGaVmtWQEAIfkEBAoAAAAsAAAAACMACgAAAh2EjxC36Q+jnK8xirOW1kavgd+2BYtJhmnpiGtUAAAh+QQECgAAACwAAAAALgALAAACIYSPqcvtD+MKicqLn82c7e6BIhZQ5jem6oVKbfdqQLzKBQAh+QQECgAAACwCAAIALAAJAAACHQx+hsvtD2OStDplKc68r2CEm0eW5uSN6aqe1lgAADs="
},
{
"name": "stars_static",
"label": "Static",
"value": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAkCAIAAABE0v5gAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDBCQzQ5NUQ0QjgwMTFFMzgzMjlFRUMwNEE5QTFEODMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDBCQzQ5NUU0QjgwMTFFMzgzMjlFRUMwNEE5QTFEODMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpEMEJDNDk1QjRCODAxMUUzODMyOUVFQzA0QTlBMUQ4MyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpEMEJDNDk1QzRCODAxMUUzODMyOUVFQzA0QTlBMUQ4MyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsJssJMAAADHSURBVHja7JfBDYAgDEWFsw6lS+kITuVSLiCmxjQhgbaB0kOJBw6A7/82hYZ53Sd7I04mx4t1X6dFrGU7yov0uSMFCLibwxUOrGBhI6umKrmVq2llWDonfUknTPIFYWCBADJ5brGsauIoya2CrJHlVJnJdpV3LMdyLMdyLMdSfUZH2c8ElzdLiUYQBQ3B9976d+IjxudW4gAmmHRtbyiGdQ9iLpIiOyq8QgUNgUbK42QnKtcrp6xQ+OXDSUFDWDjKHkTOeAQYAIkcV+RUQwO/AAAAAElFTkSuQmCC"
}
]
}
}
},
"author": "zoid",
"description": "Bring Nyan Cat to your YouTube videos with this custom video progress bar! Animated Nyan Cat leaves a rainbow trail behind her as she flies through space!If Nyan Cat's not to your tastes, check out this customisable style: <a href=\"https://userstyles.org/styles/95280/youtube-custom-colors-video-progress-bar\">YouTube - Custom colors video progress bar</a>.<mark><strong></strong></mark><br>"
},
{
"installDate": 1518796679892,
"sections": [
{
"code": "/*================================================================\n\n Youtube Umbra Theme\n by Andy Cormack\n\n http://ac-design.co.uk/\n @groundxaero\n\n v1.1.9\n\t Last updated: 2017/02/17\n\n ================================================================*/\n\t:root {\n\t\t--selection-bg-color: #8ea2cb;\n\t\t--selection-text-color: #dde;\n\t\t--body-font: 'Open Sans', sans-serif;\n\t\t--bg-color: #1b1b1d;\n\t\t--main-text-color: #aaaab6;\n\t\t--main-faded-text-color: #66666c;\n\t\t--author-highlight-bg-color: #445;\n\t\t--sep-line-color: #36363f;\n\t\t--card-bg-color: #222225;\n\t\t--card-dark-bg-color: #1e1e20;\n\t\t--card-light-bg-color: #2a2a2d;\n\t\t--card-border-color: #2f2f34;\n\t\t--card-hover-bg-color: #2a2a2d;\n\t\t--card-light-hover-bg-color: #303034;\n\t\t--card-light-hover-border-color: #404044;\n\t\t--menu-bg-color: #2a2a2e;\n\t\t--menu-hover-bg-color: #2f2f34;\n\t\t--menu-border-color: #36363f;\n\t\t--menu-light-bg-color: #3a3a44;\n\t\t--menu-light-hover-bg-color: #3f3f48;\n\t\t--menu-light-active-bg-color: #46464f;\n\t\t--menu-light-border-color: #46464f;\n\t\t--link-color: #ddd;\n\t\t--link-hover-color: #fff;\n\t\t--input-box-bg-color: #171719;\n\t\t--input-checkbox-toggle-bg-color: #54545a;\n\t\t--input-checkbox-active-bg-color: #3a3a44;\n\t\t--input-checkbox-inactive-bg-color: #222225\n\t}\n\t::-moz-selection {\n\t\tbackground: var(--selection-bg-color);\n\t\tcolor: var(--selection-text-color)\n\t}\n\t::selection {\n\t\tbackground: var(--selection-bg-color);\n\t\tcolor: var(--selection-text-color)\n\t}\n\tbody {\n\t\tfont-family: var(--body-font);\n\t\tbackground: var(--bg-color)\n\t}\n\t.yt-default p,\n\tbody,\n\tp.yt {\n\t\tcolor: var(--main-text-color)\n\t}\n\t#action-panel-details a,\n\t#pl-header .pl-header-details a,\n\t#watch-header .yt-user-info a,\n\t.HPHGCHB-b-c a,\n\t.HPHGCHB-p-a,\n\t.branded-page-module-title a,\n\t.branded-page-module-title a:visited,\n\t.branded-page-related-channels h3,\n\t.branded-page-related-channels h3 a,\n\t.c4-checklist-module .checklist-item-title-text,\n\t.comment-renderer-header .comment-author-text,\n\t.comment-renderer-like-count,\n\t.comment-replies-renderer-hide,\n\t.comment-replies-renderer-paginator,\n\t.comment-replies-renderer-view,\n\t.creator-editor-title a,\n\t.dashboard-widget-comments .comment-header a,\n\t.dashboard-widget-comments .selectable-item:hover .vm-link a,\n\t.dashboard-widget-videos .video-list-item .video-title a,\n\t.feed-item-main .feed-item-header a,\n\t.feed-item-main a.yt-user-name,\n\t.filter,\n\t.filter-sort.filter-selected,\n\t.lohp-video-link,\n\t.lohp-video-metadata .yt-user-name,\n\t.multirow-shelf .yt-uix-expander-head,\n\t.shared-conversation-title,\n\t.video-player-view-component .video-detail a,\n\t.vm-list-view .vm-video-side-notification-text a,\n\t.vm-list-view .vm-video-side-view-count a,\n\t.vm-list-view .vm-video-title .vm-video-title-content,\n\t.yt-advertise-sidebar a,\n\t.yt-alert-naked .yt-alert-content a,\n\t.yt-card-light .yt-card-title a,\n\t.yt-card-light a,\n\t.yt-creator-benefits-table a,\n\t.yt-dev-showcase-external-link-msg-container:hover a,\n\t.yt-lockup-title a,\n\t.yt-lockup:hover .yt-lockup-description a,\n\t.yt-lockup:hover .yt-lockup-meta a,\n\t.yt-lockup:hover a,\n\t.yt-tile-default:hover a,\n\t.yt-tile-static a,\n\t.yt-tile-visible:hover a,\n\t.yt-uix-button-link,\n\ta {\n\t\tcolor: var(--link-color)\n\t}\n\t.video-list .video-list-item .title {\n\t\tcolor: var(--link-color)!important\n\t}\n\t.video-list .video-list-item:hover .title {\n\t\tcolor: var(--link-hover-color)!important\n\t}\n\t#action-panel-details:hover a,\n\t#pl-header .pl-header-details a:hover,\n\t#watch7-sidebar .video-list-item:hover .title,\n\t#watch7-sidebar .video-list-item:hover .title .yt-deemphasized-text,\n\t.HPHGCHB-b-c a:hover,\n\t.HPHGCHB-d-a .HPHGCHB-d-c:hover,\n\t.branded-page-module-title a.branded-page-module-title-link:hover,\n\t.branded-page-related-channels h3 a:hover,\n\t.branded-page-related-channels-item .yt-uix-button-link:hover,\n\t.c4-ch
"urls": [],
"urlPrefixes": [],
"domains": [
"youtube.com"
],
"regexps": []
},
{
"code": ".nbc {\n\t\tbackground-color: #2a2a2e;\n\t\tborder-color: #36363f\n\t}\n\t.nbc a {\n\t\tcolor: #aaaab6\n\t}\nbody {\n background: url(https://akamaru.de/wp-content/uploads/2017/01/shimakaze.png) no-repeat center center fixed;\n -webkit-background-size: cover;\n -moz-background-size: cover;\n -o-background-size: cover;\n background-size: cover;\n}",
"urls": [],
"urlPrefixes": [],
"domains": [
"apis.google.com"
],
"regexps": []
},
{
"code": ".Lub,\n\t.TC,\n\t.TR,\n\t.WR,\n\t.Xa,\n\t.bS,\n\t.l4a,\n\t.vy {\n\t\tbackground-color: transparent\n\t}\n\t.IO,\n\t.WdjWF,\n\t.WpuQke,\n\t.aac,\n\t.cp,\n\t.tQb,\n\t.ve,\n\t.wu,\n\t.xac {\n\t\tbackground-color: #2a2a2d\n\t}\n\t.fr,\n\t.qac {\n\t\tbackground-color: #222225\n\t}\n\t.Fr+.bj,\n\t.Fr>.Qp,\n\t.IO,\n\t.cp,\n\t.fr>.vt,\n\t.wu {\n\t\tborder-color: #3a3a40\n\t}\n\t.Kza,\n\t.MNn0h,\n\t.d-r,\n\t.f4a.tta,\n\t.nfe {\n\t\tbackground-color: #3a3a40\n\t}\n\t.d-A-u,\n\t.d-A-yb,\n\t.l4a:active .f4a {\n\t\tbackground-color: #4a4a50\n\t}\n\t.Gc.esw,\n\t.Id>.eswd {\n\t\tbackground-color: #3a3a40\n\t}\n\t.Id>.eswd {\n\t\tcolor: #ccc;\n\t\tborder-color: #4a4a50\n\t}\n\t.Gc.esw {\n\t\tborder-color: #46464f\n\t}\n\t.Dg:hover,\n\t.Gc.eswd:hover {\n\t\tborder-color: #52525f\n\t}\n\t.Iac,\n\t.Oub.d-r-Gk .d-A,\n\t.Ub,\n\t.bS,\n\t.cp,\n\t.d-A-u .d-A-B,\n\t.d-A-yb .d-A-B,\n\t.k4a,\n\t.ot-hashtag,\n\t.proflink,\n\t.sQb:link,\n\t.sQb:visited,\n\t.tta .Jub,\n\t.vy,\n\t.xQb {\n\t\tcolor: #ccc\n\t}\n\t.Aq,\n\t.MNn0h.RATVS .YGETNc,\n\t.MNn0h:hover .YGETNc,\n\t.SR,\n\t.YGETNc,\n\t.bhsVm,\n\t.dR.d-s,\n\t.dn,\n\t.nYXukb,\n\t.tf,\n\t.tta .Gub,\n\t.tta .Hub,\n\t.y9fV .YGETNc {\n\t\tcolor: #999\n\t}\n\t.MNn0h.RATVS,\n\t.MNn0h:hover {\n\t\tbackground-color: #3c3c42\n\t}\n\t.TR,\n\t.bxpCne,\n\t.eswd .sm,\n\t.gr,\n\t.hhb,\n\t.khb,\n\t.nV46l,\n\t.tubEcf,\n\t.vwa {\n\t\tfilter: invert(.7) brightness(3)\n\t}",
"urls": [],
"urlPrefixes": [
"https://plus.google.com/_/notifications/frame?origin=https%3A%2F%2Fwww.youtube.com&source=yt"
],
"domains": [],
"regexps": []
}
],
"url": "http://userstyles.org/styles/130610",
"updateUrl": "https://userstyles.org/styles/chrome/130610.json",
"md5Url": "https://update.userstyles.org/130610.md5",
"originalMd5": "7a78b5ef99141cd88cd04fc42d3a5934",
"name": "Youtube Umbra",
"enabled": false,
"id": 9,
"_id": "990ab9a4-99b4-4164-a413-19008babbff5",
"_rev": 1580730543288
},
{
"installDate": 1518796677333,
"name": "YT Background",
"sections": [
{
"code": "html:not(#)\n {\n background: url(https://img.ponywave.de/di/DIQT/jibril_wallpaper_by_tk77185_da5kxqc.png)fixed no-repeat #000!important;\n background-size: cover!important;\n }\n\n :not([class*=\"video-extras-sparkbar\"])\n {\n background-color: #00000061!important;\n }\n\n :not(#dismissable):not(#content):not(#container):not(#search-form)\n {\n background-color: rgba(0, 0, 0, 0)!important;\n }\n",
"regexps": [
"https?://www.youtube.com?/(?!my_videos|ad_companion|subscribe_embed|account|yt|red).*"
]
}
],
"updateUrl": null,
"md5Url": null,
"url": null,
"originalMd5": null,
"id": 10,
"updateDate": 1565035216567,
"_id": "d0081f1b-a993-4299-a5a7-b53f09e2c4fa",
"_rev": 1580730543289
},
{
"installDate": 1514224592103,
"sections": [
{
"code": "/* ++----------------------------------------------------------------------------------++ */\r\n/* || || */\r\n/* ||* Name : Plex Fixes || */\r\n/* || || */\r\n/* ||* Author : JourneyOver || */\r\n/* || || */\r\n/* ||* Created : 03 / 10 / 2017 || */\r\n/* || || */\r\n/* ||* Updated : 07 / 26 / 2018 || */\r\n/* || || */\r\n/* ||* Version : 1.0.6 || */\r\n/* || || */\r\n/* ||* Copyright : 2017-2018 || */\r\n/* || || */\r\n/* ++----------------------------------------------------------------------------------++ */",
"urls": [],
"urlPrefixes": [],
"domains": [],
"regexps": [
"https?://app.plex.tv/.*",
"https?://.*:32400/.*",
"https://example.com/.*"
]
},
{
"code": "/*::::::::::::::::::::::::::::::::::::::::::::::::::::::: Pre 3.0.0 Fixes :::::::::::::::::::::::::::::::::::::::::::::::::::::::*/\r\n\r\na {\r\n user-select: all !important;\r\n}\r\n\r\n/*::: Main Background Image :::*/\r\n.background-container > [class^=\"FullPage-container-\"] div > div {\r\n background: rgba(31, 31, 31, 1);\r\n background-image: url(\"https://example.com/example.jpg\") !important;\r\n background-position: center center;\r\n background-size: 100% 100% !important;\r\n\r\n image-rendering: auto;\r\n}\r\n\r\n/*::: Image Container :::*/\r\ndiv[class^=\"PrePlayArtwork-imageContainer-\"],\r\ndiv[class*=\"3dXG6\"] {\r\n position: fixed !important;\r\n top: 0 !important;\r\n right: 0 !important;\r\n bottom: 0 !important;\r\n left: 0 !important;\r\n z-index: -1 !important;\r\n\r\n margin: 0 !important;\r\n width: 100% !important;\r\n height: 100% !important;\r\n\r\n background: #1f1f1f !important;\r\n\r\n -webkit-animation: plexbgfadein .6s ease-in;\r\n}\r\n\r\n/*::: Image :::*/\r\ndiv[class^=\"PrePlayArtwork-imageContainer-\"] > div,\r\ndiv[class*=\"3dXG6\"] > div {\r\n position: fixed !important;\r\n\r\n width: 100% !important;\r\n height: 100% !important;\r\n\r\n background-repeat: no-repeat !important;\r\n background-size: 100% 100% !important;\r\n\r\n opacity: .25 !important;\r\n}\r\n\r\n/*::: Resizing adds extra divs :::*/\r\ndiv[class^=\"PrePlayArtwork-imageContainer-\"] > div + div,\r\ndiv[class*=\"3dXG6\"] > div + div {\r\n display: none !important;\r\n}\r\n\r\n/*::: Item Thumbnail :::*/\r\ndiv[class^=\"PrePlayArtwork-imageContainer-\"] + div,\r\ndiv[class*=\"3dXG6\"] + div {\r\n position: fixed !important;\r\n top: 180px !important;\r\n\r\n background-position: center !important;\r\n}\r\n\r\n/*::: Background Fade-in :::*/\r\n@-webkit-keyframes plexbgfadein {\r\n from {\r\n opacity: 0;\r\n }\r\n to {\r\n opacity: 1;\r\n }\r\n}\r\n\r\n/*::::::::::::::::::::::::::::::::::::::::::::::::::::::: NEW ADDITIONS :::::::::::::::::::::::::::::::::::::::::::::::::::::::*/\r\n\r\n/*::: Max Width Of Summary Container :::*/\r\ndiv[class^=\"PrePlaySummary-summary-\"],\r\ndiv[class*=\"1NL8g\"] {\r\n margin-bottom: 5px;\r\n max-width: none !important;\r\n\r\n font-size: 15px;\r\n}\r\n\r\n/*::: Make Sure Overflow Of Summary Container is always visible :::*/\r\ndiv[class^=\"PrePlaySummary-summary-\"] > div,\r\ndiv[class*=\"1NL8g\"] > div {\r\n overflow: visible !important;\r\n\r\n max-height: none !important;\r\n}\r\n\r\n/*::: Hide Read More Button Since It's Useless Now :::*/\r\n[class^=\"CollapsibleText-readMore-\"],\r\n[class*=\"1bRJm\"] {\r\n display: none !important;\r\n}\r\n\r\n/*::: Hide The Go Premium Button :::*/\r\n.plex-pass-label {\r\n display: none !important;\r\n}\r\n\r\n/*::: Plex Fixes Version :::*/\r\n[class=\"version-title\"]::after {\r\n white-space: pre;\r\n\r\n content: \"\\A Plex Fixes Ver. 1.0.3\";\r\n}\r\n\r\n/*::: Make Users pic square :::*/\r\n[class^=\"dropdown-poster-\"] > div,\r\n[class^=\"card-poster\"],\r\n[class^=\"AvatarImg-avatar-\"],\r\n[class*=\"3Op56\"] {\r\n border-radius: 0;\r\n}\r\n\r\n/*::: Move dashboard down slightly :::*/\r\n[class^=\"DashboardPage-dashboardPageContent-\"],\r\n[class*=\"2rN8X\"] {\r\n padding: 15px 55px 60px !important;\r\n}\r\n\r\n/*::: make continue watching title containers a bit smaller :::*/\r\ndiv[class*=\"MetadataPosterCell-continueWatchingTitleContainer-\"],\r\ndiv[class*=\"3yCAY\"] {\r\n padding: 4px 5px !important;\r\n\r\n background-color: rgba(0, 0, 0, .35);\r\n}\r\n\r\n/*::: shorten the padding on headers on dashboard to bring inline with being closer to continue watching title container :::*/\r\ndiv[class*=\"HubCellHeader-hubCellHeader-\"],\r\ndiv[class*=\"2pvYN\"] {\r\n padding: 4px 0 0 5px !important;\r\n}\r\n\r\n/*::: Make cast pictures square :::*/\r\na[class^=\"PrePlayCastCell-cardLink-\"],\r\ndiv[class^=\"TagPosterCard-card-\"],\r\na[class*=\"Tndv5\"],\r\ndiv[class*=\"RVD0D\"] {\r\n border-radius: 0 !important;\r\n}\r\n\r\n/*::: lower actors faces a bit :::*/\r\ndiv[clas
"urls": [],
"urlPrefixes": [],
"domains": [],
"regexps": [
"https?://app.plex.tv/.*",
"https?://.*:32400/.*",
"https://example.com/.*"
]
}
],
"url": "http://userstyles.org/styles/139979",
"updateUrl": "https://userstyles.org/styles/chrome/139979.json?ik-RelatedL=ik-RLN&ik-PosterHE=ik-PHEY&ik-CompactSB=ik-CSY&ik-PORT=32400&ik-CastL=ik-CLY&ik-ExtrasM=ik-EEY",
"md5Url": "https://update.userstyles.org/139979.md5",
"originalMd5": "bce6c77be04bfe0740670a9577973521",
"name": "Plex Fixes",
"enabled": false,
"id": 11,
"originalDigest": "cb169174e50e2af75a681014615650210bd2dee0",
"updateDate": 1534175987340,
"_id": "c2484d66-aa44-4c4d-bd10-b381c8f0eab2",
"_rev": 1580730543289
},
{
"installDate": 1520008447897,
"enabled": true,
"updateUrl": "https://raw.githubusercontent.com/33kk/uso-archive/flomaster/data/usercss/126572.user.css",
"url": "https://33kk.github.io/uso-archive/?style=126572",
"sections": [
{
"code": ".player-slider__left {\n background: url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAMCAIAAAAs6UAAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUNCQzIyREQ0QjdEMTFFMzlEMDM4Qzc3MEY0NzdGMDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUNCQzIyREU0QjdEMTFFMzlEMDM4Qzc3MEY0NzdGMDgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQ0JDMjJEQjRCN0QxMUUzOUQwMzhDNzcwRjQ3N0YwOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQ0JDMjJEQzRCN0QxMUUzOUQwMzhDNzcwRjQ3N0YwOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PovDFgYAAAAmSURBVHjaYvjPwMAAxjMZmBhA9H8INv4P4TPM/A+m04zBNECAAQBCWQv9SUQpVgAAAABJRU5ErkJggg==\") repeat-x !important; \n height: 12px !important;box-shadow: 0px 0px 10px #5099FF, 0px 0px 10px #5099FF, 0px 0px 10px #5099FF !important;\n}\n.player-slider:before {\n background: url(\"data:image/gif;base64,R0lGODlhMAAMAIAAAAxBd////yH/C05FVFNDQVBFMi4wAwEAAAAh+QQECgAAACwAAAAAMAAMAAACJYSPqcvtD6MKstpLr24Z9A2GYvJ544mhXQmxoesElIyCcB3dRgEAIfkEBAoAAAAsAQACAC0ACgAAAiGEj6nLHG0enNQdWbPefOHYhSLydVhJoSYXPO04qrAmJwUAIfkEBAoAAAAsBQABACkACwAAAiGEj6nLwQ8jcC5ViW3evHt1GaE0flxpphn6BNTEqvI8dQUAIfkEBAoAAAAsAQABACoACwAAAiGEj6nLwQ+jcU5VidPNvPtvad0GfmSJeicUUECbxnK0RgUAIfkEBAoAAAAsAAAAACcADAAAAiCEj6mbwQ+ji5QGd6t+c/v2hZzYiVpXmuoKIikLm6hXAAAh+QQECgAAACwAAAAALQAMAAACI4SPqQvBD6NysloTXL480g4uX0iW1Wg21oem7ismLUy/LFwAACH5BAQKAAAALAkAAAAkAAwAAAIghI8Joe0Po0yBWTaz3g/z7UXhMX7kYmplmo0rC8cyUgAAIfkEBAoAAAAsBQAAACUACgAAAh2Ejwmh7Q+jbIFZNrPeEXPudU74IVa5kSiYqOtRAAAh+QQECgAAACwEAAAAIgAKAAACHISPELfpD6OcqTGKs4bWRp+B36YFi0mGaVmtWQEAIfkEBAoAAAAsAAAAACMACgAAAh2EjxC36Q+jnK8xirOW1kavgd+2BYtJhmnpiGtUAAAh+QQECgAAACwAAAAALgALAAACIYSPqcvtD+MKicqLn82c7e6BIhZQ5jem6oVKbfdqQLzKBQAh+QQECgAAACwCAAIALAAJAAACHQx+hsvtD2OStDplKc68r2CEm0eW5uSN6aqe1lgAADs=\") !important\n}\n.player-volume__slider-thumb {\n background: url(\"data:image/gif;base64,R0lGODlhIgAVAKIHAL3/9/+Zmf8zmf/MmZmZmf+Z/wAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpDMkJBNjY5RTU1NEJFMzExOUM4QUM2MDAwNDQzRERBQyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCREIzOEIzMzRCN0IxMUUzODhEQjgwOTYzMTgyNTE0QiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCREIzOEIzMjRCN0IxMUUzODhEQjgwOTYzMTgyNTE0QiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkM1QkE2NjlFNTU0QkUzMTE5QzhBQzYwMDA0NDNEREFDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkMyQkE2NjlFNTU0QkUzMTE5QzhBQzYwMDA0NDNEREFDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFh
"start": 1013,
"domains": [
"twitch.tv"
]
}
],
"name": "Twitch - Nyan Cat progress bar video player theme",
"originalDigest": "4304bea21601d61d25e2c0a65f57c21b8d468e66",
"id": 12,
"updateDate": 1615723396511,
"_id": "597b538f-68f5-4bfd-9903-f5fff6c8d7f9",
"_rev": 1615723396512,
"etag": "W/\"9f39d20ab094e1c3a6fcc39f3b09aadb72ad50f25584dfdc6387fd95f103021a\"",
"sourceCode": "/* ==UserStyle==\n@name Twitch - Nyan Cat progress bar video player theme\n@namespace USO Archive\n@author badjokr\n@description `Bring Nyan Cat to your Twitch VODs and streams with this custom progress bar! Animated Nyan Cat leaves a rainbow trail behind her as she flies through space!`\n@version 20180302.2.25\n@license NO-REDISTRIBUTION\n@preprocessor uso\n@advanced dropdown glow \"Progress bar glow\" {\n\tglow1 \"Yes*\" <<<EOT box-shadow: 0px 0px 10px #5099FF, 0px 0px 10px #5099FF, 0px 0px 10px #5099FF !important; EOT;\nglow2 \"No\" <<<EOT EOT;\n\n}\n@advanced dropdown playerglow \"Purple glow under player\" {\n\tplayerglow1 \"Yes*\" <<<EOT div#player {\n box-shadow: 0 10px 20px -9px rgba(100,65,164,.5);\n}\n.has-player-mini>.tse-content>.ember-view>.ember-view>.content>#channel>.ember-view>.player-column>.player-placeholder { \n box-shadow: 0 10px 20px -9px rgba(100,65,164,.5); \n} EOT;\nplayerglow2 \"No\" <<<EOT EOT;\n\n}\n\n==/UserStyle== */\n@-moz-document domain(\"twitch.tv\") {\n.player-slider__left {\n background: url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAMCAIAAAAs6UAAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUNCQzIyREQ0QjdEMTFFMzlEMDM4Qzc3MEY0NzdGMDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUNCQzIyREU0QjdEMTFFMzlEMDM4Qzc3MEY0NzdGMDgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQ0JDMjJEQjRCN0QxMUUzOUQwMzhDNzcwRjQ3N0YwOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQ0JDMjJEQzRCN0QxMUUzOUQwMzhDNzcwRjQ3N0YwOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PovDFgYAAAAmSURBVHjaYvjPwMAAxjMZmBhA9H8INv4P4TPM/A+m04zBNECAAQBCWQv9SUQpVgAAAABJRU5ErkJggg==\") repeat-x !important; \n height: 12px !important;/*[[glow]]*/\n}\n.player-slider:before {\n background: url(\"data:image/gif;base64,R0lGODlhMAAMAIAAAAxBd////yH/C05FVFNDQVBFMi4wAwEAAAAh+QQECgAAACwAAAAAMAAMAAACJYSPqcvtD6MKstpLr24Z9A2GYvJ544mhXQmxoesElIyCcB3dRgEAIfkEBAoAAAAsAQACAC0ACgAAAiGEj6nLHG0enNQdWbPefOHYhSLydVhJoSYXPO04qrAmJwUAIfkEBAoAAAAsBQABACkACwAAAiGEj6nLwQ8jcC5ViW3evHt1GaE0flxpphn6BNTEqvI8dQUAIfkEBAoAAAAsAQABACoACwAAAiGEj6nLwQ+jcU5VidPNvPtvad0GfmSJeicUUECbxnK0RgUAIfkEBAoAAAAsAAAAACcADAAAAiCEj6mbwQ+ji5QGd6t+c/v2hZzYiVpXmuoKIikLm6hXAAAh+QQECgAAACwAAAAALQAMAAACI4SPqQvBD6NysloTXL480g4uX0iW1Wg21oem7ismLUy/LFwAACH5BAQKAAAALAkAAAAkAAwAAAIghI8Joe0Po0yBWTaz3g/z7UXhMX7kYmplmo0rC8cyUgAAIfkEBAoAAAAsBQAAACUACgAAAh2Ejwmh7Q+jbIFZNrPeEXPudU74IVa5kSiYqOtRAAAh+QQECgAAACwEAAAAIgAKAAACHISPELfpD6OcqTGKs4bWRp+B36YFi0mGaVmtWQEAIfkEBAoAAAAsAAAAACMACgAAAh2EjxC36Q+jnK8xirOW1kavgd+2BYtJhmnpiGtUAAAh+QQECgAAACwAAAAALgALAAACIYSPqcvtD+MKicqLn82c7e6BIhZQ5jem6oVKbfdqQLzKBQAh+QQECgAAACwCAAIALAAJAAACHQx+hsvtD2OStDplKc68r2CEm0eW5uSN6aqe1lgAADs=\") !important\n}\n.player-volume__slider-thumb {\n background: url(\"data:image/gif;base64,R0lGODlhIgAVAKIHAL3/9/+Zmf8zmf/MmZmZmf+Z/wAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAv
"usercssData": {
"name": "Twitch - Nyan Cat progress bar video player theme",
"namespace": "USO Archive",
"author": "badjokr",
"description": "Bring Nyan Cat to your Twitch VODs and streams with this custom progress bar! Animated Nyan Cat leaves a rainbow trail behind her as she flies through space!",
"version": "20180302.2.25",
"license": "NO-REDISTRIBUTION",
"preprocessor": "uso",
"vars": {
"glow": {
"type": "select",
"label": "Progress bar glow",
"name": "glow",
"value": "glow1",
"default": "glow1",
"options": [
{
"name": "glow1",
"label": "Yes*",
"value": "box-shadow: 0px 0px 10px #5099FF, 0px 0px 10px #5099FF, 0px 0px 10px #5099FF !important;"
},
{
"name": "glow2",
"label": "No",
"value": ""
}
]
},
"playerglow": {
"type": "select",
"label": "Purple glow under player",
"name": "playerglow",
"value": "playerglow1",
"default": "playerglow1",
"options": [
{
"name": "playerglow1",
"label": "Yes*",
"value": "div#player {\n box-shadow: 0 10px 20px -9px rgba(100,65,164,.5);\n}\n.has-player-mini>.tse-content>.ember-view>.ember-view>.content>#channel>.ember-view>.player-column>.player-placeholder { \n box-shadow: 0 10px 20px -9px rgba(100,65,164,.5); \n}"
},
{
"name": "playerglow2",
"label": "No",
"value": ""
}
]
}
}
},
"author": "badjokr",
"description": "Bring Nyan Cat to your Twitch VODs and streams with this custom progress bar! Animated Nyan Cat leaves a rainbow trail behind her as she flies through space!"
},
{
"installDate": 1530455075022,
"enabled": true,
"updateUrl": null,
"md5Url": null,
"url": null,
"originalMd5": null,
"name": "Jetpack Fix",
"sections": [
{
"code": "#jp-stats-wrap, #jp-plugin-container.is-wide .wrap {\n max-width: 100%;\n}",
"domains": [
"akamaru.de"
]
}
],
"id": 14,
"_id": "bed9b946-1e63-4374-981f-8012658569e5",
"_rev": 1580730543289
},
{
"installDate": 1531140041462,
"enabled": false,
"updateUrl": "https://raw.githubusercontent.com/Athari/CssGitHubWindows/master/GitHubWindows.user.css",
"md5Url": null,
"url": "https://github.com/Athari/CssGitHubWindows",
"originalMd5": null,
"sourceCode": "/* ==UserStyle==\n@name GitHub Windows Edition [Ath]\n@namespace https://github.com/Athari\n@version 0.6.0\n@description Transforms GitHub's pages into a GUI resembling Windows 9x.\n@author Athari\n@homepageURL https://github.com/Athari/CssGitHubWindows\n@license MIT\n==/UserStyle== */\n\n@-moz-document domain(\"github.com\") {\n :root {\n --color-button-text: rgb(0, 0, 0);\n --color-button-face: rgb(192, 192, 192);\n --color-button-highlight: rgb(255, 255, 255);\n --color-button-shadow: rgb(128, 128, 128);\n --color-button-shadow-dark: rgb(0, 0, 0);\n --color-button-checked: rgb(223, 223, 223);\n --color-window-text: rgb(0, 0, 0);\n --color-window: rgb(255, 255, 255);\n --color-active-caption-text: rgb(255, 255, 255);\n --color-active-caption: rgb(0, 0, 128);\n --color-info-background: rgb(255, 255, 192);\n --color-highlight-text: rgb(255, 255, 255);\n --color-highlight: rgb(0, 0, 128);\n --color-gray-text: rgb(128, 128, 128);\n --color-gray-text-dark: rgb(64, 64, 64);\n --color-link: rgb(0, 0, 255);\n --color-hover: rgb(223, 223, 255);\n\n --font-family: MS Sans Serif, MS Reference Sans Serif, Liberation Sans, Tahoma, sans-serif;\n --font-size: 12px;\n --font-size-text: 14px;\n --font-size-bigger: 13px;\n --font-size-header: 14px;\n --font-line: 1.2;\n --font-line-text: 1.2;\n --font: var(--font-size)/var(--font-line) var(--font-family);\n --font-text: var(--font-size-text)/var(--font-line-text) var(--font-family);\n --font-header: var(--font-size-header)/var(--font-line) var(--font-family);\n\n --button-3d-border-color-exact: var(--color-button-face) var(--color-button-shadow) var(--color-button-shadow) var(--color-button-face);\n --button-3d-box-shadow-exact:\n 0 -1px 0 0 var(--color-button-highlight),\n -1px 0 0 0 var(--color-button-highlight),\n -1px -1px 0 0 var(--color-button-highlight),\n -1px 1px 0 0 var(--color-button-shadow-dark),\n 1px 0 0 0 var(--color-button-shadow-dark),\n 1px 1px 0 0 var(--color-button-shadow-dark);\n --button-3d-border-color: var(--color-button-highlight) var(--color-button-shadow) var(--color-button-shadow) var(--color-button-highlight);\n --button-3d-border-color-inverted: var(--color-button-shadow) var(--color-button-highlight) var(--color-button-highlight) var(--color-button-shadow);\n --button-3d-box-shadow:\n 1px 0 0 var(--color-button-shadow-dark),\n 0 1px 0 var(--color-button-shadow-dark),\n 1px 1px 0 var(--color-button-shadow-dark);\n --box-3d-border-color: var(--color-button-shadow-dark) var(--color-button-face) var(--color-button-face) var(--color-button-shadow-dark);\n --box-3d-box-shadow:\n 0 -1px 0 0 var(--color-button-shadow),\n -1px 0 0 0 var(--color-button-shadow),\n -1px -1px 0 0 var(--color-button-shadow),\n -1px 1px 0 0 var(--color-button-highlight),\n 1px 0 0 0 var(--color-button-highlight),\n 1px 1px 0 0 var(--color-button-highlight);\n --group-3d-border-color: var(--color-button-highlight) var(--color-button-shadow) var(--color-button-shadow) var(--color-button-highlight);\n --group-3d-box-shadow:\n 0 -1px 0 0 var(--color-button-shadow),\n -1px 0 0 0 var(--color-button-shadow),\n -1px -1px 0 0 var(--color-button-shadow),\n -1px 1px 0 0 var(--color-button-highlight),\n 1px 0 0 0 var(--color-button-highlight),\n 1px 1px 0 0 var(--color-button-highlight);\n --window-3d-box-shadow:\n 0 -1px 0 0 var(--color-button-face),\n -1px 0 0 0 var(--color-button-face),\n -1px -1px 0 0 var(--color-button-face),\n -1px 1px 0 0 var(--color-button-shadow-dark),\n 1px 0 0 0 var(--color-button-shadow-dark),\n 1px 1px 0 0 var(--color-button-shadow-dark);\n\n --image-folder: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAGFBMVEUAAAD//5nMzGYAAAD/zJmZmQD//8zx8fEIMK00AAAAAXRSTlMAQObYZgAAAE5JREFUCNdjQIDQ0GAwzVqWKGoAYgQpKSmFhoYyMISlgYCQAUOYIAg4QRgiIjARR4iICFzEESIiAgQghiMQuAAZQU
"sections": [
{
"code": "/* ==UserStyle==\n@name GitHub Windows Edition [Ath]\n@namespace https://github.com/Athari\n@version 0.6.0\n@description Transforms GitHub's pages into a GUI resembling Windows 9x.\n@author Athari\n@homepageURL https://github.com/Athari/CssGitHubWindows\n@license MIT\n==/UserStyle== */",
"urls": [],
"urlPrefixes": [],
"domains": [],
"regexps": []
},
{
"code": ":root {\n --color-button-text: rgb(0, 0, 0);\n --color-button-face: rgb(192, 192, 192);\n --color-button-highlight: rgb(255, 255, 255);\n --color-button-shadow: rgb(128, 128, 128);\n --color-button-shadow-dark: rgb(0, 0, 0);\n --color-button-checked: rgb(223, 223, 223);\n --color-window-text: rgb(0, 0, 0);\n --color-window: rgb(255, 255, 255);\n --color-active-caption-text: rgb(255, 255, 255);\n --color-active-caption: rgb(0, 0, 128);\n --color-info-background: rgb(255, 255, 192);\n --color-highlight-text: rgb(255, 255, 255);\n --color-highlight: rgb(0, 0, 128);\n --color-gray-text: rgb(128, 128, 128);\n --color-gray-text-dark: rgb(64, 64, 64);\n --color-link: rgb(0, 0, 255);\n --color-hover: rgb(223, 223, 255);\n\n --font-family: MS Sans Serif, MS Reference Sans Serif, Liberation Sans, Tahoma, sans-serif;\n --font-size: 12px;\n --font-size-text: 14px;\n --font-size-bigger: 13px;\n --font-size-header: 14px;\n --font-line: 1.2;\n --font-line-text: 1.2;\n --font: var(--font-size)/var(--font-line) var(--font-family);\n --font-text: var(--font-size-text)/var(--font-line-text) var(--font-family);\n --font-header: var(--font-size-header)/var(--font-line) var(--font-family);\n\n --button-3d-border-color-exact: var(--color-button-face) var(--color-button-shadow) var(--color-button-shadow) var(--color-button-face);\n --button-3d-box-shadow-exact:\n 0 -1px 0 0 var(--color-button-highlight),\n -1px 0 0 0 var(--color-button-highlight),\n -1px -1px 0 0 var(--color-button-highlight),\n -1px 1px 0 0 var(--color-button-shadow-dark),\n 1px 0 0 0 var(--color-button-shadow-dark),\n 1px 1px 0 0 var(--color-button-shadow-dark);\n --button-3d-border-color: var(--color-button-highlight) var(--color-button-shadow) var(--color-button-shadow) var(--color-button-highlight);\n --button-3d-border-color-inverted: var(--color-button-shadow) var(--color-button-highlight) var(--color-button-highlight) var(--color-button-shadow);\n --button-3d-box-shadow:\n 1px 0 0 var(--color-button-shadow-dark),\n 0 1px 0 var(--color-button-shadow-dark),\n 1px 1px 0 var(--color-button-shadow-dark);\n --box-3d-border-color: var(--color-button-shadow-dark) var(--color-button-face) var(--color-button-face) var(--color-button-shadow-dark);\n --box-3d-box-shadow:\n 0 -1px 0 0 var(--color-button-shadow),\n -1px 0 0 0 var(--color-button-shadow),\n -1px -1px 0 0 var(--color-button-shadow),\n -1px 1px 0 0 var(--color-button-highlight),\n 1px 0 0 0 var(--color-button-highlight),\n 1px 1px 0 0 var(--color-button-highlight);\n --group-3d-border-color: var(--color-button-highlight) var(--color-button-shadow) var(--color-button-shadow) var(--color-button-highlight);\n --group-3d-box-shadow:\n 0 -1px 0 0 var(--color-button-shadow),\n -1px 0 0 0 var(--color-button-shadow),\n -1px -1px 0 0 var(--color-button-shadow),\n -1px 1px 0 0 var(--color-button-highlight),\n 1px 0 0 0 var(--color-button-highlight),\n 1px 1px 0 0 var(--color-button-highlight);\n --window-3d-box-shadow:\n 0 -1px 0 0 var(--color-button-face),\n -1px 0 0 0 var(--color-button-face),\n -1px -1px 0 0 var(--color-button-face),\n -1px 1px 0 0 var(--color-button-shadow-dark),\n 1px 0 0 0 var(--color-button-shadow-dark),\n 1px 1px 0 0 var(--color-button-shadow-dark);\n\n --image-folder: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAGFBMVEUAAAD//5nMzGYAAAD/zJmZmQD//8zx8fEIMK00AAAAAXRSTlMAQObYZgAAAE5JREFUCNdjQIDQ0GAwzVqWKGoAYgQpKSmFhoYyMISlgYCQAUOYIAg4QRgiIjARR4iICFzEESIiAgQghiMQuAAZQUpgYMDAbAwGBgwYAABoaBIom9Nm3gAAAABJRU5ErkJggg==');\n --image-folder-documents: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAMFBMVEUAAACZmQD//5n/zJn///8zMwDn59aGhobMzGZVVVUAM5mAgADx8fH/+/Dq6upNTU2p3qmcAAAAAXRSTlMAQObYZgAAAGlJREFUCNdjAIECBghgfwmmGAVLrn0AMSTaXY68BDNKXNYem72BgUE8LSsrLXMDgyAYpH1gEHEBAguxTAYRJSUlZWWxAAZGJWUlI+NGI
"urls": [],
"urlPrefixes": [],
"domains": [
"github.com"
],
"regexps": []
}
],
"usercssData": {
"vars": {},
"name": "GitHub Windows Edition [Ath]",
"namespace": "https://github.com/Athari",
"version": "0.6.0",
"description": "Transforms GitHub's pages into a GUI resembling Windows 9x.",
"author": "Athari",
"homepageURL": "https://github.com/Athari/CssGitHubWindows",
"license": "MIT"
},
"name": "GitHub Windows Edition [Ath]",
"description": "Transforms GitHub's pages into a GUI resembling Windows 9x.",
"author": "Athari",
"originalDigest": "17f37e4697df092b2fb98fb37cbd0740e6769a53",
"id": 15,
"updateDate": 1534175986776,
"_id": "ed6368eb-01f6-4624-922a-6844a88b08ad",
"_rev": 1580730543289,
"etag": "W/\"f81c396b14660923c8b9cb817cfcf223a54e234054e2eb51b36f603a4817727e\""
},
{
"installDate": 1536263450643,
"enabled": true,
"updateUrl": "https://raw.githubusercontent.com/33kk/uso-archive/flomaster/data/usercss/146429.user.css",
"url": "https://33kk.github.io/uso-archive/?style=146429",
"sections": [
{
"code": "/* ==UserStyle==\n@name MyAnimeList DeepDark\n@namespace github.com/RaitaroH/MyAnimeList-DeepDark\n@homepageURL https://github.com/RaitaroH/MyAnimeList-DeepDark\n@version 1.4.7\n@updateURL https://rawgit.com/RaitaroH/MyAnimeList-DeepDark/master/MyAnimeListDeepDark.user.css\n@description Satisfy thy craving for anime and organization. May the dark be kinder on thine eyes. (MyAnimeList Dark Theme)\n@author RaitaroH\n@license GNU-V3.0\n\n@preprocessor uso\n@var select mainColor 'Main color' {\n\t\"DeepDark\": \"#00adee\",\n\t\"BreezeDark\": \"#3DAEE9\",\n\t\"Vertex Dark\": \"#4080fb\",\n\t\"Arc Dark\": \"#5294E2\",\n\t\"Firefox Dark\": \"#5675B9\",\n\t\"Firefox57\": \"#4080FB\",\n\t\"Discord\": \"#7289DA\",\n\t\"YouTubeDark\": \"#E52117\",\n\t\"Mint-Y-Dark\": \"#9AB87C\",\n\t\"9anime\": \"#723f8c\",\n\t\"Black&White\": \"#ffffff\",\n\t\"Yellow_petrocompletions\": \"#FFC700\",\n\t\"Yellow2\": \"#FFC700\",\n\t\"Ubuntu_grey\": \"#EF7847\",\n\t\"Ubuntu_purple\": \"#EF7847\",\n\t\"Orange\": \"#ff6905\",\n\t\"Jisho_夜明け\": \"#EF7D6C\",\n\t\"Custom\": \"/*[[custom-main-color]]*\\/\"\n}\n@var color custom-main-color \"Custom main color\" #00adee\"\n\n@var select mainBackground 'Main background color' {\n\t\"DeepDark\": \"#111111\",\n\t\"BreezeDark\": \"#232629\",\n\t\"Vertex Dark\": \"#2B2B2C\",\n\t\"Arc Dark\": \"#343944\",\n\t\"Firefox Dark\": \"#272B35\",\n\t\"Firefox57\": \"#0C0C0D\",\n\t\"Discord\": \"#1E2124\",\n\t\"YouTubeDark\": \"#111111\",\n\t\"Mint-Y-Dark\": \"#2F2F2F\",\n\t\"9anime\": \"#0B0A0D\",\n\t\"Black&White\": \"#000000\",\n\t\"Yellow_petrocompletions\": \"#141414\",\n\t\"Yellow2\": \"#0a0800\",\n\t\"Ubuntu_grey\": \"#312D2A\",\n\t\"Ubuntu_purple\": \"#2C071A\",\n\t\"Orange\": \"#0a0400\",\n\t\"Jisho_夜明け\": \"#332222\",\n\t\"Custom\": \"/*[[custom-main-background]]*\\/\"\n}\n@var color custom-main-background \"Custom main background\" \"#111111\"\n\n@var select secondBackground 'Second background color' {\n\t\"DeepDark\": \"#181818\",\n\t\"BreezeDark\": \"#2a2e32\",\n\t\"Vertex Dark\": \"#353638\",\n\t\"Arc Dark\": \"#383C4A\",\n\t\"Firefox Dark\": \"#181D20\",\n\t\"Firefox57\": \"#252526\",\n\t\"Discord\": \"#2F3136\",\n\t\"YouTubeDark\": \"#232323\",\n\t\"Mint-Y-Dark\": \"#383838\",\n\t\"9anime\": \"#17151C\",\n\t\"Black&White\": \"#0a0a0a\",\n\t\"Yellow_petrocompletions\": \"#202222\",\n\t\"Yellow2\": \"#0c0a04\",\n\t\"Ubuntu_grey\": \"#3D3C38\",\n\t\"Ubuntu_purple\": \"#430B28\",\n\t\"Orange\": \"#0e0702\",\n\t\"Jisho_夜明け\": \"#2A1B1B\",\n\t\"Custom\": \"/*[[custom-second-background]]*\\/\"\n}\n@var color custom-second-background \"Custom second background\" \"#181818\"\n\n@var select hoverBackground 'Hover background color' {\n\t\"DeepDark\": \"#232323\",\n\t\"BreezeDark\": \"#31363b\",\n\t\"Vertex Dark\": \"#515254\",\n\t\"Arc Dark\": \"#414A59\",\n\t\"Firefox Dark\": \"#353A44\",\n\t\"Firefox57\": \"#323234\",\n\t\"Discord\": \"#484B51\",\n\t\"YouTubeDark\": \"#343434\",\n\t\"Mint-Y-Dark\": \"#404040\",\n\t\"9anime\": \"#1E1C25\",\n\t\"Black&White\": \"#0f0f0f\",\n\t\"Yellow_petrocompletions\": \"#353838\",\n\t\"Yellow2\": \"#0f0d05\",\n\t\"Ubuntu_grey\": \"#59564D\",\n\t\"Ubuntu_purple\": \"#520D30\",\n\t\"Orange\": \"#110903\",\n\t\"Jisho_夜明け\": \"#863B2F\",\n\t\"Custom\": \"/*[[custom-hover-background]]*\\/\"\n}\n@var color custom-hover-background \"Custom hover background\" \"#232323\"\n\n@var select mainText 'Main text color' {\n\t\"DeepDark\": \"#eff0f1\",\n\t\"BreezeDark\": \"#eff0f1\",\n\t\"Vertex Dark\": \"#F3F3F5\",\n\t\"Arc Dark\": \"#C1C8D1\",\n\t\"Firefox Dark\": \"#E3EEF9\",\n\t\"Firefox57\": \"#F9F9FA\",\n\t\"Discord\": \"#FFFFFF\",\n\t\"YouTubeDark\": \"#E1E1E1\",\n\t\"Mint-Y-Dark\": \"#FFFFFF\",\n\t\"9anime\": \"#B4B4B4\",\n\t\"Black&White\": \"#b4b4b4\",\n\t\"Yellow_petrocompletions\": \"#EFF0F1\",\n\t\"Yellow2\": \"#fffdf5\",\n\t\"Ubuntu_grey\": \"#F2F1EF\",\n\t\"Ubuntu_purple\": \"#F2F1EF\",\n\t\"Orange\": \"#fff9f5\",\n\t\"Jisho_夜明け\": \"#EFB26C\",\n\t\"Custom\": \"/*[[custom-main-text]]*\\/\"\n}\n@var color custom-main-text \"main-text\"
"start": 0
},
{
"code": "/*Theme made by RaitaroH @https://github.com/RaitaroH/MyAnimeList-DeepDark*/\n\n/*GNU General Public License v3.0*/\n\n\t/*Main color variables*/\n\t:root\n\t{\n\t\t/*User colors*/\n\t\t--main-color: #00adee;\n\t\t--main-background: #111111;\n\t\t--second-background: #181818;\n\t\t--hover-background: #232323;\n\t\t--main-text: #eff0f1;\n\t\t--dimmer-text: #cccccc;\n\n\t\t/*MAL colors for stats*/\n\t\t--red: #DA4453;\n\t\t--green: #27AE60;\n\t\t--gray: #c3c3c3;\n\t\t--purple: #60459F;\n\t\t--yellow: #FDBC4B;\n\n\n\t\t--shadow: 0 1px 0.5px rgba(0,0,0,0.13);\n\n\t\t/*DeepDark colors*/\n\t\t/*\n\t\t--main-color: #00adee;\n\t\t--main-background: #111111;\n\t\t--second-background: #181818;\n\t\t--hover-background: #232323;\n\t\t--main-text: #eff0f1;\n\t\t--dimmer-text: #CCCCCC;\n\t\t*/\n\n\t\t/*KDE colors*/\n\t\t/*\n\t\t--main-color: #3DAEE9;\n\t\t--main-background: #232629;\n\t\t--second-background: #2a2e32;\n\t\t--hover-background: #31363b;\n\t\t--main-text: #eff0f1;\n\t\t--dimmer-text: #bdc3c7;\n\t\t*/\n\n\t\t/*Vertex Dark colors*/\n\t\t/*\n\t\t--main-color: #4080fb;\n\t\t--main-background: #2B2B2C;\n\t\t--second-background: #353638;\n\t\t--hover-background: #515254;\n\t\t--main-text: #F3F3F5;\n\t\t--dimmer-text: #AEAFB0;\n\t\t*/\n\n\t\t/*Arc Dark colors*/\n\t\t/*\n\t\t--main-color: #5294E2;\n\t\t--main-background: #343944;\n\t\t--second-background: #383C4A;\n\t\t--hover-background: #414A59;\n\t\t--main-text: #C1C8D1;\n\t\t--dimmer-text: #B3BAC5;\n\t\t*/\n\n\t\t/*Firefox Dark colors*/\n\t\t/*\n\t\t--main-color: #5675B9;\n\t\t--main-background: #272B35;\n\t\t--second-background: #181D20;\n\t\t--hover-background: #353A44;\n\t\t--main-text: #E3EEF9;\n\t\t--dimmer-text: #606376;\n\t\t*/\n\n\t\t/*Firefox57 Dark colors*/\n\t\t/*\n\t\t--main-color: #4080FB;\n\t\t--main-background: #0C0C0D;\n\t\t--second-background: #252526;\n\t\t--hover-background: #323234;\n\t\t--main-text: #F9F9FA;\n\t\t--dimmer-text: #D0D0D0;\n\t\t*/\n\n\t\t/*Discord colors*/\n\t\t/*\n\t\t--main-color: #7289DA;\n\t\t--main-background: #1E2124;\n\t\t--second-background: #2F3136;\n\t\t--hover-background: #484B51;\n\t\t--main-text: #FFFFFF;\n\t\t--dimmer-text: #ADA8AA;\n\t\t*/\n\n\t\t/*YouTube dark colors*/\n\t\t/*\n\t\t--main-color: #E52117;\n\t\t--main-background: #111111;\n\t\t--second-background: #232323;\n\t\t--hover-background: #343434;\n\t\t--main-text: #E1E1E1;\n\t\t--dimmer-text: #7F7F7F;\n\t\t*/\n\n\t\t/*Mint-Y-Dark colors*/\n\t\t/*\n\t\t--main-color: #9AB87C;\n\t\t--main-background: #2F2F2F;\n\t\t--second-background: #383838;\n\t\t--hover-background: #404040;\n\t\t--main-text: #FFFFFF;\n\t\t--dimmer-text: #D5DADA;\n\t\t*/\n\n\t\t/*9anime colors*/\n\t\t/*\n\t\t--main-color: #723f8c;\n\t\t--main-background: #0B0A0D;\n\t\t--second-background: #17151C;\n\t\t--hover-background: #1E1C25;\n\t\t--main-text: #B4B4B4;\n\t\t--dimmer-text: #747474;\n\t\t*/\n\n\t\t/*Black and white*/\n\t\t/*\n\t\t--main-color: #ffffff;\n\t\t--main-background: #000000;\n\t\t--second-background: #0a0a0a;\n\t\t--hover-background: #0f0f0f;\n\t\t--main-text: #b4b4b4;\n\t\t--dimmer-text: #828282;\n\t\t*/\n\n\t\t/*Yellow (colors from petrocompletions)*/\n\t\t/*\n\t\t--main-color: #FFC700;\n\t\t--main-background: #141414;\n\t\t--second-background: #202222;\n\t\t--hover-background: #353838;\n\t\t--main-text: #EFF0F1;\n\t\t--dimmer-text: #9F9999;\n\t\t*/\n\n\t\t/*Yellow 2*/\n\t\t/*\n\t\t--main-color: #ffc700;\n\t\t--main-background: #0a0800;\n\t\t--second-background: #0c0a04;\n\t\t--hover-background: #0f0d05;\n\t\t--main-text: #fffdf5;\n\t\t--dimmer-text: #fff8e1;\n\t\t*/\n\n\t\t/*Ubuntu grey colors*/\n\t\t/*\n\t\t--main-color: #EF7847;\n\t\t--main-background: #312D2A;\n\t\t--second-background: #3D3C38;\n\t\t--hover-background: #59564D;\n\t\t--main-text: #F2F1EF;\n\t\t--dimmer-text: #E6E5E3;\n\t\t*/\n\n\t\t/*Ubuntu purple colors*/\n\t\t/*\n\t\t--main-color: #EF7847;\n\t\t--main-background: #2C071A;\n\t\t--second-background: #430B28;\n\t\t--hover-background: #520D30;\n\t\t--main-text: #F2F1EF;\n\t\t--dimmer-text: #E6E5E3;\n\t\t*/\n\n\t\t/*Orange*/\n\t\t/*\n\t\t--main-color: #
"start": 11737,
"domains": [
"myanimelist.net"
]
}
],
"name": "MyAnimeList DeepDark",
"originalDigest": "e7e65baa7e320355cb131c6e5b5c39f4dcbdbe2c",
"id": 17,
"_id": "36f89a04-99de-4992-ace3-140bc923af07",
"_rev": 1615723396764,
"etag": "W/\"1c685b28d6a12d620f3aa459a2e2d4176437a3ee9314c0e8293dfb2e7d74a4fb\"",
"sourceCode": "/* ==UserStyle==\n@name MyAnimeList DeepDark\n@namespace USO Archive\n@author RaitaroH\n@description `<p>Satisfy thy craving for anime and organization. May the dark be kinder on thine eyes. (MyAnimeList Dark Theme)</p><p>This is a dark theme for MyAnimeList inspired by <a href=\"https://addons.mozilla.org/en-US/firefox/addon/ft-deepdark/?src=search\">FT DeepDark.</a></p><p>Credit for some images and code (ads removal) to <a href=\"https://userstyles.org/styles/120493/dark-night-myanimelist\">dark-night-myanimelist</a>.</p><p>Also, credit where credit is due for the color palettes. (<a href=\"https://github.com/KDE\">@KDE</a>, <a href=\"https://github.com/horst3180\">@horst3180</a>, <a href=\"https://github.com/linuxmint\">@linuxmint</a>, Firefox, <a href=\"https://www.youtube.com/\">YouTube</a> and <a href=\"https://discordapp.com/\">Discord</a>)</p><p>Official GitHub page, with screenshots, available <a href=\"https://github.com/RaitaroH/MyAnimeList-DeepDark\">here.</a></p>`\n@version 20180902.18.41\n@license NO-REDISTRIBUTION\n@preprocessor uso\n@advanced color mainColor \"Main highlight color\" #00ADEE\n@advanced color mainBackground \"Main background color\" #111111\n@advanced color secondBackground \"Second background color\" #181818\n@advanced color hoverBackground \"Hover background color\" #232323\n@advanced color mainText \"Main text color\" #EFF0F1\n@advanced color dimmerText \"Dimmer text color\" #CCCCCC\n@advanced dropdown progress \"Progress custom colors\" {\n\tnormal \"No*\" <<<EOT EOT;\nbreeze \"Yes\" <<<EOT .profile .user-statistics .stats-graph .graph.watching, .profile .user-statistics .stats-graph .graph.reading, .profile .user-statistics .stats-status .circle.watching::after, .profile .user-statistics .stats-status .circle.reading::after\n\t{\n\t\tbackground-color: var(--green) !important;\n\t}\n\t.profile .user-statistics .stats-graph .graph.completed, .profile .user-statistics .stats-status .circle.completed::after, .profile .statistics-updates .data .graph .graph-inner.completed\n\t{\n\t\tbackground-color: var(--main-color) !important;\n\t}\n\t.profile .user-statistics .stats-graph .graph.on_hold, .profile .user-statistics .stats-status .circle.on_hold::after\n\t{\n\t\tbackground-color: var(--yellow) !important;\n\t}\n\t.profile .user-statistics .stats-graph .graph.dropped, .profile .user-statistics .stats-status .circle.dropped::after\n\t{\n\t\tbackground-color: var(--red) !important;\n\t}\n\t.profile .user-statistics .stats-graph, .profile .user-statistics .stats-graph .graph.plan_to_watch, .profile .user-statistics .stats-graph .graph.plan_to_read, .profile .user-statistics .stats-status .circle.plan_to_watch::after, .profile .user-statistics .stats-status .circle.plan_to_read::after\n\t{\n\t\tbackground-color: var(--gray) !important;\n\t}\n\t.profile .statistics-updates .data .graph .graph-inner.watching,.profile .statistics-updates .data .graph .graph-inner.re-watching,.profile .statistics-updates .data .graph .graph-inner.reading,.profile .statistics-updates .data .graph .graph-inner.re-reading\n\t{\n\t\tbackground-color: var(--green) !important;\n\t}\n\t.profile .statistics-updates .data .graph .graph-inner.completed\n\t{\n\t\tbackground-color: var(--main-color) !important;\n\t}\n\t.profile .statistics-updates .data .graph .graph-inner.on_hold\n\t{\n\t\tbackground-color: var(--yellow) !important;\n\t}\n\t.profile .statistics-updates .data .graph .graph-inner.dropped\n\t{\n\t\tbackground-color: var(--red) !important;\n\t}\n\t.profile .statistics-updates .data .graph .graph-inner.plan_to_watch,.profile .statistics-updates .data .graph .graph-inner.plan_to_read\n\t{\n\t\tbackground-color: var(--gray) !important;\n\t}\n\t.profile .statistics-updates .data .text.watching,.profile .statistics-updates .data .text.re-watching,.profile .statistics-updates .data .text.reading,.profile .statistics-updates .data .text.re-reading\n\t{\n\t\tcolor: var(--green) !important;\n\t}\n\t.profile .statistics-updates .data .text.completed\n\t{\n\t
"usercssData": {
"name": "MyAnimeList DeepDark",
"namespace": "USO Archive",
"author": "RaitaroH",
"description": "<p>Satisfy thy craving for anime and organization. May the dark be kinder on thine eyes. (MyAnimeList Dark Theme)</p><p>This is a dark theme for MyAnimeList inspired by <a href=\"https://addons.mozilla.org/en-US/firefox/addon/ft-deepdark/?src=search\">FT DeepDark.</a></p><p>Credit for some images and code (ads removal) to <a href=\"https://userstyles.org/styles/120493/dark-night-myanimelist\">dark-night-myanimelist</a>.</p><p>Also, credit where credit is due for the color palettes. (<a href=\"https://github.com/KDE\">@KDE</a>, <a href=\"https://github.com/horst3180\">@horst3180</a>, <a href=\"https://github.com/linuxmint\">@linuxmint</a>, Firefox, <a href=\"https://www.youtube.com/\">YouTube</a> and <a href=\"https://discordapp.com/\">Discord</a>)</p><p>Official GitHub page, with screenshots, available <a href=\"https://github.com/RaitaroH/MyAnimeList-DeepDark\">here.</a></p>",
"version": "20180902.18.41",
"license": "NO-REDISTRIBUTION",
"preprocessor": "uso",
"vars": {
"mainColor": {
"type": "color",
"label": "Main highlight color",
"name": "mainColor",
"value": "#00ADEE",
"default": "rgb(0, 173, 238)",
"options": null
},
"mainBackground": {
"type": "color",
"label": "Main background color",
"name": "mainBackground",
"value": "#111111",
"default": "rgb(17, 17, 17)",
"options": null
},
"secondBackground": {
"type": "color",
"label": "Second background color",
"name": "secondBackground",
"value": "#181818",
"default": "rgb(24, 24, 24)",
"options": null
},
"hoverBackground": {
"type": "color",
"label": "Hover background color",
"name": "hoverBackground",
"value": "#232323",
"default": "rgb(35, 35, 35)",
"options": null
},
"mainText": {
"type": "color",
"label": "Main text color",
"name": "mainText",
"value": "#EFF0F1",
"default": "rgb(239, 240, 241)",
"options": null
},
"dimmerText": {
"type": "color",
"label": "Dimmer text color",
"name": "dimmerText",
"value": "#CCCCCC",
"default": "rgb(204, 204, 204)",
"options": null
},
"progress": {
"type": "select",
"label": "Progress custom colors",
"name": "progress",
"value": "normal",
"default": "normal",
"options": [
{
"name": "normal",
"label": "No*",
"value": ""
},
{
"name": "breeze",
"label": "Yes",
"value": ".profile .user-statistics .stats-graph .graph.watching, .profile .user-statistics .stats-graph .graph.reading, .profile .user-statistics .stats-status .circle.watching::after, .profile .user-statistics .stats-status .circle.reading::after\n\t{\n\t\tbackground-color: var(--green) !important;\n\t}\n\t.profile .user-statistics .stats-graph .graph.completed, .profile .user-statistics .stats-status .circle.completed::after, .profile .statistics-updates .data .graph .graph-inner.completed\n\t{\n\t\tbackground-color: var(--main-color) !important;\n\t}\n\t.profile .user-statistics .stats-graph .graph.on_hold, .profile .user-statistics .stats-status .circle.on_hold::after\n\t{\n\t\tbackground-color: var(--yellow) !important;\n\t}\n\t.profile .user-statistics .stats-graph .graph.dropped, .profile .user-statistics .stats-status .circle.dropped::after\n\t{\n\t\tbackground-color: var(--red) !important;\n\t}\n\t.profile .user-statistics .stats-graph, .profile .user-statistics .stats-graph .graph.plan_to_watch, .profile .user-statistics .stats-graph .graph.plan_to_read, .profile .user-statistics .stats-status .circle.plan_to_watch::after, .profile .user-statistics .stats-status .circle.plan_to_read::after\n\t{\n\t\tbackground-color: var(--gray) !important;\n\t}\n\t.profile .statistics-updates .data .graph .graph-inner.watching,.profile .statistics-updates .data .graph .graph-inner.re-watching,.profile .statistics-updates .data .graph .graph-inner.reading,.profile .statistics-updates .data .graph .graph-inner.re-reading\n\t{\n\t\tbackground-color: var(--green) !important;\n\t}\n\t.profile .statistics-updates .data .graph .graph-inner.completed\n\t{\n\t\tbackground-color: var(--main-color) !important;\n\t}\n\t.profile .statistics-updates .data .graph .graph-inner.on_hold\n\t{\n\t\tbackground-color: var(--yellow) !important;\n\t}\n\t.profile .statistics-updates .data .graph .graph-inner.dropped\n\t{\n\t\tbackground-color: var(--red) !important;\n\t}\n\t.profile .statistics-updates .data .graph .graph-inner.plan_to_watch,.profile .statistics-updates .data .graph .graph-inner.plan_to_read\n\t{\n\t\tbackground-color: var(--gray) !important;\n\t}\n\t.profile .statistics-updates .data .text.watching,.profile .statistics-updates .data .text.re-watching,.profile .statistics-updates .data .text.reading,.profile .statistics-updates .data .text.re-reading\n\t{\n\t\tcolor: var(--green) !important;\n\t}\n\t.profile .statistics-updates .data .text.completed\n\t{\n\t\tcolor: var(--main-color) !important;\n\t}\n\t.profile .statistics-updates .data .text.on_hold\n\t{\n\t\tcolor: var(--yellow) !important;\n\t}\n\t.profile .statistics-updates .data .text.dropped\n\t{\n\t\tcolor: var(--red) !important;\n\t}\n\t.profile .statistics-updates .data .text.plan_to_watch,.profile .statistics-updates .data .text.plan_to_read\n\t{\n\t\tcolor: var(--gray) !important;\n\t}"
}
]
}
}
},
"author": "RaitaroH",
"description": "<p>Satisfy thy craving for anime and organization. May the dark be kinder on thine eyes. (MyAnimeList Dark Theme)</p><p>This is a dark theme for MyAnimeList inspired by <a href=\"https://addons.mozilla.org/en-US/firefox/addon/ft-deepdark/?src=search\">FT DeepDark.</a></p><p>Credit for some images and code (ads removal) to <a href=\"https://userstyles.org/styles/120493/dark-night-myanimelist\">dark-night-myanimelist</a>.</p><p>Also, credit where credit is due for the color palettes. (<a href=\"https://github.com/KDE\">@KDE</a>, <a href=\"https://github.com/horst3180\">@horst3180</a>, <a href=\"https://github.com/linuxmint\">@linuxmint</a>, Firefox, <a href=\"https://www.youtube.com/\">YouTube</a> and <a href=\"https://discordapp.com/\">Discord</a>)</p><p>Official GitHub page, with screenshots, available <a href=\"https://github.com/RaitaroH/MyAnimeList-DeepDark\">here.</a></p>",
"updateDate": 1615723396762
},
{
"installDate": 1536263867292,
"enabled": true,
"updateUrl": null,
"md5Url": null,
"url": null,
"originalMd5": null,
"name": "MyAnimeList Background",
"sections": [
{
"code": " body {\n background: #222 url('https://img.ponywave.de/di/23GT/ef26dd416ebc9a68d8e67fedac3b2085e070c01d.jpg') no-repeat fixed center top !important;\n}",
"regexps": [
".*myanimelist\\.net/(?!animelist|mangalist).*"
]
}
],
"id": 19,
"updateDate": 1576531753416,
"_id": "d66dbd9d-51fd-4640-9669-151a83b0ff2f",
"_rev": 1580730543289
},
{
"enabled": true,
"updateUrl": "https://stylishthemes.github.io/GitHub-Dark/github-dark.user.css",
"url": "https://github.com/StylishThemes/GitHub-Dark",
"installDate": 1546688855246,
"sourceCode": "/* ==UserStyle==\n@name GitHub Dark\n@namespace StylishThemes\n@version 4.2.244\n@homepageURL https://github.com/StylishThemes/GitHub-Dark\n@updateURL https://stylishthemes.github.io/GitHub-Dark/github-dark.user.css\n@license BSD-2-Clause\n@author StylishThemes\n@advanced color base-color \"Base color\" #4f8cc9\n@advanced color bg-color \"Background Color\" #202020\n@advanced dropdown bg-choice \"Background\" {\n crosshatch \"Cross-Hatch\" <<<EOT\n url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAABGCAAAAABURb1YAAAFoUlEQVR4AWXWCY7kMJcDYd9DiCD4jLr/EWezJOT8vbMXy8ZngpVPlLUWbWABJFVRZyqqdqIq9O9V1gJS14KFfYzASvgS1UTF1jSqE9qgNjYVoNxLfIhCBFKhOTdPNR11KpmKk4W2LhowESMPKHHBItCg2tqoGm0VbWnXAmxIAFALPIAtCxY4VVX7jqrSGRVlJnwqfRsAIG+BZ0EmHy7Jm3NMo6KzdWXGc8ycY2zyHdOrW3hHhcQ0+uvcYlz3LQgQVyrPp2t+dUncjzHVTNFNuvhwK2Jgkfh856/INm05pjEVtWEKC6IfrmmtfPnpYZkRVTPjFztVUDsDLLCvR2WmX6RPXV/KRBQ7E0GZN5w+5+rKd2J7Ev1sFtVGlYY2oq2tgtN1SakCTkwiaxkebLZuJtjCd/OvyY1OQXXrGnAKfE67xbGq/NzemNviTWC2LjHjl6ruFucdUTTT4/wO7tQtkPd0LtO1ncs+ZrVvUXXeHue3Xt1zTD1vJlkbt8rigWhH3EUJ6HT31JYE1lp15XY1BSDaFh4asRNt0U5gqraB+UyFZJNagXh/qTxV1TY90VSVSLMX0W7dGA/4SfEZj+R7l6Hs9O6Orx5ne51Tj3Oev5E9MFWReefovrI73lzdnTziy8mTRjU1jZ99GtT52We2bmVfvqvKovqYqZ6N2GlGbRZYWM3CRKzX2bVQoMqjnbSopmlBTe3vMix227dzvqRJVR9+dT0LfJZhTyzbeaffIg6qz+muKJ2KoJ249yD3ku5kI/sJm31Mj41TrIoNVlgrolc33nTK06qPrdpRW6UTnZwnj6BuXdy6EMCqtPqcPUhS9OoC6mnYr+7p7tY10zyfLv7ovrMxfLs2y9trusGZMyW+80zU7z9Wz5D//8YusxMkP845i/Qk21Sru3W3u+aI5OtbWK3bpVVtk8c0OnuLpYVlXWQrYgFui0nAouTMy6OZtKKk5+EN9+GPs6e7aOpuewv6eL++gfnrIbiNdX7+bu0+j4rCvKo+aKdVxenV7dGtO3F1aRrP00R9sN26TNa+JsLpKYmLtZ1ZWJxGSc1UfDy7q/1Ms9ZdbuICFXJ1I5puXRt8WlXTpAsWhrrb4v7K7e3N7a5pZ4f0ed3mfy8L1iLzr3PmpDllv0nnfaaeZcj185/d/U3qj662fWwFpnsSqYvb3eN1+ky0Vclom50eTncXxA9x2cDu/F6GZcSAGrWqCe698be7qTv529jjXEVtT9GSGbktZp3G7nScj+4CTnflfXN1VXzU1uyLG88KnBSPblVBnUZFm91inYBsXW/zbG4SltE0YKtp1I5po4/tbWxYZ83PFldYiWcZCpkvaUc11Weu7iYwhltZfu3VnlGhnRHUmT6zABb+mv4u8Np/p1xTVd9XYG9x3RNybm39cWYnGkXTO9kn0fG5y7BWXKexp7v085JOxI62OyWN0pEHE/yEEgx7LSyf7rJbklTVakak3e18wHicTVlrRzeV9WzjiGrP7NqZAmt/Lv5nd518uitvVNH56W5Qwfd1AQ+YxP/UjXqfJgpm2tyhUpE0suBZFqzHNFm7uzl/l7sHnajtdf68Fs/ZWMm4gHpb/OliqjfRUf2bmBGYLJ66u5vJrpqRf5cORdupKvl7D2n06VdiMl3/sbvrdBfnL6ri+yX07933pfP801huIiaoOLm6J82c2xkfb2NPAs1Zhmva6XWuOm/W1P0+Hmz4XRnXTWpGs/cgN2nvZwsiPEBSd3Ud2XFjJNPtPCd1Zlys2zmef3Z3rU8tomK3rs5N73v3+ZXd4uY6E2GB9SzD7MbaprkJYN1rn1/dSCJrWc1U6GjbLZIp2nFZf67g4e6ucbH40Y1WwebsbrbuUjCfxGdzG/uldlA1naJI5p3j/FaARdxvZtKHfz49dIKizl9hL3Cvruf/3Sum/w07RUTLccAlwgAAAABJRU5ErkJggg==) EOT;\n uniform \"Uniform Tile\" <<<EOT\n url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkAQMAAABKLAcXAAAABlBMVEUfHx8aGhrh02scAAAAH0lEQVR4AWMQRAICeHn/kcAH8vSN6hvVN6pvVN+oPgAPQ4LItqOMdQAAAABJRU5ErkJggg==) EOT;\n random \"Random Tile\" <<<EOT\n url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkAgMAAAANjH3HAAAACVBMVEUaGhohISElJSUh9lebAAABwElEQVR4AY3Vua3gOBgGQQXZhgKYgwHJYAA0Ksu9CAh6hxbTbvFzfx6rNEGlHY6z5KvMw4s43mN2Z5fqYLzKyrfyXhXKnKBdD9n58UWW3Vlb3mOCmWoHHZbdV5lv8t7Ver6ldsfqumVAdbblxxcZVcd7QWq2Y6VsadS4ZTzFDbFa5XivqlxVUFG1Jd6k66u8x0RIOw0cXAiNW2z58bJ5r1LTQtVVuy1x2jK+yLTlxy3v5RogszEXSB0ZF4iYWLbMMUBGPDbvpRQUVUV9kvGU6ynrIe9FOqssJcQ4oqurCjV6ytmqco4SwvGeNCoJaphwSHoK13cyuuU9ZaQI0lB1qB8zT3GL2XjKueU9pR+gH0OlqvGUzHWLQ81O0Dg95L3Uj9qxKx0pr3LdYrnlvQKlUEnV/8v4Xt6bThZROwaO5QfTUyY4GCBWu8Wf/nO4ULtj/li3mE9Z47zlx/WU94Iq7RD5XuZ6ynjIGn9yr1VhFaq2NH9s4bP4Rt5j2NFO5MBXGVsmsD5v3gslYORsd8R1i1rrIUoLKLXlvVhgKH7ApToyhk21TJhbLDvdN151vEetJtKdOtYo4SmnOvhGpjpe+xuj3X723ghdygAAAABJRU5ErkJggg==) EOT;\n custom \"Custom\" <<<EOT\n var(--ghd-bg-custom) EOT;\n none \"None\" <<<EOT\n none EOT;\n}\n@advanced text bg-custom \"Custom Background\" url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAABGCAAAAABURb1YAAAFnklEQVR4AWWXCY4cwXbE6h4JMhCvMPc/ov+3Ox9QsLCGpKlFHILd+UQ559AGDkBSFXWmomonqkL/XuUcIPUcONjHCJyE36KaqNiaRnVCG9TGpgIU9hIfohCBVGj24ammo04lU3Fy0NZDAyZi5AElHjgEGlRbG1WjraIt7TmADQkAaoEHsOXAAaeqat9RVTqjosyEH5W+DQCQt8BzIJMfXJI3e5tGRefSlRn3NrO3scnvNl26FN5RITGNfjm3GM/+FhQgnlQeImC+dEm8rzHVTNGL9EADVsTAIfGJBziRy7RlmcZU1IYpHIj+4JrWym8/XSwzompmFNVOFdTOAAfs61KZ6eXcp57fykQUO
"sections": [
{
"code": "button {\n color: #b5b5b5;\n }\n /* https://github.com/StylishThemes/GitHub-Dark/issues/968 */\n input, textarea {\n color: #c6c6c6;\n }\n svg[fill=\"none\"] {\n fill: none;\n }\n a[href^=\"https://apps.apple.com\"] svg {\n fill: #000;\n }\n .alert {\n background: #182030;\n border-color: #246;\n }\n .CircleBadge {\n background: #181818;\n }\n body[class=\"page-responsive\"] .list-options .list-item > .octicon {\n color: #181818;\n }\n /* begin github-mobile rules */\n body[class=\"page-responsive\"] a {\n background-color: initial;\n }\n body[class=\"page-responsive\"] :root,\n body[class=\"page-responsive\"] [data-color-mode=light][data-light-theme=light] {\n --color-scale-black: #dcdcdc;\n --color-scale-white: #181818;\n --color-scale-gray-0: #181818;\n --color-scale-gray-1: #202020;\n --color-scale-gray-2: #343434;\n --color-scale-gray-3: #343434;\n --color-scale-gray-4: #767676;\n --color-scale-gray-5: #9b9b9b;\n --color-scale-gray-6: #afafaf;\n --color-scale-gray-7: #afafaf;\n --color-scale-gray-8: #c6c6c6;\n --color-scale-gray-9: #c6c6c6;\n --color-scale-blue-0: #182030;\n --color-scale-blue-1: #182030;\n --color-scale-blue-2: #246;\n --color-scale-blue-3: #4f8cc9;\n --color-scale-blue-4: #4f8cc9;\n --color-scale-blue-5: #4f8cc9;\n --color-scale-blue-6: #4f8cc9;\n --color-scale-blue-7: rgba(79, 140, 201, .5);\n --color-scale-blue-8: #9daccc;\n --color-scale-blue-9: #9daccc;\n --color-scale-green-0: #002800;\n --color-scale-green-1: #002800;\n --color-scale-green-2: #040;\n --color-scale-green-3: #040;\n --color-scale-green-4: #373;\n --color-scale-green-5: #484;\n --color-scale-green-6: #6cc644;\n --color-scale-green-7: #6cc644;\n --color-scale-green-8: #6cc644;\n --color-scale-green-9: #6cc644;\n --color-scale-yellow-0: #261d08;\n --color-scale-yellow-1: #261d08;\n --color-scale-yellow-2: #651;\n --color-scale-yellow-3: #cb4;\n --color-scale-yellow-4: #cb4;\n --color-scale-yellow-5: #cb4;\n --color-scale-yellow-6: #cb4;\n --color-scale-yellow-7: #cb4;\n --color-scale-yellow-8: #cb4;\n --color-scale-yellow-9: #bba257;\n --color-scale-orange-0: #730;\n --color-scale-orange-1: #730;\n --color-scale-orange-2: #730;\n --color-scale-orange-3: #730;\n --color-scale-orange-4: #fb8532;\n --color-scale-orange-5: #fb8532;\n --color-scale-orange-6: #fb8532;\n --color-scale-orange-7: #f3582c;\n --color-scale-orange-8: #f3582c;\n --color-scale-orange-9: #f3582c;\n --color-scale-red-0: #300;\n --color-scale-red-1: #300;\n --color-scale-red-2: #d82828;\n --color-scale-red-3: #d82828;\n --color-scale-red-4: #d82828;\n --color-scale-red-5: #d82828;\n --color-scale-red-6: #d82828;\n --color-scale-red-7: #d82828;\n --color-scale-red-8: #f84848;\n --color-scale-red-9: #f84848;\n --color-scale-purple-0: #213;\n --color-scale-purple-1: #53387a;\n --color-scale-purple-2: #53387a;\n --color-scale-purple-3: #53387a;\n --color-scale-purple-4: #53387a;\n --color-scale-purple-5: #73589a;\n --color-scale-purple-6: #73589a;\n --color-scale-purple-7: #9378ba;\n --color-scale-purple-8: #9378ba;\n --color-scale-purple-9: #9378ba;\n --color-scale-pink-0: #170711;\n --color-scale-pink-1: #170711;\n --color-scale-pink-2: #170711;\n --color-scale-pink-3: #c49;\n --color-scale-pink-4: #c49;\n --color-scale-pink-5: #c49;\n --color-scale-pink-6: #e6b;\n --color-scale-pink-7: #e6b;\n --color-scale-pink-8: #e6b;\n --color-scale-pink-9: #e6b;\n --color-auto-black: #dcdcdc;\n --color-auto-white: #181818;\n --color-auto-gray-0: #181818;\n --color-auto-gray-1: #202020;\n --color-auto-gray-2: #343434;\n --color-auto-gray-3: #343434;\n --color-auto-gray-4: #767676;\n --color-auto-gray-5: #9b9b9b;\n --color-auto-gray-6: #afafaf;\n --color-auto-gray-7: #afafaf;\n --color-auto-gray-8: #c6c6c6;\n --color-auto-gray-9: #c6c6c6;
"start": 186660,
"regexps": [
"^https?://((education|graphql|guides|raw|resources|status|developer|support|vscode-auth)\\.)?github\\.com/((?!(sponsors)).)*$"
],
"domains": [
"githubusercontent.com",
"www.githubstatus.com"
]
},
{
"code": "/*! GitHub: Twilight */:root{--ghd-code-background:#141414;--ghd-code-color:#ccc}.pl-c,.pl-c span{color:#5f5a60!important}.pl-c1,.pl-cce,.pl-cn,.pl-coc{color:#cf6a4c!important}.pl-cos{color:#8f9d6a!important}.pl-e,.pl-ef,.pl-en{color:#ac885b!important}.pl-enc{color:#cf6a4c!important}.pl-enf,.pl-enm{color:#ac885b!important}.pl-ens{color:#cf6a4c!important}.pl-ent{color:#cda869!important}.pl-entc,.pl-enti{color:#ac885b!important}.pl-entm{color:#7587a6!important}.pl-eoa{color:#cda869!important}.pl-eoac,.pl-eoac .pl-pde{color:#7587a6!important}.pl-eoai,.pl-eoai .pl-pde{color:#cda869!important}.pl-eoi{color:#ac885b!important}.pl-k{color:#cf6a4c!important}.pl-ko,.pl-kolp{color:#cda869!important}.pl-kos,.pl-kou{color:#cf6a4c!important}.pl-mai .pl-sf{color:#7587a6!important}.pl-mb{color:#8f9d6a!important}.pl-mc{color:#cda869!important}.pl-mh,.pl-mh .pl-pdh{color:#cf6a4c!important}.pl-mi{color:#cda869!important}.pl-ml{color:#8f9d6a!important}.pl-mm{color:#7587a6!important}.pl-mp{color:#c5af75!important}.pl-mp1 .pl-sf{color:#dad085!important}.pl-mq{color:#cf6a4c!important}.pl-mr,.pl-ms{color:#cda869!important}.pl-pdb{color:#8f9d6a!important}.pl-pdc{color:#5f5a60!important}.pl-pdc1,.pl-pde{color:#cf6a4c!important}.pl-pdi{color:#cda869!important}.pl-pds{color:#8f9d6a!important}.pl-pdv{color:#7587a6!important}.pl-pse,.pl-pse .pl-s2{color:#cf6a4c!important}.pl-s{color:#f9ee98!important}.pl-s1,.pl-s2{color:#ccc!important}.pl-mp .pl-s3{color:#cda869!important}.pl-s3,.pl-sc{color:#dad085!important}.pl-scp{color:#cf6a4c!important}.pl-sf{color:#dad085!important}.pl-smc{color:#ac885b!important}.pl-smi,.pl-smp{color:#ccc!important}.pl-sok{color:#cda869!important}.pl-sol{color:#8f9d6a!important}.pl-som,.pl-sr{color:#7587a6!important}.pl-sra,.pl-src,.pl-sre,.pl-st{color:#cda869!important}.pl-stj{color:#7587a6!important}.pl-stp,.pl-sv,.pl-v{color:#9b859d!important}.pl-vi{color:#cf6a4c!important}.pl-vo{color:#ac885b!important}.pl-vpf{color:#7587a6!important}.pl-mdht,.pl-mi1{color:#55a532!important;background:#020!important}.pl-md,.pl-mdhf{color:#bd2c00!important;background:#200!important}.pl-mdr{color:#cf6a4c!important}.pl-mdh,.pl-mdi{color:#7587a6!important}.pl-bu,.pl-ii,.pl-ii .pl-cce{background-color:#df5000!important;color:#fff!important}.pl-mo{color:#969896!important}.pl-mri{color:teal!important}.pl-ms1{background-color:#f5f5f5!important}.pl-va,.pl-vpu{color:teal!important}.pl-entl{color:#ccc!important}.highlight .pl-corl span.x,.pl-corl{color:#f9ee98!important;text-decoration:underline!important}.pl-token.active,.pl-token:hover{background:#ac885b!important;color:#ccc!important}/*! Jupyter: Twilight */#notebook div.output_stderr{background:#420e09!important}#notebook .input_area:not(.highlight),#notebook .highlight, body.api .highlight, #notebook .highlight pre, body.api .highlight pre, #notebook .highlight table, body.api .highlight table, body.api pre{background:#141414!important;color:#ccc!important}.highlight code .hll,#notebook .highlight .hll, body.api .highlight .hll {background-color:#ffc!important}.highlight code .err,#notebook .highlight .err, body.api .highlight .err {border:#b22518!important}.highlight code .c,#notebook .highlight .c, body.api .highlight .c {color:#5f5a60!important;font-style:italic!important}.highlight code .k,#notebook .highlight .k, body.api .highlight .k {color:#cda869!important}.highlight code .w,#notebook .highlight .w, body.api .highlight .w {color:#141414!important}.highlight code .cm,#notebook .highlight .cm, body.api .highlight .cm {color:#5f5a60!important;font-style:italic!important}.highlight code .cp,#notebook .highlight .cp, body.api .highlight .cp {color:#5f5a60!important}.highlight code .c1,.highlight code .cs,#notebook .highlight .c1, body.api .highlight .c1, #notebook .highlight .cs, body.api .highlight .cs {color:#5f5a60!important;font-style:italic!important}.highlight code .gd,#notebook .highlight .gd, body.api .highlight .gd {background:#420e09!important}.highlight code .ge,#notebook .highlight .ge, body.api .highlight .ge {font-style:italic!important}.highlight code .gr,#no
"start": 514014,
"regexps": [
"^https?://((education|gist|graphql|guides|raw|resources|status|developer|support|vscode-auth)\\.)?github\\.com/((?!(sponsors)).)*$"
],
"domains": [
"githubusercontent.com",
"www.githubstatus.com"
]
},
{
"code": ".CodeMirror {\n background-color: var(--ghd-code-background) !important;\n color: var(--ghd-code-color) !important;\n }\n .CodeMirror-selected {\n background: rgba(255, 255, 255, .12) !important;\n }\n .CodeMirror ::selection {\n background: rgba(255, 255, 255, .12) !important;\n }\n .CodeMirror ::-moz-selection {\n background: rgba(255, 255, 255, .12) !important;\n }\n .CodeMirror-lines {\n background: none !important;\n }\n /* remove margin above codemirror */\n .file-header.mb-2 {\n margin-bottom: 0 !important;\n }\n .CodeMirror-linebackground.conflict-background,\n .conflict-background + .CodeMirror-gutter-wrapper .CodeMirror-linenumber {\n background-color: #380000 !important;\n border-color: #600 !important;\n }\n .CodeMirror-scrollbar-filler {\n background: #1d1d1d !important;\n }\n /* Styles auto-complete popups in the actions workflow editor */\n .CodeMirror-hints {\n background: #181818;\n border-color: #404040;\n box-shadow: 0 1px 5px #000;\n }\n .CodeMirror-hint {\n color: #d2d2d2;\n }\n .CodeMirror-hint-active {\n color: #f0f0f0;\n background-color: #4f8cc9;\n }\n .CodeMirror-hint-active .CodeMirror-hint-description {\n color: #f0f0f0 !important;\n }\n /*! CodeMirror: Twilight */.CodeMirror-gutters{background:#222!important;border-right:1px solid #484848!important}.CodeMirror-guttermarker{color:#fff!important}.CodeMirror-guttermarker-subtle,.CodeMirror-linenumber{color:#aaa!important}.CodeMirror-cursor{border-left:1px solid #fff!important}.CodeMirror-activeline-background{background:#27282e!important}.CodeMirror-matchingbracket{outline:1px solid grey!important;color:#fff!important}.cm-keyword{color:#f9ee98!important}.cm-atom{color:#fc0!important}.cm-number{color:#ca7841!important}.cm-def{color:#8da6ce!important}.cm-variable-2,.cm-variable-3,span.cm-def,span.cm-tag{color:#607392!important}.cm-operator{color:#cda869!important}.cm-comment{color:#777!important;font-style:italic!important;font-weight:400!important}.cm-string{color:#8f9d6a!important}.cm-string-2{color:#bd6b18!important}.cm-meta{background-color:#141414!important;color:#f7f7f7!important}.cm-builtin{color:#cda869!important}.cm-tag{color:#997643!important}.cm-attribute{color:#d6bb6d!important}.cm-header{color:#ff6400!important}.cm-hr{color:#aeaeae!important}.cm-link{color:#ad9361!important;font-style:italic!important;text-decoration:none!important}.cm-error{border-bottom:1px solid red!important}",
"start": 523942,
"regexps": [
"^https?://((education|gist|graphql|guides|raw|resources|status|developer|support|vscode-auth)\\.)?github\\.com/((?!(sponsors)).)*$"
],
"domains": [
"githubusercontent.com",
"www.githubstatus.com"
]
},
{
"code": "/* begin developer.github.com rules */\n a {\n background-color: transparent;\n }\n mark {\n color: #dcdcdc;\n }\n body {\n color: #c6c6c6;\n background-color: #181818;\n }\n a {\n color: #4f8cc9;\n }\n .rule {\n background-color: transparent;\n border-bottom-color: #343434;\n }\n kbd {\n color: #afafaf;\n box-shadow: inset 0 -1px 0 #343434;\n }\n .Box, kbd {\n background-color: #181818;\n border-color: #343434;\n }\n .Box-header {\n background-color: #222;\n border-color: #343434;\n }\n .Box-body {\n border-bottom-color: #343434;\n }\n .Box-row {\n border-top-color: #343434;\n }\n .Box-row.Box-row--unread, .Box-row.unread {\n box-shadow: 2px 0 0 #4f8cc9 inset;\n }\n .Box-row.navigation-focus .Box-row--drag-button {\n color: #4f8cc9;\n }\n .Box-row.navigation-focus.sortable-chosen {\n background-color: #181818;\n }\n .Box-row--focus-gray.navigation-focus,\n .Box-row.navigation-focus.sortable-ghost {\n background-color: #222;\n }\n .Box-row--focus-blue.navigation-focus {\n background-color: #182030;\n }\n .Box-row--hover-gray:hover {\n background-color: #222;\n }\n .Box-row--hover-blue:hover {\n background-color: #182030;\n }\n @media (min-width: 768px) {\n .Box-row-link {\n color: #c6c6c6;\n }\n .Box-row-link:hover {\n color: #4f8cc9;\n }\n }\n .Box-footer {\n border-top-color: #343434;\n }\n .Box--blue {\n border-color: #246;\n }\n .Box--blue .Box-header {\n background-color: #182030;\n border-color: #246;\n }\n .Box--blue .Box-body, .Box--blue .Box-footer, .Box--blue .Box-row {\n border-color: #246;\n }\n .Box--danger, .Box--danger .Box-body:last-of-type,\n .Box--danger .Box-row:first-of-type {\n border-color: #d82828;\n }\n .Box-header--blue {\n background-color: #182030;\n border-color: #246;\n }\n .Box-row--yellow {\n background-color: #261d08;\n }\n .Box-row--blue {\n background-color: #182030;\n }\n .Box-row--gray {\n background-color: #222;\n }\n .btn .octicon {\n color: #9b9b9b;\n }\n .btn .Counter {\n background-color: rgba(220, 220, 220, .15);\n }\n .btn {\n color: #c6c6c6;\n background-color: #181818;\n border-color: rgba(220, 220, 220, .15);\n box-shadow: none;\n }\n .btn.hover, .btn:hover, [open] > .btn {\n background-color: #242424;\n }\n .btn.selected, .btn:active, .btn[aria-selected=true] {\n background-color: #2c2c2c;\n box-shadow: none;\n }\n .btn.disabled, .btn:disabled, .btn[aria-disabled=true] {\n color: #767676;\n background-color: #181818;\n border-color: rgba(220, 220, 220, .15);\n }\n .btn.focus, .btn:focus {\n box-shadow: 0 0 0 3px rgba(79, 140, 201, .3);\n }\n .btn-primary {\n color: #fff;\n background-color: #373;\n border-color: rgba(220, 220, 220, .15);\n box-shadow: 0 1px 0 #000, inset 0 1px 0 rgba(255, 255, 255, .03);\n }\n .btn-primary.hover, .btn-primary:hover, [open] > .btn-primary {\n background-color: #484;\n }\n .btn-primary.selected, .btn-primary:active, .btn-primary[aria-selected=true] {\n background-color: #595;\n }\n .btn-primary.disabled, .btn-primary:disabled,\n .btn-primary[aria-disabled=true] {\n color: hsla(0, 0%, 100%, .2);\n background-color: #040;\n border-color: rgba(220, 220, 220, .1);\n box-shadow: 0 1px 0 #000, inset 0 1px 0 rgba(255, 255, 255, .03);\n }\n .btn-primary .Counter {\n background-color: hsla(0, 0%, 0%, .2);\n }\n .btn-primary .octicon {\n color: hsla(0, 0%, 100%, .2);\n }\n .btn-danger {\n color: #d82828;\n }\n .btn-danger:hover, [open] > .btn-danger {\n color: #fff;\n background-color: #d82828;\n border-color: rgba(220, 220, 220, .15);\n box-shadow: 0 1px 0 #000, inset 0 1px 0 rgba(255, 255, 255, .03);\n }\n .btn-danger:hover .Counter, [open] > .btn-danger .Counter {\n background-color: hsla(0, 0%, 0%, .2);\n }\n .btn-danger.selected, .btn-danger:active, .btn-danger[aria-selected=true] {\n color: #fff;\n border-color: rgba(220, 220
"start": 526437,
"domains": [
"developer.github.com"
]
},
{
"code": "/* begin docs.github.com rules */\n a {\n background-color: transparent;\n }\n mark {\n color: #dcdcdc;\n }\n body {\n color: #c6c6c6;\n background-color: #181818;\n }\n a {\n color: #4f8cc9;\n }\n .rule {\n background-color: transparent;\n border-bottom-color: #343434;\n }\n kbd {\n color: #afafaf;\n box-shadow: inset 0 -1px 0 #343434;\n }\n .Box, kbd {\n background-color: #181818;\n border-color: #343434;\n }\n .Box-header {\n background-color: #222;\n border-color: #343434;\n }\n .Box-body {\n border-bottom-color: #343434;\n }\n .Box-row {\n border-top-color: #343434;\n }\n .Box-row.Box-row--unread, .Box-row.unread {\n box-shadow: 2px 0 0 #4f8cc9 inset;\n }\n .Box-row.navigation-focus .Box-row--drag-button {\n color: #4f8cc9;\n }\n .Box-row.navigation-focus.sortable-chosen {\n background-color: #181818;\n }\n .Box-row--focus-gray.navigation-focus,\n .Box-row.navigation-focus.sortable-ghost {\n background-color: #222;\n }\n .Box-row--focus-blue.navigation-focus {\n background-color: #182030;\n }\n .Box-row--hover-gray:hover {\n background-color: #222;\n }\n .Box-row--hover-blue:hover {\n background-color: #182030;\n }\n @media (min-width: 768px) {\n .Box-row-link {\n color: #c6c6c6;\n }\n .Box-row-link:hover {\n color: #4f8cc9;\n }\n }\n .Box-footer {\n border-top-color: #343434;\n }\n .Box--blue {\n border-color: #246;\n }\n .Box--blue .Box-header {\n background-color: #182030;\n border-color: #246;\n }\n .Box--blue .Box-body, .Box--blue .Box-footer, .Box--blue .Box-row {\n border-color: #246;\n }\n .Box--danger, .Box--danger .Box-body:last-of-type,\n .Box--danger .Box-row:first-of-type {\n border-color: #d82828;\n }\n .Box-header--blue {\n background-color: #182030;\n border-color: #246;\n }\n .Box-row--yellow {\n background-color: #261d08;\n }\n .Box-row--blue {\n background-color: #182030;\n }\n .Box-row--gray {\n background-color: #222;\n }\n .btn .octicon {\n color: #9b9b9b;\n }\n .btn .Counter {\n background-color: rgba(220, 220, 220, .15);\n }\n .btn {\n color: #c6c6c6;\n background-color: #181818;\n border-color: rgba(220, 220, 220, .15);\n box-shadow: none;\n }\n .btn.hover, .btn:hover, [open] > .btn {\n background-color: #242424;\n }\n .btn.selected, .btn:active, .btn[aria-selected=true] {\n background-color: #2c2c2c;\n box-shadow: none;\n }\n .btn.disabled, .btn:disabled, .btn[aria-disabled=true] {\n color: #767676;\n background-color: #181818;\n border-color: rgba(220, 220, 220, .15);\n }\n .btn.focus, .btn:focus {\n box-shadow: 0 0 0 3px rgba(79, 140, 201, .3);\n }\n .btn-primary {\n color: #fff;\n background-color: #373;\n border-color: rgba(220, 220, 220, .15);\n box-shadow: 0 1px 0 #000, inset 0 1px 0 rgba(255, 255, 255, .03);\n }\n .btn-primary.hover, .btn-primary:hover, [open] > .btn-primary {\n background-color: #484;\n }\n .btn-primary.selected, .btn-primary:active, .btn-primary[aria-selected=true] {\n background-color: #595;\n }\n .btn-primary.disabled, .btn-primary:disabled,\n .btn-primary[aria-disabled=true] {\n color: hsla(0, 0%, 100%, .2);\n background-color: #040;\n border-color: rgba(220, 220, 220, .1);\n box-shadow: 0 1px 0 #000, inset 0 1px 0 rgba(255, 255, 255, .03);\n }\n .btn-primary .Counter {\n background-color: hsla(0, 0%, 0%, .2);\n }\n .btn-primary .octicon {\n color: hsla(0, 0%, 100%, .2);\n }\n .btn-danger {\n color: #d82828;\n }\n .btn-danger:hover, [open] > .btn-danger {\n color: #fff;\n background-color: #d82828;\n border-color: rgba(220, 220, 220, .15);\n box-shadow: 0 1px 0 #000, inset 0 1px 0 rgba(255, 255, 255, .03);\n }\n .btn-danger:hover .Counter, [open] > .btn-danger .Counter {\n background-color: hsla(0, 0%, 0%, .2);\n }\n .btn-danger.selected, .btn-danger:active, .btn-danger[aria-selected=true] {\n color: #fff;\n border-color: rgba(220, 220, 220
"start": 573433,
"domains": [
"docs.github.com"
]
},
{
"code": "/* begin refined-github rules */\n html.refined-github {\n --github-green: var(--color-text-success, #484);\n --github-red: var(--color-text-danger, #d82828);\n --github-border-color: var(--color-border-primary, #343434);\n }\n html.refined-github .markdown-body del,\n html.refined-github body > .footer li .btn-link,\n html.refined-github body > .footer li a {\n color: #9b9b9b;\n }\n html.refined-github .repository-content #readme:not(.blob) .Box-header {\n background-color: transparent !important;\n }\n html.refined-github .js-issue-row [aria-label=\"Open draft pull request\"] svg {\n stroke: var(--color-text-secondary, #afafaf);\n color: var(--color-bg-canvas, #181818) !important;\n }\n html.refined-github .rgh-clean-dashboard .dashboard .js-all-activity-header + div {\n background-color: var(--color-bg-canvas, #181818);\n }\n html.refined-github .rgh-clean-dashboard .dashboard .js-all-activity-header + div .Box {\n background: none;\n }\n html.refined-github .rgh-no-navigation-highlight .Box-row.navigation-focus,\n html.refined-github .rgh-no-navigation-highlight .list-group-item.navigation-focus,\n html.refined-github .rgh-no-navigation-highlight .navigation-focus td {\n background: none !important;\n }\n html.refined-github .rgh-useless-comments-note {\n color: #afafaf;\n }\n html.refined-github .reaction-summary-item a {\n background-color: var(--color-bg-canvas-inset, #202020);\n box-shadow: 0 0 0 2px var(--color-bg-info, var(--ghd-bg-color));\n }\n html.refined-github .reaction-summary-item a img {\n background-color: var(--color-bg-info, #181818);\n }\n html.refined-github .js-expandable-line:hover .blob-num:not(:hover) + .blob-code,\n html.refined-github .js-expandable-line:hover .blob-num:not(:hover) .directional-expander:first-child {\n border-color: #4f8cc9;\n color: #fff;\n background: #4f8cc9;\n }\n html.refined-github .rgh-private-org svg {\n fill: #c6c6c6;\n stroke: #181818;\n }\n html.refined-github .menu-item.selected.rgh-split-issue-pr-combined {\n background-color: initial;\n }\n html.refined-github .menu-item.selected.rgh-split-issue-pr-combined:hover {\n background-color: var(--color-menu-bg-active, #222);\n }\n html.refined-github a.rgh-highest-rated-comment {\n border-color: #373 !important;\n }\n html.refined-github .rgh-collaborator {\n border-color: var(--color-border-tertiary, #246);\n }\n html.refined-github .rgh-conflict-marker svg {\n color: var(--color-icon-tertiary, #5a5a5a);\n }\n html.refined-github .rgh-clean-conversation-headers-non-default-branch {\n background-color: #4f8cc9;\n }\n html.refined-github .rgh-clean-conversation-headers-non-default-branch a {\n color: #fff;\n }\n html.refined-github .rgh-table-input:hover .selected div {\n border-color: #4f8cc9;\n background-color: var(--color-diff-blob-hunk-num-bg, #182030);\n }\n html.refined-github .rgh-hide-markdown-diff .markdown-body :is(ins, html.refined-github .added, html.refined-github .changed) {\n background: none !important;\n box-shadow: none !important;\n }\n html.refined-github .rgh-hide-markdown-diff .markdown-body pre code {\n background: none !important;\n }\n /* end refined-github rules */\n /* begin zenhub rules */\n body.zh_logged_in #new_issue .discussion-sidebar h3 {\n border-top-color: #2c2c2c;\n }\n body.zh_logged_in .zh-app--dark.zh-app--visible .zh-app::after,\n body.zh_logged_in .zh-app--fixed-layout .zh-app--is-fullscreen {\n background-color: #181818;\n }\n body.zh_logged_in .zh-app--dark .zhc-collapsible-control.zhc-collapsible-control--border {\n background: none !important;\n }\n body.zh_logged_in .zh-app--dark .js-issue-connector-container .zhc-button--color-primary.zhc-button--variant-text:disabled {\n background: none;\n }\n body.zh_logged_in .zh-discussion-item .zh-estimate-is,\n body.zh_logged_in .zh-discussion-item .zh-estimate-was,\n body.zh_logged_in .zh-discussion-item .zh-issue,\n body.zh_logged_in .zh-discus
"start": 619263,
"regexps": [
"^https?://((education|graphql|guides|raw|resources|status|developer|support|vscode-auth)\\.)?github\\.com/((?!(sponsors)).)*$"
],
"domains": [
"gist.github.com"
]
},
{
"code": "/* begin gist.github.com rules */\n a {\n background-color: initial;\n }\n :root, [data-color-mode=light][data-light-theme=light] {\n --color-scale-black: #dcdcdc;\n --color-scale-white: #181818;\n --color-scale-gray-0: #181818;\n --color-scale-gray-1: #202020;\n --color-scale-gray-2: #343434;\n --color-scale-gray-3: #343434;\n --color-scale-gray-4: #767676;\n --color-scale-gray-5: #9b9b9b;\n --color-scale-gray-6: #afafaf;\n --color-scale-gray-7: #afafaf;\n --color-scale-gray-8: #c6c6c6;\n --color-scale-gray-9: #c6c6c6;\n --color-scale-blue-0: #182030;\n --color-scale-blue-1: #182030;\n --color-scale-blue-2: #246;\n --color-scale-blue-3: #4f8cc9;\n --color-scale-blue-4: #4f8cc9;\n --color-scale-blue-5: #4f8cc9;\n --color-scale-blue-6: #4f8cc9;\n --color-scale-blue-7: rgba(79, 140, 201, .5);\n --color-scale-blue-8: #9daccc;\n --color-scale-blue-9: #9daccc;\n --color-scale-green-0: #002800;\n --color-scale-green-1: #002800;\n --color-scale-green-2: #040;\n --color-scale-green-3: #040;\n --color-scale-green-4: #373;\n --color-scale-green-5: #484;\n --color-scale-green-6: #6cc644;\n --color-scale-green-7: #6cc644;\n --color-scale-green-8: #6cc644;\n --color-scale-green-9: #6cc644;\n --color-scale-yellow-0: #261d08;\n --color-scale-yellow-1: #261d08;\n --color-scale-yellow-2: #651;\n --color-scale-yellow-3: #cb4;\n --color-scale-yellow-4: #cb4;\n --color-scale-yellow-5: #cb4;\n --color-scale-yellow-6: #cb4;\n --color-scale-yellow-7: #cb4;\n --color-scale-yellow-8: #cb4;\n --color-scale-yellow-9: #bba257;\n --color-scale-orange-0: #730;\n --color-scale-orange-1: #730;\n --color-scale-orange-2: #730;\n --color-scale-orange-3: #730;\n --color-scale-orange-4: #fb8532;\n --color-scale-orange-5: #fb8532;\n --color-scale-orange-6: #fb8532;\n --color-scale-orange-7: #f3582c;\n --color-scale-orange-8: #f3582c;\n --color-scale-orange-9: #f3582c;\n --color-scale-red-0: #300;\n --color-scale-red-1: #300;\n --color-scale-red-2: #d82828;\n --color-scale-red-3: #d82828;\n --color-scale-red-4: #d82828;\n --color-scale-red-5: #d82828;\n --color-scale-red-6: #d82828;\n --color-scale-red-7: #d82828;\n --color-scale-red-8: #f84848;\n --color-scale-red-9: #f84848;\n --color-scale-purple-0: #213;\n --color-scale-purple-1: #53387a;\n --color-scale-purple-2: #53387a;\n --color-scale-purple-3: #53387a;\n --color-scale-purple-4: #53387a;\n --color-scale-purple-5: #73589a;\n --color-scale-purple-6: #73589a;\n --color-scale-purple-7: #9378ba;\n --color-scale-purple-8: #9378ba;\n --color-scale-purple-9: #9378ba;\n --color-scale-pink-0: #170711;\n --color-scale-pink-1: #170711;\n --color-scale-pink-2: #170711;\n --color-scale-pink-3: #c49;\n --color-scale-pink-4: #c49;\n --color-scale-pink-5: #c49;\n --color-scale-pink-6: #e6b;\n --color-scale-pink-7: #e6b;\n --color-scale-pink-8: #e6b;\n --color-scale-pink-9: #e6b;\n --color-auto-black: #dcdcdc;\n --color-auto-white: #181818;\n --color-auto-gray-0: #181818;\n --color-auto-gray-1: #202020;\n --color-auto-gray-2: #343434;\n --color-auto-gray-3: #343434;\n --color-auto-gray-4: #767676;\n --color-auto-gray-5: #9b9b9b;\n --color-auto-gray-6: #afafaf;\n --color-auto-gray-7: #afafaf;\n --color-auto-gray-8: #c6c6c6;\n --color-auto-gray-9: #c6c6c6;\n --color-auto-blue-0: #182030;\n --color-auto-blue-1: #182030;\n --color-auto-blue-2: #246;\n --color-auto-blue-3: #4f8cc9;\n --color-auto-blue-4: #4f8cc9;\n --color-auto-blue-5: #4f8cc9;\n --color-auto-blue-6: #4f8cc9;\n --color-auto-blue-7: rgba(79, 140, 201, .5);\n --color-auto-blue-8: #9daccc;\n --color-auto-blue-9: #9daccc;\n --color-auto-green-0: #002800;\n --color-auto-green-1: #002800;\n --color-auto-green-2: #040;\n --color-auto-green-3: #040;\n --color-auto-green-4: #373;\n --color-auto-green-5: #484;\n --co
"start": 1036593,
"domains": [
"gist.github.com"
]
},
{
"code": "/* begin graphql.github.com rules */\n .graphiql-container, .graphiql-container button, .graphiql-container input {\n color: #dcdcdc;\n }\n .graphiql-container .topBar {\n background-color: #222;\n border-bottom-color: #343434;\n }\n .graphiql-container .docExplorerShow, .graphiql-container .historyShow {\n background-color: #222;\n border-bottom-color: #343434;\n color: #4f8cc9;\n }\n .graphiql-container .docExplorerShow {\n border-left-color: rgba(255, 255, 255, .7);\n }\n .graphiql-container .historyShow {\n border-right-color: rgba(255, 255, 255, .7);\n }\n .graphiql-container .docExplorerShow::before {\n border-left: 2px solid #4f8cc9;\n border-top: 2px solid #4f8cc9;\n }\n .graphiql-container .resultWrap {\n border-left-color: #343434;\n }\n .graphiql-container .docExplorerWrap, .graphiql-container .historyPaneWrap {\n background-color: #181818;\n }\n .graphiql-container .variable-editor-title {\n background-color: #2c2c2c;\n border-bottom-color: #343434;\n border-top-color: #343434;\n }\n .graphiql-container .footer {\n border-left-color: #343434;\n border-top-color: #343434;\n }\n .graphiql-container .footer::before {\n background-color: #2c2c2c;\n }\n .graphiql-container .toolbar-button {\n background-color: #181818;\n background: linear-gradient(#303030, #282828);\n box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .7), 0 1px 0 hsla(0, 0%, 0%, .7), inset 0 1px var(--ghd-bg-color);\n color: #afafaf;\n }\n .graphiql-container .toolbar-button:active {\n background: linear-gradient(#404040, #383838);\n box-shadow: 0 0 0 1px #484848;\n }\n .graphiql-container .execute-button {\n background: linear-gradient(#303030, #282828);\n box-shadow: 0 1px 0 var(--ghd-bg-color);\n fill: #afafaf;\n }\n .graphiql-container .execute-button:active {\n background: linear-gradient(#404040, #383838);\n box-shadow: 0 1px 0 var(--ghd-bg-color), inset 0 0 2px rgba(255, 255, 255, .7), inset 0 0 6px rgba(0, 0, 0, .1);\n }\n .graphiql-container .execute-options,\n .graphiql-container .toolbar-menu-items,\n .graphiql-container .toolbar-select-options {\n background-color: #181818;\n }\n .graphiql-container .execute-options > li.selected,\n .graphiql-container .history-contents > li:active,\n .graphiql-container .history-contents > li:hover,\n .graphiql-container .toolbar-menu-items > li.hover,\n .graphiql-container .toolbar-menu-items > li:active,\n .graphiql-container .toolbar-menu-items > li:hover,\n .graphiql-container .toolbar-select-options > li.hover,\n .graphiql-container .toolbar-select-options > li:active,\n .graphiql-container .toolbar-select-options > li:hover {\n color: #fff;\n }\n .graphiql-container .toolbar-select-options > li > svg {\n fill: #9b9b9b;\n }\n .graphiql-container .toolbar-select-options > li.hover > svg,\n .graphiql-container .toolbar-select-options > li:active > svg,\n .graphiql-container .toolbar-select-options > li:hover > svg {\n fill: #181818;\n }\n @keyframes insertionFade {\n from, to {\n background-color: transparent;\n border-color: transparent;\n }\n }\n @keyframes blink {\n 50% {\n background: none;\n }\n }\n .graphiql-container .doc-explorer {\n background-color: #181818;\n }\n .graphiql-container .doc-explorer-back {\n color: #4f8cc9;\n }\n .graphiql-container .doc-explorer-back::before {\n border-left: 2px solid #4f8cc9;\n border-top: 2px solid #4f8cc9;\n }\n .graphiql-container .doc-explorer-contents,\n .graphiql-container .history-contents {\n background-color: #181818;\n border-top-color: #343434;\n }\n .graphiql-container .doc-category code,\n .graphiql-container .doc-type-description code {\n background-color: #181818;\n }\n .graphiql-container .doc-category-title {\n border-bottom-color: #343434;\n }\n .graphiql-container .doc-category-item {\n color: #afafaf;\n }\n .graphiql-container .keyword {\n color: #d82828;\n }\n .graphiql-container .type-name {\
"start": 1155265,
"domains": [
"graphql.github.com"
]
},
{
"code": "img[src*=\"security-vulnerability.svg\"],\n img[src*=\"security-vulnerability-alert.svg\"], img[src*=\"security-policy.svg\"],\n img[src*=\"security-workspace-bg.svg\"],\n img[src*=\"security-workspace-comment-1.svg\"],\n img[src*=\"security-workspace-comment-2.svg\"],\n img[src*=\"security-workspace-changes.svg\"],\n img[src*=\"security-workspace-merge.svg\"], .section-security-alerts svg,\n img[src*=\"security-dependabot.svg\"], img.security-pr-merge,\n .section-security-patches-graph, img[src*=\"security-token-scanning.svg\"],\n img[src*=\"security-lgtm-vulnerability.svg\"],\n img[src*=\"security-lgtm-alert.svg\"], .actions-pr-checks {\n filter: invert(90%) hue-rotate(-180deg) !important;\n }\n .section-actions-hero .actions-hero-bg, .section-actions-hero .actions-hero {\n filter: invert(1) contrast(70%) brightness(80%);\n }\n .section-security-alerts-graph svg, .section-security-patches-graph {\n filter: none !important;\n }\n [style=\"background: #fff; box-shadow: 0 10px 50px 30px #fff;\"] {\n background: none !important;\n box-shadow: none !important;\n }\n [stroke=\"#E1E4E8\"] {\n stroke: #484848;\n }\n [stroke=\"#B08800\"] {\n stroke: #652;\n }\n [fill=\"#FFFDEF\"] {\n fill: #321;\n }\n [fill=\"#6A737D\"] {\n fill: #444;\n }\n [fill=\"white\"]:not([d*=\"M279.27\"]) {\n fill: #111;\n }\n [fill=\"black\"] {\n fill: #eee;\n }\n svg.security-hero, .actions-hero {\n filter: brightness(200%) contrast(80%);\n }\n .section-actions-workflow-logs::before, .actions-pricing-private::before {\n filter: brightness(60%);\n }",
"start": 1204445,
"regexps": [
"^https?://github\\.com/features/(security|actions)"
]
},
{
"code": "img[src*=\"img-\"], img[src*=\"security\"] {\n filter: invert(90%) hue-rotate(-180deg) !important;\n }\n img[src*=\"img-share-achievements.png\"] {\n filter: invert(100%) hue-rotate(-85deg) !important;\n }\n .jumbotron-codelines {\n color: #dcdcdc;\n }",
"start": 1206050,
"regexps": [
"^https?://github\\.com/(features|security).*"
]
},
{
"code": "h1, h2, h3, h4, h5, h6 {\n color: #c6c6c6;\n }\n .bg-dots-gray {\n opacity: .2;\n }",
"start": 1206355,
"domains": [
"resources.github.com"
]
},
{
"code": "header img[src*=\"logo\"] {\n opacity: .7;\n }\n article h2 {\n color: #c6c6c6;\n }\n ol.toc > li a.active {\n color: #aaa;\n }",
"start": 1206492,
"domains": [
"guides.github.com"
]
},
{
"code": "* {\n box-sizing: border-box;\n }\n body {\n color: #e0e0e0;\n background-color: #202020;\n background-image: var(--ghd-bg-img);\n background-clip: border-box;\n background-origin: padding-box;\n background-attachment: scroll;\n background-repeat: repeat !important;\n background-size: auto !important;\n background-position: left top !important;\n }\n .markdown-body img {\n background-color: #181818;\n background: none;\n }\n a {\n color: #4f8cc9;\n background-color: transparent;\n }\n .markdown-body h1, .markdown-body h2, .markdown-body h3, .markdown-body h4,\n .markdown-body h5, .markdown-body h6 {\n border-bottom: 1px solid #444;\n }\n .border-gray-light, hr {\n border-color: #444 !important;\n }\n .markdown-body table th, .markdown-body table td {\n border: 1px solid #444;\n }\n .text-gray {\n color: #aaa !important;\n }\n .markdown-body table tr {\n background-color: #181818;\n border-top: 1px solid #444;\n }\n .markdown-body table tr:nth-child(2n) {\n background-color: #202020;\n }\n /* style 404 page e.g. http://stylishthemes.github.io/ */\n p {\n color: #bebebe;\n }\n #suggestions a {\n color: #9e9e9e;\n }",
"start": 1206679,
"domains": [
"stylishthemes.github.io"
]
},
{
"code": ".bg-blue-4, .illflow-blue .selected {\n background: #182030 !important;\n }",
"start": 1207916,
"urlPrefixes": [
"https?://github.com/personal"
]
},
{
"code": ".btn-blue {\n background-image: linear-gradient(-180deg, rgba(79, 140, 201, 1), rgba(79, 140, 201, .9) 90%) !important;\n }\n .btn-blue.hover, .btn.btn-blue:hover {\n background-image: linear-gradient(-180deg, rgba(79, 140, 201, .9), rgba(79, 140, 201, .8) 90%) !important;\n border-color: rgba(79, 140, 201, .3) !important;\n }",
"start": 1208064,
"regexps": [
"^https?://(education|lab)\\.github\\.com"
]
},
{
"code": "svg {\n background: var(--ghd-code-background);\n }\n svg #surface1 g[style*=\"fill\"] {\n fill: var(--ghd-code-color) !important;\n }",
"start": 1208489,
"regexps": [
"^https?://(render)\\.githubusercontent\\.com\\/render\\/math.*"
]
},
{
"code": "svg {\n background: var(--ghd-code-background);\n }",
"start": 1208684,
"domains": [
"camo.githubusercontent.com"
]
},
{
"code": "/* Styles the payment form iframe */\n body, label {\n background: transparent !important;\n color: #bebebe !important;\n }\n input, select {\n background: #181818 !important;\n color: #bebebe !important;\n border-color: #343434 !important;\n }\n select {\n background: #181818 url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAQAAAAua3X8AAAARklEQVR4AWNABWcazjQg8zGl/wNhA15piBL80gglmNKYSjClMZUgpDGVwKXxKBl4QNiRBLxJIKAIBzXhyCIc3YQTDMEkBwBplPJRxEMa4wAAAABJRU5ErkJggg==\") no-repeat right 8px center !important;\n background-size: 8px 10px !important;\n }\n input:focus, select:focus {\n border-color: #4f8cc9 !important;\n box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075), 0 0 2px #4f8cc9 !important;\n outline-color: #4f8cc9 !important;\n }\n .btn-submit {\n background-color: #373;\n background-image: none;\n border-color: rgba(220, 220, 220, .15);\n }\n .btn-submit:hover {\n background-color: #484;\n background-image: none;\n }\n .popup, #z_hppm_iframe {\n background-color: var(--ghd-bg-color);\n }\n /* fix top white line */\n .whitespace {\n margin: -1px !important;\n }",
"start": 1208810,
"regexps": [
"^https?://www\\.zuora\\.com.*github\\.com.*"
]
},
{
"code": "/* begin render.githubusercontent.com rules */\n .slider .slider-track {\n border-top-color: var(--ghd-bg-color);\n }\n .slider .dragger:active, .slider .dragger:hover {\n color: #2c2c2c;\n }\n .swipe .swipe-frame .swipe-shell {\n border-left-color: #767676;\n }\n .onion-skin .controls .slider {\n background-color: transparent;\n }\n :root, [data-color-mode=light] {\n --color-scale-black: #dcdcdc;\n --color-scale-white: #181818;\n --color-scale-gray-0: #181818;\n --color-scale-gray-1: #202020;\n --color-scale-gray-2: #343434;\n --color-scale-gray-3: #343434;\n --color-scale-gray-4: #767676;\n --color-scale-gray-5: #9b9b9b;\n --color-scale-gray-6: #afafaf;\n --color-scale-gray-7: #afafaf;\n --color-scale-gray-8: #c6c6c6;\n --color-scale-gray-9: #c6c6c6;\n --color-scale-blue-0: #182030;\n --color-scale-blue-1: #182030;\n --color-scale-blue-2: #246;\n --color-scale-blue-3: #4f8cc9;\n --color-scale-blue-4: #4f8cc9;\n --color-scale-blue-5: #4f8cc9;\n --color-scale-blue-6: #4f8cc9;\n --color-scale-blue-7: rgba(79, 140, 201, .5);\n --color-scale-blue-8: #9daccc;\n --color-scale-blue-9: #9daccc;\n --color-scale-green-0: #002800;\n --color-scale-green-1: #002800;\n --color-scale-green-2: #040;\n --color-scale-green-3: #040;\n --color-scale-green-4: #373;\n --color-scale-green-5: #484;\n --color-scale-green-6: #6cc644;\n --color-scale-green-7: #6cc644;\n --color-scale-green-8: #6cc644;\n --color-scale-green-9: #6cc644;\n --color-scale-yellow-0: #261d08;\n --color-scale-yellow-1: #261d08;\n --color-scale-yellow-2: #651;\n --color-scale-yellow-3: #cb4;\n --color-scale-yellow-4: #cb4;\n --color-scale-yellow-5: #cb4;\n --color-scale-yellow-6: #cb4;\n --color-scale-yellow-7: #cb4;\n --color-scale-yellow-8: #cb4;\n --color-scale-yellow-9: #bba257;\n --color-scale-orange-0: #730;\n --color-scale-orange-1: #730;\n --color-scale-orange-2: #730;\n --color-scale-orange-3: #730;\n --color-scale-orange-4: #fb8532;\n --color-scale-orange-5: #fb8532;\n --color-scale-orange-6: #fb8532;\n --color-scale-orange-7: #f3582c;\n --color-scale-orange-8: #f3582c;\n --color-scale-orange-9: #f3582c;\n --color-scale-red-0: #300;\n --color-scale-red-1: #300;\n --color-scale-red-2: #d82828;\n --color-scale-red-3: #d82828;\n --color-scale-red-4: #d82828;\n --color-scale-red-5: #d82828;\n --color-scale-red-6: #d82828;\n --color-scale-red-7: #d82828;\n --color-scale-red-8: #f84848;\n --color-scale-red-9: #f84848;\n --color-scale-purple-0: #213;\n --color-scale-purple-1: #53387a;\n --color-scale-purple-2: #53387a;\n --color-scale-purple-3: #53387a;\n --color-scale-purple-4: #53387a;\n --color-scale-purple-5: #73589a;\n --color-scale-purple-6: #73589a;\n --color-scale-purple-7: #9378ba;\n --color-scale-purple-8: #9378ba;\n --color-scale-purple-9: #9378ba;\n --color-scale-pink-0: #170711;\n --color-scale-pink-1: #170711;\n --color-scale-pink-2: #170711;\n --color-scale-pink-3: #c49;\n --color-scale-pink-4: #c49;\n --color-scale-pink-5: #c49;\n --color-scale-pink-6: #e6b;\n --color-scale-pink-7: #e6b;\n --color-scale-pink-8: #e6b;\n --color-scale-pink-9: #e6b;\n --color-auto-black: #dcdcdc;\n --color-auto-white: #181818;\n --color-auto-gray-0: #181818;\n --color-auto-gray-1: #202020;\n --color-auto-gray-2: #343434;\n --color-auto-gray-3: #343434;\n --color-auto-gray-4: #767676;\n --color-auto-gray-5: #9b9b9b;\n --color-auto-gray-6: #afafaf;\n --color-auto-gray-7: #afafaf;\n --color-auto-gray-8: #c6c6c6;\n --color-auto-gray-9: #c6c6c6;\n --color-auto-blue-0: #182030;\n --color-auto-blue-1: #182030;\n --color-auto-blue-2: #246;\n --color-auto-blue-3: #4f8cc9;\n --color-auto-blue-4: #4f8cc9;\n --color-auto-blue-5: #4f8cc9;\n --color-auto-blue-6: #4f8cc9;\n --color-auto-blue-7: rgba(79, 140, 201, .5);\n --color-auto-blue-8: #9dac
"start": 1209991,
"domains": [
"render.githubusercontent.com"
]
},
{
"code": "/* begin githubstatus.com rules */\n ._2NFgh0Z6tkGorUToiId47k [class^=\"Content__ChildWrapper\"] > [class^=\"Content\"],\n ._3c5eahGieigDTmRHO-d7l3 [class^=\"Content__ChildWrapper\"] > [class^=\"Content\"] {\n border-color: #767676;\n background-color: #181818;\n }\n ._2NFgh0Z6tkGorUToiId47k .status-dropdown__option::before,\n ._3c5eahGieigDTmRHO-d7l3 .status-dropdown__option::before {\n background-color: #181818;\n }\n .ak-editor-wrapper pre, .markdown-display pre {\n background-color: #222;\n }\n .ak-editor-wrapper pre code, .markdown-display pre code {\n background-color: transparent;\n }\n .ak-editor-wrapper table, .markdown-display table {\n border-color: #343434;\n }\n .ak-editor-wrapper table td, .markdown-display table td {\n border-top-color: #343434;\n }\n .ak-editor-wrapper table td + td, .ak-editor-wrapper table th + th,\n .markdown-display table td + td, .markdown-display table th + th {\n border-left-color: #343434;\n }\n ._3DswDMo3rPhwmGGm-RnGoI td[aria-selected=\"true\"] div {\n color: #fff;\n }\n ._2-I6T1F9kpUp2j9G31LMYN {\n border-color: #343434;\n }\n ._1JN3aEKlPD7X5jqB1dXYzx input {\n border-color: #767676;\n }\n ._2dv0LNfUzjAAPh-wPACjXb {\n background-color: #181818;\n }\n .wPHh9nW_2p42Vk16HDf2n {\n color: #fff;\n }\n abbr, address, article, aside, audio, b, blockquote, body, canvas, caption,\n cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption,\n figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i,\n iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p,\n pre, q, samp, section, small, span, strong, sub, summary, sup, time, ul, var,\n video {\n background-color: transparent;\n }\n textarea::placeholder {\n color: #767676;\n }\n .caret {\n border-top-color: #f0f0f0;\n }\n .well {\n border-color: #343434;\n }\n abbr {\n border-bottom-color: #343434;\n }\n pre.code-display {\n background-color: #222;\n }\n pre.code-display code {\n background-color: transparent;\n }\n input::-webkit-input-placeholder {\n color: #767676;\n }\n input:-moz-placeholder {\n color: #767676;\n }\n .chzn-container-single .chzn-single, input[type=\"email\"],\n input[type=\"number\"], input[type=\"password\"], input[type=\"text\"], select,\n textarea {\n border-color: #767676;\n }\n .chzn-container-single .chzn-single, input[type=\"email\"],\n input[type=\"password\"], input[type=\"text\"], textarea {\n color: #9b9b9b;\n }\n input[disabled], select[disabled], select[readonly], textarea[disabled] {\n background-color: #222;\n border-color: #343434;\n }\n input[disabled]:hover, select[disabled]:hover, select[readonly]:hover,\n textarea[disabled]:hover {\n border-color: #343434;\n }\n .controls.append label, .controls.prepend label {\n box-shadow: 0 1px 0 var(--ghd-bg-color) inset;\n -moz-box-shadow: 0 1px 0 #181818 inset;\n -webkit-box-shadow: 0 1px 0 #181818 inset;\n background-color: #242424;\n color: #9b9b9b;\n }\n .controls.append label.prepender, .controls.prepend label.prepender {\n border-right-color: #5a5a5a;\n }\n .controls.append label.appender, .controls.prepend label.appender {\n border-left-color: #5a5a5a;\n }\n .form-bordered .control-group {\n border-bottom-color: #343434;\n }\n .form-bordered .control-group.first-border {\n border-top-color: #343434;\n }\n .fa-border {\n border-color: #2c2c2c;\n }\n .fa-inverse {\n color: #fff;\n }\n .tooltipster-sidetip .tooltipster-box {\n border-color: #f0f0f0;\n }\n .tooltipster-sidetip .tooltipster-content {\n color: #fff;\n }\n .tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {\n border-bottom-color: #f0f0f0;\n }\n .tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {\n border-left-color: #f0f0f0;\n }\n .tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {\n border-right-color: #f0f0f0;\n }\n .tooltipster-sidetip.tooltipster-top .tooltipster-arrow
"start": 1286284,
"domains": [
"githubstatus.com"
]
},
{
"code": "/* begin support.github.com rules */\n a {\n background-color: transparent;\n }\n :root, [data-color-mode=\"light\"][data-light-theme=\"light\"] {\n --color-scale-black: #dcdcdc;\n --color-scale-white: #181818;\n --color-scale-gray-0: #181818;\n --color-scale-gray-1: #202020;\n --color-scale-gray-2: #343434;\n --color-scale-gray-3: #343434;\n --color-scale-gray-4: #767676;\n --color-scale-gray-5: #9b9b9b;\n --color-scale-gray-6: #afafaf;\n --color-scale-gray-7: #afafaf;\n --color-scale-gray-8: #c6c6c6;\n --color-scale-gray-9: #c6c6c6;\n --color-scale-blue-0: #182030;\n --color-scale-blue-1: #182030;\n --color-scale-blue-2: #246;\n --color-scale-blue-3: #4f8cc9;\n --color-scale-blue-4: #4f8cc9;\n --color-scale-blue-5: #4f8cc9;\n --color-scale-blue-6: #4f8cc9;\n --color-scale-blue-7: rgba(79, 140, 201, .5);\n --color-scale-blue-8: #9daccc;\n --color-scale-blue-9: #9daccc;\n --color-scale-green-0: #002800;\n --color-scale-green-1: #002800;\n --color-scale-green-2: #040;\n --color-scale-green-3: #040;\n --color-scale-green-4: #373;\n --color-scale-green-5: #484;\n --color-scale-green-6: #6cc644;\n --color-scale-green-7: #6cc644;\n --color-scale-green-8: #6cc644;\n --color-scale-green-9: #6cc644;\n --color-scale-yellow-0: #261d08;\n --color-scale-yellow-1: #261d08;\n --color-scale-yellow-2: #651;\n --color-scale-yellow-3: #cb4;\n --color-scale-yellow-4: #cb4;\n --color-scale-yellow-5: #cb4;\n --color-scale-yellow-6: #cb4;\n --color-scale-yellow-7: #cb4;\n --color-scale-yellow-8: #cb4;\n --color-scale-yellow-9: #bba257;\n --color-scale-orange-0: #730;\n --color-scale-orange-1: #730;\n --color-scale-orange-2: #730;\n --color-scale-orange-3: #730;\n --color-scale-orange-4: #fb8532;\n --color-scale-orange-5: #fb8532;\n --color-scale-orange-6: #fb8532;\n --color-scale-orange-7: #f3582c;\n --color-scale-orange-8: #f3582c;\n --color-scale-orange-9: #f3582c;\n --color-scale-red-0: #300;\n --color-scale-red-1: #300;\n --color-scale-red-2: #d82828;\n --color-scale-red-3: #d82828;\n --color-scale-red-4: #d82828;\n --color-scale-red-5: #d82828;\n --color-scale-red-6: #d82828;\n --color-scale-red-7: #d82828;\n --color-scale-red-8: #f84848;\n --color-scale-red-9: #f84848;\n --color-scale-purple-0: #213;\n --color-scale-purple-1: #53387a;\n --color-scale-purple-2: #53387a;\n --color-scale-purple-3: #53387a;\n --color-scale-purple-4: #53387a;\n --color-scale-purple-5: #73589a;\n --color-scale-purple-6: #73589a;\n --color-scale-purple-7: #9378ba;\n --color-scale-purple-8: #9378ba;\n --color-scale-purple-9: #9378ba;\n --color-scale-pink-0: #170711;\n --color-scale-pink-1: #170711;\n --color-scale-pink-2: #170711;\n --color-scale-pink-3: #c49;\n --color-scale-pink-4: #c49;\n --color-scale-pink-5: #c49;\n --color-scale-pink-6: #e6b;\n --color-scale-pink-7: #e6b;\n --color-scale-pink-8: #e6b;\n --color-scale-pink-9: #e6b;\n --color-auto-black: #dcdcdc;\n --color-auto-white: #181818;\n --color-auto-gray-0: #181818;\n --color-auto-gray-1: #202020;\n --color-auto-gray-2: #343434;\n --color-auto-gray-3: #343434;\n --color-auto-gray-4: #767676;\n --color-auto-gray-5: #9b9b9b;\n --color-auto-gray-6: #afafaf;\n --color-auto-gray-7: #afafaf;\n --color-auto-gray-8: #c6c6c6;\n --color-auto-gray-9: #c6c6c6;\n --color-auto-blue-0: #182030;\n --color-auto-blue-1: #182030;\n --color-auto-blue-2: #246;\n --color-auto-blue-3: #4f8cc9;\n --color-auto-blue-4: #4f8cc9;\n --color-auto-blue-5: #4f8cc9;\n --color-auto-blue-6: #4f8cc9;\n --color-auto-blue-7: rgba(79, 140, 201, .5);\n --color-auto-blue-8: #9daccc;\n --color-auto-blue-9: #9daccc;\n --color-auto-green-0: #002800;\n --color-auto-green-1: #002800;\n --color-auto-green-2: #040;\n --color-auto-green-3: #040;\n --color-auto-green-4: #373;\n --color-auto-green-5:
"start": 1321178,
"domains": [
"support.github.com"
]
},
{
"code": "/* begin vscode-auth.github.com rules */\n a {\n background-color: transparent;\n }\n mark {\n color: #f0f0f0;\n }\n body {\n color: #c6c6c6;\n background-color: #181818;\n }\n a {\n color: #4f8cc9;\n }\n .rule {\n background-color: transparent;\n border-bottom-color: #343434;\n }\n .Box {\n background-color: #181818;\n }\n .Box, .Box-header {\n border-color: #343434;\n }\n .Box-header {\n background-color: #222;\n }\n .Box-body {\n border-bottom-color: #343434;\n }\n .Box-row {\n border-top-color: #343434;\n }\n .Box-row.Box-row--unread, .Box-row.unread {\n box-shadow: 2px 0 0 #4f8cc9 inset;\n }\n .Box-row.navigation-focus .Box-row--drag-button {\n color: #4f8cc9;\n }\n .Box-row.navigation-focus.sortable-chosen {\n background-color: #181818;\n }\n .Box-row--focus-gray.navigation-focus,\n .Box-row.navigation-focus.sortable-ghost {\n background-color: #222;\n }\n .Box-row--focus-blue.navigation-focus {\n background-color: #182030;\n }\n .Box-row--hover-gray:hover {\n background-color: #222;\n }\n .Box-row--hover-blue:hover {\n background-color: #182030;\n }\n @media (min-width: 768px) {\n .Box-row-link {\n color: #c6c6c6;\n }\n .Box-row-link:hover {\n color: #4f8cc9;\n }\n }\n .Box-footer {\n border-top-color: #343434;\n }\n .Box--blue {\n border-color: #246;\n }\n .Box--blue .Box-header {\n background-color: #182030;\n border-color: #246;\n }\n .Box--blue .Box-body, .Box--blue .Box-footer, .Box--blue .Box-row {\n border-color: #246;\n }\n .Box--danger, .Box--danger .Box-body:last-of-type,\n .Box--danger .Box-row:first-of-type {\n border-color: #d82828;\n }\n .Box-header--blue {\n background-color: #182030;\n border-color: #246;\n }\n .Box-row--yellow {\n background-color: #261d08;\n }\n .Box-row--blue {\n background-color: #182030;\n }\n .Box-row--gray {\n background-color: #222;\n }\n .breadcrumb-item::after {\n color: #343434;\n }\n .btn {\n border-color: rgba(220, 220, 220, .2);\n }\n .btn .Counter {\n color: #afafaf;\n background-color: rgba(220, 220, 220, .1);\n }\n .btn.selected, .btn:active {\n background-image: none;\n }\n .btn {\n color: #c6c6c6;\n background-color: #242424;\n background-image: linear-gradient(-180deg, #202020 0%, #181818 90%);\n }\n .btn.focus, .btn:focus {\n box-shadow: 0 0 0 .2em rgba(79, 140, 201, .5);\n }\n .btn.hover, .btn:hover {\n background-color: #444;\n background-image: linear-gradient(-180deg, #242424 0%, #444 90%);\n border-color: rgba(220, 220, 220, .35);\n }\n .btn.selected, .btn:active, [open] > .btn {\n background-color: #404040;\n background-image: none;\n border-color: rgba(220, 220, 220, .35);\n box-shadow: inset 0 .15em .3em #000;\n }\n .btn.disabled, .btn:disabled {\n color: rgba(210, 210, 210, .4);\n background-color: #242424;\n background-image: none;\n border-color: rgba(220, 220, 220, .2);\n box-shadow: none;\n }\n .btn-primary {\n color: #fff;\n background-color: #484;\n background-image: linear-gradient(-180deg, #373 0%, #484 90%);\n }\n .btn-primary.focus, .btn-primary:focus {\n box-shadow: 0 0 0 .2em #3737;\n }\n .btn-primary.hover, .btn-primary:hover {\n background-color: #595;\n background-image: linear-gradient(-180deg, #373 0%, #595 90%);\n border-color: rgba(220, 220, 220, .5);\n }\n .btn-primary.selected, .btn-primary:active, [open] > .btn-primary {\n background-color: #595;\n background-image: none;\n border-color: rgba(220, 220, 220, .5);\n box-shadow: inset 0 .15em .3em #000;\n }\n .btn-primary.disabled, .btn-primary:disabled {\n background-color: #040;\n background-image: none;\n border-color: rgba(220, 220, 220, .2);\n box-shadow: none;\n }\n .btn-primary .Counter {\n background-color: #181818;\n }\n .btn-purple {\n color: #fff;\n }\n .btn-purple.hover, .btn-purple:hover {\n border-color: rgba(220, 220, 220, .5);\n }\n .bt
"start": 1418346,
"domains": [
"vscode-auth.github.com"
]
},
{
"code": ":root:root {\n /* github dark vars */\n --ghd-bg-custom: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAABGCAAAAABURb1YAAAFnklEQVR4AWWXCY4cwXbE6h4JMhCvMPc/ov+3Ox9QsLCGpKlFHILd+UQ559AGDkBSFXWmomonqkL/XuUcIPUcONjHCJyE36KaqNiaRnVCG9TGpgIU9hIfohCBVGj24ammo04lU3Fy0NZDAyZi5AElHjgEGlRbG1WjraIt7TmADQkAaoEHsOXAAaeqat9RVTqjosyEH5W+DQCQt8BzIJMfXJI3e5tGRefSlRn3NrO3scnvNl26FN5RITGNfjm3GM/+FhQgnlQeImC+dEm8rzHVTNGL9EADVsTAIfGJBziRy7RlmcZU1IYpHIj+4JrWym8/XSwzompmFNVOFdTOAAfs61KZ6eXcp57fykQUOxNBmTesz2HpCnCg3UV/bA7VRpWGNqKtrYLTs0ilCjgxiZxjeLC5dDPBFn4Pn2ja6BRUL10DTgET4Focq8rn8casxV4E5tIlZvytqtfivCOKZrqc38G7egnkXecyPZdzubc57VtUnbfL+a0u3b1N3d9Mci7cKocHoh3xihLQ6fXUlgTOOfVkXSUFINoWHhqxE23RTmCqtoEJaITkIrUCkU9fnqpqm+40VSXS3CLaSzfGBb4rPuOSfN0ylLve6/jpcrbL2dTlnOdv5AamKjLvLN1XruMNS/cul/hx8twKpKYRaE2DOp8+c+lW7uVXVQ7Vx0x1G3HXjNocsHCac7NbWc6egwJVHu2kRTVNC2pqv2U4XNsv5/yWJlV9+NJ1C7xluInlcr7rK+Kg+qy7onQqgnbi7UHcS3qXjdw3bO5tumycYlVssMI5EXXpRnatPK362KodtVU60cm+eQT10sVLFwJYlVaf7UGSoi5dQF3DvnTX3UvXTPO8quKH7jsXhm/PxfKWZXqBM5sS33kmKtC31Q05fI095i5IPpyzRXqSy1Sr17p1F7NE8vMtnNbLpVVtk8c0OrfF0sKxHnIpYgHW4puMomTz8mgmrSjpvrxhX97l7LqLpl7bW9BH9/MNzF8XwRqL8/m7c30eFYV5VX3QTquK06XbLt16F4ks+8Z9m6gPtpcuk3OvibCekng4lzMHi9MoqZmKj9tdbQCbc7bcEA+oEJduRNNL1waf1tuI9MDBUK8t3k9uFz3rrqadO9Ln9TL/ezlwDvky3TW7ZmXfpc77TN0yhOXnP939LvVDV9s+tgLTm0TqYd1lea3PRFuVjLa562HdPbCfascGrvO3DMeIATVqVRO8vfHrbupdfo1dzlXUdkVLZsS1mLPG3rWcl+4B1l1537h0VXzU1tyLG7cCu+LSrSqo06hocy3WCcil65qHDbuEYzQN2HpT3jFt9LEFvHTP1nxbXOEkbhkKmd+6BTfVZ/I143z/Fyz6Za92o0I7I6gzfeYAHPwy/Rb43L9TLtMt8CtwW1xvQvbR1g9n7qJRNN1kdxcdH7cM58Szxq679MdLOhE72t6VNEpHHkzwRyjBcGth+dE99pIkVbWaEWmvnQ8Yl7Mp59zpRWXdNo6odrO754Zzvxf/010nP7onb1TR+bgbVPB9PcADJvH/043Kvk0UzLRxQ6UiaeTAcyxYl2lyrrvZv8v2wE7U1uVcST0821jJeIDKWuyxiqnuko7q3+zJYXJ46nV3D67EyL+lQ9F2qkr+3kUafQpwYE8T329p6y7OX1TF97fQv/c+l87zj7Hsgpig4qRLd9fMPs74rLGyCzRbhmVqpy7nqvPmTD1gvKe7b2U8u1QzmtuDuEtbgT3c8QBJveo6cueFkUwv59nVmfFw1jl4/unuOT9qERV76ers8n23z/c8/Xy7a4lwwLplmGusbRp33Up13+ZDN3KPxNVMhY62vUQyRTse6+cKHtZYjIfDh260Cjbb3Vy6R8H8SMBzqSwrsB1UTacoknlnOb8V4JD9Njfpwz/fHjpBUeevcAtcl65sqXPX9D87RUTLc/dfOgAAAABJRU5ErkJggg==);\n --ghd-bg-img: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAABGCAAAAABURb1YAAAFoUlEQVR4AWXWCY7kMJcDYd9DiCD4jLr/EWezJOT8vbMXy8ZngpVPlLUWbWABJFVRZyqqdqIq9O9V1gJS14KFfYzASvgS1UTF1jSqE9qgNjYVoNxLfIhCBFKhOTdPNR11KpmKk4W2LhowESMPKHHBItCg2tqoGm0VbWnXAmxIAFALPIAtCxY4VVX7jqrSGRVlJnwqfRsAIG+BZ0EmHy7Jm3NMo6KzdWXGc8ycY2zyHdOrW3hHhcQ0+uvcYlz3LQgQVyrPp2t+dUncjzHVTNFNuvhwK2Jgkfh856/INm05pjEVtWEKC6IfrmmtfPnpYZkRVTPjFztVUDsDLLCvR2WmX6RPXV/KRBQ7E0GZN5w+5+rKd2J7Ev1sFtVGlYY2oq2tgtN1SakCTkwiaxkebLZuJtjCd/OvyY1OQXXrGnAKfE67xbGq/NzemNviTWC2LjHjl6ruFucdUTTT4/wO7tQtkPd0LtO1ncs+ZrVvUXXeHue3Xt1zTD1vJlkbt8rigWhH3EUJ6HT31JYE1lp15XY1BSDaFh4asRNt0U5gqraB+UyFZJNagXh/qTxV1TY90VSVSLMX0W7dGA/4SfEZj+R7l6Hs9O6Orx5ne51Tj3Oev5E9MFWReefovrI73lzdnTziy8mTRjU1jZ99GtT52We2bmVfvqvKovqYqZ6N2GlGbRZYWM3CRKzX2bVQoMqjnbSopmlBTe3vMix227dzvqRJVR9+dT0LfJZhTyzbeaffIg6qz+muKJ2KoJ249yD3ku5kI/sJm31Mj41TrIoNVlgrolc33nTK06qPrdpRW6UTnZwnj6BuXdy6EMCqtPqcPUhS9OoC6mnYr+7p7tY10zyfLv7ovrMxfLs2y9trusGZMyW+80zU7z9Wz5D//8YusxMkP845i/Qk21Sru3W3u+aI5OtbWK3bpVVtk8c0OnuLpYVlXWQrYgFui0nAouTMy6OZtKKk5+EN9+GPs6e7aOpuewv6eL++gfnrIbiNdX7+bu0+j4rCvKo+aKdVxenV7dGtO3F1aRrP00R9sN26TNa+JsLpKYmLtZ1ZWJxGSc1UfDy7q/1Ms9ZdbuICFXJ1I5puXRt8WlXTpAsWhrrb4v7K7e3N7a5pZ4f0ed3mfy8L1iLzr3PmpDllv0nnfaaeZcj185/d/U3qj662fWwFpnsSqYvb3eN1+ky0Vclom50eTncXxA9x2cDu/F6GZcSAGrWqCe698be7qTv529jjXEVtT9GSGbktZp3G7nScj+4CTnflfXN1VXzU1uyLG88KnBSPblVBnUZFm91inYBsXW/zbG4SltE0YKtp1I5po4/tbWxYZ83PFldYiWcZCpkvaUc11Weu7iYwhltZfu3VnlGhnRHUmT6zABb+mv4u8Np/p1xTVd9XYG9x3RNybm39cWYnGkXTO9kn0fG5y7BWXKexp7v085JOxI62OyWN0pEHE/yEEgx7LSyf7rJbklTVakak3e18wHicTVlrRzeV9WzjiGrP7NqZAmt/Lv5nd518uitvVNH56W5Qwfd1AQ+YxP/UjXqfJgpm2tyhUpE0suBZFqzHNFm7uzl/l7sHnajtdf68Fs/ZWMm4gHpb/OliqjfRUf2bmBGYLJ66u5vJrpqRf5cORdupKvl7D2n06VdiMl3/sbvrdBfnL6ri+yX07933pfP801huIiaoOLm6J82c2xkfb2NPAs1Zhmva6XWuOm/W1P0+Hmz4XRnXTWpGs/cgN2nvZwsiPEBSd3Ud2XFjJNPtPCd1Zlys2zmef3Z3rU8tomK3rs5N73v3+ZXd4uY6E2GB9SzD7MbaprkJYN1rn1/dSCJrWc1U6GjbLZIp2nFZf67g4e6ucbH40Y1WwebsbrbuUjCfxGdzG/uldlA1naJI5p3j/FaARdxvZtKHfz4
"start": 1447113,
"regexps": [
"^https?://((education|graphql|gist|guides|raw|resources|status|developer|support|vscode-auth)\\.)?github\\.com/((?!(sponsors)).)*$",
"^https?://www\\.zuora\\.com.*github\\.com.*"
],
"domains": [
"githubusercontent.com",
"www.githubstatus.com",
"stylishthemes.github.io"
]
}
],
"usercssData": {
"name": "GitHub Dark",
"namespace": "StylishThemes",
"version": "4.2.244",
"homepageURL": "https://github.com/StylishThemes/GitHub-Dark",
"updateURL": "https://stylishthemes.github.io/GitHub-Dark/github-dark.user.css",
"license": "BSD-2-Clause",
"author": "StylishThemes",
"vars": {
"base-color": {
"type": "color",
"label": "Base color",
"name": "base-color",
"value": null,
"default": "rgb(79, 140, 201)",
"options": null
},
"bg-color": {
"type": "color",
"label": "Background Color",
"name": "bg-color",
"value": null,
"default": "rgb(32, 32, 32)",
"options": null
},
"bg-choice": {
"type": "select",
"label": "Background",
"name": "bg-choice",
"value": null,
"default": "crosshatch",
"options": [
{
"name": "crosshatch",
"label": "Cross-Hatch",
"value": "url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAABGCAAAAABURb1YAAAFoUlEQVR4AWXWCY7kMJcDYd9DiCD4jLr/EWezJOT8vbMXy8ZngpVPlLUWbWABJFVRZyqqdqIq9O9V1gJS14KFfYzASvgS1UTF1jSqE9qgNjYVoNxLfIhCBFKhOTdPNR11KpmKk4W2LhowESMPKHHBItCg2tqoGm0VbWnXAmxIAFALPIAtCxY4VVX7jqrSGRVlJnwqfRsAIG+BZ0EmHy7Jm3NMo6KzdWXGc8ycY2zyHdOrW3hHhcQ0+uvcYlz3LQgQVyrPp2t+dUncjzHVTNFNuvhwK2Jgkfh856/INm05pjEVtWEKC6IfrmmtfPnpYZkRVTPjFztVUDsDLLCvR2WmX6RPXV/KRBQ7E0GZN5w+5+rKd2J7Ev1sFtVGlYY2oq2tgtN1SakCTkwiaxkebLZuJtjCd/OvyY1OQXXrGnAKfE67xbGq/NzemNviTWC2LjHjl6ruFucdUTTT4/wO7tQtkPd0LtO1ncs+ZrVvUXXeHue3Xt1zTD1vJlkbt8rigWhH3EUJ6HT31JYE1lp15XY1BSDaFh4asRNt0U5gqraB+UyFZJNagXh/qTxV1TY90VSVSLMX0W7dGA/4SfEZj+R7l6Hs9O6Orx5ne51Tj3Oev5E9MFWReefovrI73lzdnTziy8mTRjU1jZ99GtT52We2bmVfvqvKovqYqZ6N2GlGbRZYWM3CRKzX2bVQoMqjnbSopmlBTe3vMix227dzvqRJVR9+dT0LfJZhTyzbeaffIg6qz+muKJ2KoJ249yD3ku5kI/sJm31Mj41TrIoNVlgrolc33nTK06qPrdpRW6UTnZwnj6BuXdy6EMCqtPqcPUhS9OoC6mnYr+7p7tY10zyfLv7ovrMxfLs2y9trusGZMyW+80zU7z9Wz5D//8YusxMkP845i/Qk21Sru3W3u+aI5OtbWK3bpVVtk8c0OnuLpYVlXWQrYgFui0nAouTMy6OZtKKk5+EN9+GPs6e7aOpuewv6eL++gfnrIbiNdX7+bu0+j4rCvKo+aKdVxenV7dGtO3F1aRrP00R9sN26TNa+JsLpKYmLtZ1ZWJxGSc1UfDy7q/1Ms9ZdbuICFXJ1I5puXRt8WlXTpAsWhrrb4v7K7e3N7a5pZ4f0ed3mfy8L1iLzr3PmpDllv0nnfaaeZcj185/d/U3qj662fWwFpnsSqYvb3eN1+ky0Vclom50eTncXxA9x2cDu/F6GZcSAGrWqCe698be7qTv529jjXEVtT9GSGbktZp3G7nScj+4CTnflfXN1VXzU1uyLG88KnBSPblVBnUZFm91inYBsXW/zbG4SltE0YKtp1I5po4/tbWxYZ83PFldYiWcZCpkvaUc11Weu7iYwhltZfu3VnlGhnRHUmT6zABb+mv4u8Np/p1xTVd9XYG9x3RNybm39cWYnGkXTO9kn0fG5y7BWXKexp7v085JOxI62OyWN0pEHE/yEEgx7LSyf7rJbklTVakak3e18wHicTVlrRzeV9WzjiGrP7NqZAmt/Lv5nd518uitvVNH56W5Qwfd1AQ+YxP/UjXqfJgpm2tyhUpE0suBZFqzHNFm7uzl/l7sHnajtdf68Fs/ZWMm4gHpb/OliqjfRUf2bmBGYLJ66u5vJrpqRf5cORdupKvl7D2n06VdiMl3/sbvrdBfnL6ri+yX07933pfP801huIiaoOLm6J82c2xkfb2NPAs1Zhmva6XWuOm/W1P0+Hmz4XRnXTWpGs/cgN2nvZwsiPEBSd3Ud2XFjJNPtPCd1Zlys2zmef3Z3rU8tomK3rs5N73v3+ZXd4uY6E2GB9SzD7MbaprkJYN1rn1/dSCJrWc1U6GjbLZIp2nFZf67g4e6ucbH40Y1WwebsbrbuUjCfxGdzG/uldlA1naJI5p3j/FaARdxvZtKHfz49dIKizl9hL3Cvruf/3Sum/w07RUTLccAlwgAAAABJRU5ErkJggg==)"
},
{
"name": "uniform",
"label": "Uniform Tile",
"value": "url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkAQMAAABKLAcXAAAABlBMVEUfHx8aGhrh02scAAAAH0lEQVR4AWMQRAICeHn/kcAH8vSN6hvVN6pvVN+oPgAPQ4LItqOMdQAAAABJRU5ErkJggg==)"
},
{
"name": "random",
"label": "Random Tile",
"value": "url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkAgMAAAANjH3HAAAACVBMVEUaGhohISElJSUh9lebAAABwElEQVR4AY3Vua3gOBgGQQXZhgKYgwHJYAA0Ksu9CAh6hxbTbvFzfx6rNEGlHY6z5KvMw4s43mN2Z5fqYLzKyrfyXhXKnKBdD9n58UWW3Vlb3mOCmWoHHZbdV5lv8t7Ver6ldsfqumVAdbblxxcZVcd7QWq2Y6VsadS4ZTzFDbFa5XivqlxVUFG1Jd6k66u8x0RIOw0cXAiNW2z58bJ5r1LTQtVVuy1x2jK+yLTlxy3v5RogszEXSB0ZF4iYWLbMMUBGPDbvpRQUVUV9kvGU6ynrIe9FOqssJcQ4oqurCjV6ytmqco4SwvGeNCoJaphwSHoK13cyuuU9ZaQI0lB1qB8zT3GL2XjKueU9pR+gH0OlqvGUzHWLQ81O0Dg95L3Uj9qxKx0pr3LdYrnlvQKlUEnV/8v4Xt6bThZROwaO5QfTUyY4GCBWu8Wf/nO4ULtj/li3mE9Z47zlx/WU94Iq7RD5XuZ6ynjIGn9yr1VhFaq2NH9s4bP4Rt5j2NFO5MBXGVsmsD5v3gslYORsd8R1i1rrIUoLKLXlvVhgKH7ApToyhk21TJhbLDvdN151vEetJtKdOtYo4SmnOvhGpjpe+xuj3X723ghdygAAAABJRU5ErkJggg==)"
},
{
"name": "custom",
"label": "Custom",
"value": "var(--ghd-bg-custom)"
},
{
"name": "none",
"label": "None",
"value": "none"
}
]
},
"bg-custom": {
"type": "text",
"label": "Custom Background",
"name": "bg-custom",
"value": null,
"default": "url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAABGCAAAAABURb1YAAAFnklEQVR4AWWXCY4cwXbE6h4JMhCvMPc/ov+3Ox9QsLCGpKlFHILd+UQ559AGDkBSFXWmomonqkL/XuUcIPUcONjHCJyE36KaqNiaRnVCG9TGpgIU9hIfohCBVGj24ammo04lU3Fy0NZDAyZi5AElHjgEGlRbG1WjraIt7TmADQkAaoEHsOXAAaeqat9RVTqjosyEH5W+DQCQt8BzIJMfXJI3e5tGRefSlRn3NrO3scnvNl26FN5RITGNfjm3GM/+FhQgnlQeImC+dEm8rzHVTNGL9EADVsTAIfGJBziRy7RlmcZU1IYpHIj+4JrWym8/XSwzompmFNVOFdTOAAfs61KZ6eXcp57fykQUOxNBmTesz2HpCnCg3UV/bA7VRpWGNqKtrYLTs0ilCjgxiZxjeLC5dDPBFn4Pn2ja6BRUL10DTgET4Focq8rn8casxV4E5tIlZvytqtfivCOKZrqc38G7egnkXecyPZdzubc57VtUnbfL+a0u3b1N3d9Mci7cKocHoh3xihLQ6fXUlgTOOfVkXSUFINoWHhqxE23RTmCqtoEJaITkIrUCkU9fnqpqm+40VSXS3CLaSzfGBb4rPuOSfN0ylLve6/jpcrbL2dTlnOdv5AamKjLvLN1XruMNS/cul/hx8twKpKYRaE2DOp8+c+lW7uVXVQ7Vx0x1G3HXjNocsHCac7NbWc6egwJVHu2kRTVNC2pqv2U4XNsv5/yWJlV9+NJ1C7xluInlcr7rK+Kg+qy7onQqgnbi7UHcS3qXjdw3bO5tumycYlVssMI5EXXpRnatPK362KodtVU60cm+eQT10sVLFwJYlVaf7UGSoi5dQF3DvnTX3UvXTPO8quKH7jsXhm/PxfKWZXqBM5sS33kmKtC31Q05fI095i5IPpyzRXqSy1Sr17p1F7NE8vMtnNbLpVVtk8c0OrfF0sKxHnIpYgHW4puMomTz8mgmrSjpvrxhX97l7LqLpl7bW9BH9/MNzF8XwRqL8/m7c30eFYV5VX3QTquK06XbLt16F4ks+8Z9m6gPtpcuk3OvibCekng4lzMHi9MoqZmKj9tdbQCbc7bcEA+oEJduRNNL1waf1tuI9MDBUK8t3k9uFz3rrqadO9Ln9TL/ezlwDvky3TW7ZmXfpc77TN0yhOXnP939LvVDV9s+tgLTm0TqYd1lea3PRFuVjLa562HdPbCfascGrvO3DMeIATVqVRO8vfHrbupdfo1dzlXUdkVLZsS1mLPG3rWcl+4B1l1537h0VXzU1tyLG7cCu+LSrSqo06hocy3WCcil65qHDbuEYzQN2HpT3jFt9LEFvHTP1nxbXOEkbhkKmd+6BTfVZ/I143z/Fyz6Za92o0I7I6gzfeYAHPwy/Rb43L9TLtMt8CtwW1xvQvbR1g9n7qJRNN1kdxcdH7cM58Szxq679MdLOhE72t6VNEpHHkzwRyjBcGth+dE99pIkVbWaEWmvnQ8Yl7Mp59zpRWXdNo6odrO754Zzvxf/010nP7onb1TR+bgbVPB9PcADJvH/043Kvk0UzLRxQ6UiaeTAcyxYl2lyrrvZv8v2wE7U1uVcST0821jJeIDKWuyxiqnuko7q3+zJYXJ46nV3D67EyL+lQ9F2qkr+3kUafQpwYE8T329p6y7OX1TF97fQv/c+l87zj7Hsgpig4qRLd9fMPs74rLGyCzRbhmVqpy7nqvPmTD1gvKe7b2U8u1QzmtuDuEtbgT3c8QBJveo6cueFkUwv59nVmfFw1jl4/unuOT9qERV76ers8n23z/c8/Xy7a4lwwLplmGusbRp33Up13+ZDN3KPxNVMhY62vUQyRTse6+cKHtZYjIfDh260Cjbb3Vy6R8H8SMBzqSwrsB1UTacoknlnOb8V4JD9Njfpwz/fHjpBUeevcAtcl65sqXPX9D87RUTLc/dfOgAAAABJRU5ErkJggg==)",
"options": null
},
"bg-options": {
"type": "select",
"label": "Background image type",
"name": "bg-options",
"value": null,
"default": "Tiled",
"options": [
{
"name": "Tiled",
"label": "Tiled",
"value": "background-repeat: repeat !important;\n background-size: auto !important;\n background-position: left top !important;"
},
{
"name": "Fit-window-size",
"label": "Fit window size",
"value": "background-repeat: no-repeat !important;\n background-size: cover !important;\n background-position: center top !important;"
}
]
},
"bg-attachment": {
"type": "select",
"label": "Background image attachment",
"name": "bg-attachment",
"value": null,
"default": "Scroll",
"options": [
{
"name": "Scroll",
"label": "Scroll",
"value": "scroll"
},
{
"name": "Fixed",
"label": "Fixed",
"value": "fixed"
}
]
},
"syntax-theme": {
"type": "select",
"label": "Github syntax theme",
"name": "syntax-theme",
"value": null,
"default": "Twilight",
"options": [
{
"name": "Twilight",
"label": "Twilight",
"value": "/*! GitHub: Twilight */:root{--ghd-code-background:#141414;--ghd-code-color:#ccc}.pl-c,.pl-c span{color:#5f5a60!important}.pl-c1,.pl-cce,.pl-cn,.pl-coc{color:#cf6a4c!important}.pl-cos{color:#8f9d6a!important}.pl-e,.pl-ef,.pl-en{color:#ac885b!important}.pl-enc{color:#cf6a4c!important}.pl-enf,.pl-enm{color:#ac885b!important}.pl-ens{color:#cf6a4c!important}.pl-ent{color:#cda869!important}.pl-entc,.pl-enti{color:#ac885b!important}.pl-entm{color:#7587a6!important}.pl-eoa{color:#cda869!important}.pl-eoac,.pl-eoac .pl-pde{color:#7587a6!important}.pl-eoai,.pl-eoai .pl-pde{color:#cda869!important}.pl-eoi{color:#ac885b!important}.pl-k{color:#cf6a4c!important}.pl-ko,.pl-kolp{color:#cda869!important}.pl-kos,.pl-kou{color:#cf6a4c!important}.pl-mai .pl-sf{color:#7587a6!important}.pl-mb{color:#8f9d6a!important}.pl-mc{color:#cda869!important}.pl-mh,.pl-mh .pl-pdh{color:#cf6a4c!important}.pl-mi{color:#cda869!important}.pl-ml{color:#8f9d6a!important}.pl-mm{color:#7587a6!important}.pl-mp{color:#c5af75!important}.pl-mp1 .pl-sf{color:#dad085!important}.pl-mq{color:#cf6a4c!important}.pl-mr,.pl-ms{color:#cda869!important}.pl-pdb{color:#8f9d6a!important}.pl-pdc{color:#5f5a60!important}.pl-pdc1,.pl-pde{color:#cf6a4c!important}.pl-pdi{color:#cda869!important}.pl-pds{color:#8f9d6a!important}.pl-pdv{color:#7587a6!important}.pl-pse,.pl-pse .pl-s2{color:#cf6a4c!important}.pl-s{color:#f9ee98!important}.pl-s1,.pl-s2{color:#ccc!important}.pl-mp .pl-s3{color:#cda869!important}.pl-s3,.pl-sc{color:#dad085!important}.pl-scp{color:#cf6a4c!important}.pl-sf{color:#dad085!important}.pl-smc{color:#ac885b!important}.pl-smi,.pl-smp{color:#ccc!important}.pl-sok{color:#cda869!important}.pl-sol{color:#8f9d6a!important}.pl-som,.pl-sr{color:#7587a6!important}.pl-sra,.pl-src,.pl-sre,.pl-st{color:#cda869!important}.pl-stj{color:#7587a6!important}.pl-stp,.pl-sv,.pl-v{color:#9b859d!important}.pl-vi{color:#cf6a4c!important}.pl-vo{color:#ac885b!important}.pl-vpf{color:#7587a6!important}.pl-mdht,.pl-mi1{color:#55a532!important;background:#020!important}.pl-md,.pl-mdhf{color:#bd2c00!important;background:#200!important}.pl-mdr{color:#cf6a4c!important}.pl-mdh,.pl-mdi{color:#7587a6!important}.pl-bu,.pl-ii,.pl-ii .pl-cce{background-color:#df5000!important;color:#fff!important}.pl-mo{color:#969896!important}.pl-mri{color:teal!important}.pl-ms1{background-color:#f5f5f5!important}.pl-va,.pl-vpu{color:teal!important}.pl-entl{color:#ccc!important}.highlight .pl-corl span.x,.pl-corl{color:#f9ee98!important;text-decoration:underline!important}.pl-token.active,.pl-token:hover{background:#ac885b!important;color:#ccc!important}"
},
{
"name": "Ambiance",
"label": "Ambiance",
"value": "/*! GitHub: Ambiance */:root{--ghd-code-background:#202020;--ghd-code-color:#e6e1dc}.pl-c,.pl-c span{color:#555!important;font-style:italic!important}.pl-c1{color:#cf7ea9!important}.pl-e,.pl-en,.pl-ent{color:#aac6e3!important}.pl-k{color:#fa8d6a!important}.pl-mb{color:#cf7ea9!important;font-weight:700!important}.pl-mdh,.pl-mdr{color:#cda869!important}.pl-mh,.pl-mh .pl-en{color:#9b859d!important}.pl-mh .pl-en{font-weight:700!important}.pl-mi{font-style:italic!important}.pl-mi,.pl-ml,.pl-mm,.pl-mo,.pl-mp{color:#cda869!important}.pl-mq{color:#555!important}.pl-mr,.pl-ms{color:#cda869!important}.pl-pds{color:#8f9d6a!important}.pl-s{color:#aac6e3!important}.pl-s1,.pl-s1 .pl-pse .pl-s2{color:#8f9d6a!important}.pl-s1 .pl-s2{color:#99c!important}.pl-s1 .pl-v,.pl-s3{color:#cda869!important}.pl-sc{color:#9b859d!important}.pl-smi,.pl-smp{color:#99c!important}.pl-sr .pl-cce{color:#9b859d!important}.pl-sr,.pl-sr .pl-sra,.pl-sr .pl-sre,.pl-src{color:#dad085!important}.pl-st{color:#aac6e3!important}.pl-stj{color:#99c!important}.pl-sv{color:#cf7ea9!important}.pl-v{color:#aac6e3!important}.pl-vo,.pl-vpf{color:#99c!important}.pl-mdht,.pl-mi1{color:#f8f8f8!important;background:rgba(0,64,0,.5)!important}.pl-bu,.pl-ii,.pl-md,.pl-mdhf{color:#f8f8f8!important;background:rgba(86,45,86,.75)!important}.highlight .pl-corl span.x,.pl-corl{color:#aac6e3!important;text-decoration:underline!important}.pl-token.active,.pl-token:hover{background:#fa8d6a!important;color:#e6e1dc!important}"
},
{
"name": "Ayu-Mirage",
"label": "Ayu Mirage",
"value": "/*! GitHub: Ayu Mirage */:root{--ghd-code-background:#1f2430;--ghd-code-color:#cbccc6}.pl-c,.pl-c span{color:#5c6773!important;font-style:italic!important}.pl-c1{color:#ffa759!important}.pl-cce{color:#95e6cb!important}.pl-cn{color:#fc6!important}.pl-coc,.pl-cos{color:#bae67e!important}.pl-e,.pl-ef,.pl-en{color:#ffd580!important}.pl-enc{color:#5ccfe6!important}.pl-enf,.pl-enm{color:#ffd580!important}.pl-ens{color:#cbccc6!important}.pl-ent,.pl-entc,.pl-enti{color:#5ccfe6!important}.pl-enti{font-weight:700!important}.pl-entm{color:#bae67e!important}.pl-eoa{color:#ffd580!important}.pl-eoac{color:#5ccfe6!important}.pl-eoac .pl-pde{color:rgba(92,207,230,.5)!important}.pl-eoai{color:#ffd580!important}.pl-eoai .pl-pde{color:#cbccc6!important}.pl-eoi{color:#5ccfe6!important}.pl-k{color:#ffa759!important}.pl-ko{color:#f29e74!important}.pl-kolp{color:rgba(203,204,198,.7)!important}.pl-kos{color:#cbccc6!important}.pl-kou{color:#95e6cb!important}.pl-mai .pl-sf,.pl-mb{color:#f28779!important}.pl-mb{font-weight:700!important}.pl-mc{color:#77a8d9!important}.pl-mh .pl-pdh{color:#bae67e!important}.pl-mi{color:#f28779!important;font-style:italic!important}.pl-ml{color:#ffd580!important}.pl-mm{color:#ffe6b3!important}.pl-mp{color:#5ccfe6!important}.pl-mp1 .pl-sf{color:#f28779!important}.pl-mq{color:#95e6cb!important}.pl-mr{color:#ffd580!important}.pl-ms{color:#f29e74!important}.pl-pdb{color:#bae67e!important;font-weight:700!important}.pl-pdc{color:#5c6773!important;font-style:italic!important}.pl-pdc1{color:#bae67e!important}.pl-pde{color:rgba(92,207,230,.5)!important}.pl-pdi{color:#f28779!important;font-style:italic!important}.pl-pds{color:#bae67e!important}.pl-pdv,.pl-pse,.pl-pse .pl-s2{color:#cbccc6!important}.pl-s{color:#bae67e!important}.pl-s1{color:#cbccc6!important}.pl-s2{color:#73d0ff!important}.pl-mp .pl-s3,.pl-s3{color:#f28779!important}.pl-sc{color:#5ccfe6!important}.pl-scp{color:#bae67e!important}.pl-sf{color:#ffa759!important}.pl-smc{color:#73d0ff!important}.pl-smi{color:#5ccfe6!important}.pl-smp{color:#bae67e!important}.pl-sok{color:#ffa759!important}.pl-sol{color:#5ccfe6!important}.pl-som{color:#bae67e!important}.pl-sr,.pl-sra,.pl-src,.pl-sre{color:#95e6cb!important}.pl-st,.pl-stj{color:#73d0ff!important}.pl-stp{color:#5ccfe6!important}.pl-sv,.pl-v,.pl-vi{color:#cbccc6!important}.pl-vo{color:#5ccfe6!important}.pl-vpf{color:#d4bfff!important}.pl-mi1{color:#a6cc70!important}.pl-mdht,.pl-mi1{background:rgba(186,230,126,.15)!important}.pl-mdht{color:#c594c5!important}.pl-md{color:#f27983!important}.pl-md,.pl-mdhf{background:rgba(242,158,116,.15)!important}.pl-mdhf{color:#c594c5!important}.pl-mdr{color:#de935f!important;font-weight:400!important}.pl-mdh,.pl-mdi{color:#c594c5!important;font-weight:400!important}.pl-bu,.pl-ii,.pl-ii .pl-cce{color:#f33!important}.pl-mo{color:#d4bfff!important}.pl-mri{color:rgba(203,204,198,.02)!important}.pl-ms1{background-color:rgba(203,204,198,.06)!important;color:#5c6773!important;font-weight:700!important}.pl-va{color:#ffd580!important}.pl-vpu{color:#5ccfe6!important}.pl-entl{color:#707a8c!important}.highlight .pl-corl span.x,.pl-corl{color:#5ccfe6!important;text-decoration:underline!important}.pl-token.active,.pl-token:hover{background:#232834!important;color:#fc6!important}"
},
{
"name": "Chaos",
"label": "Chaos",
"value": "/*! GitHub: Chaos */:root{--ghd-code-background:#161616;--ghd-code-color:#e6e1dc}.pl-c,.pl-c span{color:#555!important;font-style:italic!important}.pl-c1{color:#fdc251!important}.pl-e,.pl-en,.pl-ent{color:#974!important}.pl-k{color:#00698f!important}.pl-mb{color:#1edafb!important;font-weight:700!important}.pl-mdh,.pl-mdr{color:#00698f!important}.pl-mh,.pl-mh .pl-en{color:#fdc251!important}.pl-mh .pl-en{font-weight:700!important}.pl-mi{font-style:italic!important}.pl-mi,.pl-ml,.pl-mm,.pl-mo,.pl-mp{color:#00698f!important}.pl-mq{color:#555!important}.pl-mr,.pl-ms{color:#00698f!important}.pl-pds{color:#58c554!important}.pl-s{color:#974!important}.pl-s1,.pl-s1 .pl-pse .pl-s2{color:#58c554!important}.pl-s1 .pl-s2{color:#1edafb!important}.pl-s1 .pl-v,.pl-s3{color:#00698f!important}.pl-sc{color:#999!important}.pl-smi,.pl-smp{color:#be53e6!important}.pl-sr{color:#ff308f!important}.pl-sr .pl-cce{color:#fdc251!important}.pl-sr .pl-sra,.pl-sr .pl-sre,.pl-src{color:#ff308f!important}.pl-st{color:#e6e1dc!important}.pl-stj{color:#be53e6!important}.pl-sv{color:#1edafb!important}.pl-v{color:#974!important}.pl-vo{color:#be53e6!important}.pl-vpf{color:#974!important}.pl-mdht,.pl-mi1{color:#fff!important;background:rgba(0,64,0,.5)!important}.pl-md,.pl-mdhf{color:#fff!important;background:#900!important}.pl-bu,.pl-ii{color:#999!important;background:#900!important}.highlight .pl-corl span.x,.pl-corl{color:#974!important;text-decoration:underline!important}.pl-token.active,.pl-token:hover{background:#974!important;color:#e6e1dc!important}"
},
{
"name": "Clouds_Midnight",
"label": "Clouds_Midnight",
"value": "/*! GitHub: Clouds_Midnight */:root{--ghd-code-background:#191919;--ghd-code-color:#929292}.pl-c,.pl-c span{color:#3c403b!important;font-style:italic!important}.pl-c1{color:#39946a!important}.pl-e,.pl-en,.pl-ent{color:#929292!important}.pl-k{color:#927c5d!important}.pl-mb{color:#39946a!important;font-weight:700!important}.pl-mdh,.pl-mdr{color:#927c5d!important}.pl-mh,.pl-mh .pl-en{color:#366f1a!important}.pl-mh .pl-en{font-weight:700!important}.pl-mi{font-style:italic!important}.pl-mi,.pl-ml,.pl-mm,.pl-mo,.pl-mp{color:#927c5d!important}.pl-mq{color:#3c403b!important}.pl-mr,.pl-ms{color:#927c5d!important}.pl-pds{color:#5d90cd!important}.pl-s{color:#e92e2e!important}.pl-s1,.pl-s1 .pl-pse .pl-s2{color:#5d90cd!important}.pl-s1 .pl-s2{color:#606060!important}.pl-s1 .pl-v,.pl-s3{color:#927c5d!important}.pl-sc{color:#366f1a!important}.pl-smi,.pl-smp{color:#606060!important}.pl-sr{color:#e92e2e!important}.pl-sr .pl-cce{color:#366f1a!important}.pl-sr .pl-sra,.pl-sr .pl-sre,.pl-src,.pl-st{color:#e92e2e!important}.pl-stj{color:#606060!important}.pl-sv{color:#39946a!important}.pl-v{color:#5d90cd!important}.pl-vo,.pl-vpf{color:#606060!important}.pl-mdht,.pl-mi1{color:#fff!important;background:rgba(0,64,0,.5)!important}.pl-md,.pl-mdhf{color:#fff!important;background:#e92e2e!important}.pl-bu,.pl-ii{color:#ddd!important;background:#e92e2e!important}.highlight .pl-corl span.x,.pl-corl{color:#e92e2e!important;text-decoration:underline!important}.pl-token.active,.pl-token:hover{background:#929292!important;color:#191919!important}"
},
{
"name": "Cobalt",
"label": "Cobalt",
"value": "/*! GitHub: Cobalt */:root{--ghd-code-background:#002240;--ghd-code-color:#fff}.pl-c,.pl-c span{color:#08f!important;font-style:italic!important}.pl-c1{color:#ff628c!important}.pl-e,.pl-en{color:#ff9d00!important}.pl-ent{color:#fd0!important}.pl-k{color:#eb939a!important}.pl-mb{color:#ff628c!important;font-weight:700!important}.pl-mdh,.pl-mdr{color:#ff9d00!important}.pl-mh,.pl-mh .pl-en{color:#eb939a!important}.pl-mh .pl-en{font-weight:700!important}.pl-mi{font-style:italic!important}.pl-mi,.pl-ml,.pl-mm,.pl-mo,.pl-mp{color:#ff9d00!important}.pl-mq{color:#08f!important}.pl-mr,.pl-ms{color:#ff9d00!important}.pl-pds,.pl-s,.pl-s1,.pl-s1 .pl-pse .pl-s2{color:#3ad900!important}.pl-s1 .pl-s2{color:#ccc!important}.pl-s1 .pl-v{color:#3ad900!important}.pl-s3,.pl-sc{color:#ffb054!important}.pl-smi,.pl-smp{color:#ccc!important}.pl-sr{color:#80ffc2!important}.pl-sr .pl-cce{color:#eb939a!important}.pl-sr .pl-sra,.pl-sr .pl-sre,.pl-src{color:#80ffc2!important}.pl-st{color:#ff9d00!important}.pl-stj{color:#ccc!important}.pl-sv{color:#ff628c!important}.pl-v{color:#fd0!important}.pl-vo,.pl-vpf{color:#ccc!important}.pl-mdht,.pl-mi1{color:#f8f8f8!important;background:rgba(0,64,0,.5)!important}.pl-md,.pl-mdhf{color:#f8f8f8!important;background:#800f00!important}.pl-bu,.pl-ii{color:#ff628c!important;background:#800f00!important}.highlight .pl-corl span.x,.pl-corl{color:#3ad900!important;text-decoration:underline!important}.highlight-source-js .pl-st{color:#ffee80!important}.highlight-source-css .pl-s3{color:#80ffbb!important}.highlight-text-html-basic .pl-ent{color:#9effff!important}.pl-token.active,.pl-token:hover{background:#fff!important;color:#002240!important}"
},
{
"name": "Dracula",
"label": "Dracula",
"value": "/*! GitHub: Dracula */:root{--ghd-code-background:#282a36;--ghd-code-color:#f8f8f2}.pl-c,.pl-c span{color:#6272a4!important}.pl-c1{color:#bd93f9!important}.pl-cce{color:#ff79c6!important}.pl-cn,.pl-coc{color:#bd93f9!important}.pl-cos{color:#f1fa8c!important}.pl-e,.pl-ef,.pl-en{color:#50fa7b!important}.pl-enc{color:#8be9fd!important}.pl-enf,.pl-enm{color:#50fa7b!important}.pl-ens{color:#8be9fd!important}.pl-ent,.pl-entc{color:#ff79c6!important}.pl-entc{font-style:italic!important}.pl-enti{font-weight:italic!important}.pl-enti,.pl-entm{color:#8be9fd!important}.pl-eoa,.pl-eoac,.pl-eoac .pl-pde,.pl-eoai,.pl-eoai .pl-pde{color:#50fa7b!important}.pl-eoi{color:#8be9fd!important;font-style:italic}.pl-k,.pl-ko,.pl-kolp{color:#ff79c6!important}.pl-kos,.pl-kou,.pl-mai .pl-sf{color:#8be9fd!important}.pl-mb{color:#ffb86c!important;font-weight:700!important}.pl-mc{color:#e6db74!important}.pl-mh .pl-pdh{color:#8be9fd!important}.pl-mi{color:#ffb86c!important;font-style:italic!important}.pl-ml,.pl-mm{color:#ff79c6!important}.pl-mp,.pl-mp1 .pl-sf{color:#8be9fd!important}.pl-mq{color:#6272a4!important;font-style:italic}.pl-mr,.pl-ms{color:#ff79c6!important}.pl-pdb{color:#ffb86c!important;font-weight:700!important}.pl-pdc{color:#6272a4!important;font-style:italic!important}.pl-pdc1{color:#bd93f9!important}.pl-pde{color:#8be9fd!important}.pl-pdi{color:#ffb86c!important;font-style:italic!important}.pl-pds,.pl-pdv{color:#f8f8f2!important}.pl-pse,.pl-pse .pl-s2{color:#ff79c6!important}.pl-s{color:#f1fa8c!important}.pl-s1{color:#f8f8f2!important}.pl-mp .pl-s3,.pl-s3,.pl-sc,.pl-scp{color:#66d9ef!important;font-style:italic!important}.pl-sf{color:#8be9fd!important}.pl-smc{color:#ff79c6!important}.pl-smi{color:#f8f8f2!important}.pl-smp,.pl-sok{color:#ff79c6!important}.pl-sol{color:#effb7b!important}.pl-som{color:#50fa7b!important}.pl-sr,.pl-sra,.pl-src,.pl-sre{color:#f55!important}.pl-st{color:#66d9ef!important}.pl-st,.pl-stj{font-style:italic!important}.pl-stj,.pl-stp,.pl-sv{color:#f8f8f2!important}.pl-v{color:#bd93f9!important}.pl-vi{color:#ff79c6!important}.pl-vo{color:#fff!important}.pl-vpf{color:#ffb86c!important;font-style:italic!important}.pl-mdht,.pl-mi1{color:#50fa7b!important;background:rgba(80,250,123,.25)!important}.pl-md,.pl-mdhf{color:#ff79c6!important;background:rgba(255,121,198,.25)!important}.pl-mdh,.pl-mdi,.pl-mdr{color:#6272a4!important;font-weight:400!important}.pl-bu{background-color:#bd93f9!important;color:#f8f8f2!important}.pl-ii,.pl-ii .pl-cce{background-color:#ff79c6!important;color:#f8f8f2!important}.pl-mo{color:#ffb86c!important}.pl-mri{color:#50fa7b!important}.pl-ms1{color:#6272a4!important}.pl-va,.pl-vpu{color:#66d9ef!important}.pl-entl{color:#ffb86c!important}.highlight .pl-corl span.x,.pl-corl{color:#effb7b!important;text-decoration:underline!important}.pl-token.active,.pl-token:hover{background:#50fa7b!important;color:#282a36!important}"
},
{
"name": "GitHub-Dark",
"label": "GitHub Dark",
"value": "/*! GitHub: GitHub Dark */:root{--ghd-code-background:#141414;--ghd-code-color:#ccc}/*!\n * GitHub Dark v0.5.0\n * Copyright (c) 2012 - 2017 GitHub, Inc.\n * Licensed under MIT (https://github.com/primer/github-syntax-theme-generator/blob/master/LICENSE)\n */.pl-c{color:#959da5}.pl-c1,.pl-s .pl-v{color:#c8e1ff}.pl-e,.pl-en{color:#b392f0}.pl-s .pl-s1,.pl-smi{color:#f6f8fa}.pl-ent{color:#7bcc72}.pl-k{color:#ea4a5a}.pl-pds,.pl-s,.pl-s .pl-pse .pl-s1,.pl-sr,.pl-sr .pl-cce,.pl-sr .pl-sra,.pl-sr .pl-sre{color:#79b8ff}.pl-ml,.pl-v{color:#fb8532}.pl-bu{color:#d73a49}.pl-c2,.pl-ii{color:#fafbfc;background-color:#d73a49}.pl-c2:before{content:\"^M\"}.pl-sr .pl-cce{font-weight:700;color:#7bcc72}.pl-mh,.pl-mh .pl-en,.pl-ms{font-weight:700;color:#0366d6}.pl-mi{font-style:italic;color:#f6f8fa}.pl-mb{font-weight:700;color:#f6f8fa}.pl-md{color:#d73a49;background-color:#300}.pl-mi1{color:#7bcc72;background-color:#121}.pl-mc{color:#b08800;background-color:#261d08}.pl-mi2{color:#2f363d;background-color:#959da5}.pl-mdr{font-weight:700;color:#b392f0}.pl-mo{color:#0366d6}.pl-ba{color:#ffeef0}.pl-sg{color:#6a737d}.pl-corl{text-decoration:underline;color:#79b8ff}.pl-token.active,.pl-token:hover{background:#b392f0;color:#141414}"
},
{
"name": "Idle-Fingers",
"label": "Idle Fingers",
"value": "/*! GitHub: Idle Fingers */:root{--ghd-code-background:#323232;--ghd-code-color:#fff}.pl-c,.pl-c span{color:#bc9458!important;font-style:italic!important}.pl-c1{color:#6c99bb!important}.pl-cce,.pl-cn,.pl-coc{color:#cc7833!important}.pl-cos{color:#a5c261!important}.pl-e{color:#ffc66d!important}.pl-ef{color:#b83426!important}.pl-en{color:#ffc66d!important}.pl-enc{color:#cc7833!important}.pl-enf,.pl-enm{color:#b83426!important}.pl-ens{color:#cc7833!important}.pl-ent{color:#ffe5bb!important}.pl-entc,.pl-enti{color:#b83426!important}.pl-enti{font-weight:700!important}.pl-entm{color:#b83426!important}.pl-eoa{color:#ffe5bb!important}.pl-eoac,.pl-eoac .pl-pde{color:#b83426!important}.pl-eoai,.pl-eoai .pl-pde{color:#ffe5bb!important}.pl-eoi{color:#b83426!important}.pl-k{color:#cc7833!important}.pl-ko,.pl-kolp{color:#ffe5bb!important}.pl-kos,.pl-kou{color:#cc7833!important}.pl-mai .pl-sf{color:#b83426!important}.pl-mb{color:#a5c261!important;font-weight:700!important}.pl-mc{color:#ffe5bb!important}.pl-mh .pl-pdh{color:#cc7833!important}.pl-mi{color:#ffe5bb!important;font-style:italic!important}.pl-ml{color:#a5c261!important}.pl-mm{color:#b83426!important}.pl-mp,.pl-mp1 .pl-sf,.pl-mq{color:#cc7833!important}.pl-mr,.pl-ms{color:#ffe5bb!important}.pl-pdb{color:#a5c261!important;font-weight:700!important}.pl-pdc{color:#bc9458!important;font-style:italic!important}.pl-pdc1{color:#6c99bb!important}.pl-pde{color:#cc7833!important}.pl-pdi{color:#ffe5bb!important;font-style:italic!important}.pl-pds{color:#a5c261!important}.pl-pdv{color:#b83426!important}.pl-pse,.pl-pse .pl-s2,.pl-s{color:#cc7833!important}.pl-s1{color:#a5c261!important}.pl-s2{color:#fff!important}.pl-mp .pl-s3{color:#cc7833!important}.pl-s3{color:#ffe5bb!important}.pl-sc{color:#ffc66d!important}.pl-scp{color:#6c99bb!important}.pl-sf{color:#ffc66d!important}.pl-smc{color:#b83426!important}.pl-smi,.pl-smp{color:#ffc66d!important}.pl-sok{color:#ffe5bb!important}.pl-sol{color:#a5c261!important}.pl-som,.pl-sr{color:#b83426!important}.pl-sra,.pl-src,.pl-sre{color:#cc3!important}.pl-st{color:#cc7833!important}.pl-stj{color:#fff!important}.pl-stp,.pl-sv,.pl-v,.pl-vi{color:#cc7833!important}.pl-vo{color:#fff!important}.pl-vpf{color:#cc7833!important}.pl-mdht,.pl-mi1{color:#a5c261!important;background:rgba(0,64,0,.5)!important}.pl-md,.pl-mdhf{color:#b83426!important;background:rgba(64,0,0,.5)!important}.pl-mdr{color:#cc7833!important;font-weight:400!important}.pl-mdh,.pl-mdi{color:#ffc66d!important;font-weight:400!important}.pl-bu,.pl-ii{background-color:#b83426!important;color:#fff!important}.pl-mo{color:#ffc66d!important}.pl-mri{color:#cc7833!important}.pl-ms1{background-color:#ffc66d!important}.pl-va,.pl-vpu{color:#cc7833!important}.pl-entl{color:#ffc66d!important}.highlight .pl-corl span.x,.pl-corl{color:#cc7833!important;text-decoration:underline!important}.highlight-text-html-basic .pl-ent{color:#cc7833!important}.pl-token.active,.pl-token:hover{background:#ffc66f!important;color:#323232!important}"
},
{
"name": "KR-theme",
"label": "KR theme",
"value": "/*! GitHub: KR theme */:root{--ghd-code-background:#0b0a09;--ghd-code-color:#fcffe0}.pl-c,.pl-c span{color:#706d5b!important;font-style:italic!important}.pl-c1{color:rgba(210,117,24,.76)!important}.pl-e,.pl-en{color:#fcffe0!important}.pl-ent{color:#babd9c!important}.pl-k{color:#949c8b!important}.pl-mb{color:rgba(210,117,24,.76)!important;font-weight:700!important}.pl-mdh,.pl-mdr{color:#949c8b!important}.pl-mh,.pl-mh .pl-en{color:#9fc28a!important}.pl-mh .pl-en{font-weight:700!important}.pl-mi{font-style:italic!important}.pl-mi,.pl-ml,.pl-mm,.pl-mo,.pl-mp{color:#949c8b!important}.pl-mq{color:#706d5b!important}.pl-mr,.pl-ms{color:#949c8b!important}.pl-pds{color:rgba(164,161,181,.8)!important}.pl-s{color:#949c8b!important}.pl-s1,.pl-s1 .pl-pse .pl-s2{color:rgba(164,161,181,.8)!important}.pl-s1 .pl-s2{color:#babd9c!important}.pl-s1 .pl-v{color:#949c8b!important}.pl-s3{color:#85873a!important}.pl-sc{color:#fcffe0!important}.pl-smi,.pl-smp{color:#babd9c!important}.pl-sr{color:rgba(125,255,192,.65)!important}.pl-sr .pl-cce{color:#9fc28a!important}.pl-sr .pl-sra,.pl-sr .pl-sre,.pl-src{color:rgba(125,255,192,.65)!important}.pl-st{color:#949c8b!important}.pl-stj{color:#babd9c!important}.pl-sv{color:rgba(210,117,24,.76)!important}.pl-v{color:#fcffe0!important}.pl-vo,.pl-vpf{color:#d1a796!important}.pl-mdht,.pl-mi1{color:#f8f8f8!important;background:rgba(0,64,0,.5)!important}.pl-md,.pl-mdhf{color:#f8f8f8!important;background:#a41300!important}.pl-bu,.pl-ii{color:#d1a796!important;background:#a41300!important}.highlight .pl-corl span.x,.pl-corl{color:#949c8b!important;text-decoration:underline!important}.highlight-source-js .pl-s3,.highlight-source-js .pl-v{color:#ff80e1!important}.highlight-source-js .pl-st{color:#ffee80!important}.pl-token.active,.pl-token:hover{background:#fcffe0!important;color:#0b0a09!important}"
},
{
"name": "Merbivore-Soft",
"label": "Merbivore Soft",
"value": "/*! GitHub: Merbivore Soft */:root{--ghd-code-background:#1c1c1c;--ghd-code-color:#e6e1dc}.pl-c,.pl-c span{color:#ad2ea4!important;font-style:italic!important}.pl-c1{color:#b3e5b4!important}.pl-e,.pl-en{color:#e1c582!important}.pl-ent{font-style:italic!important}.pl-ent,.pl-k{color:#fc6f09!important}.pl-mb{color:#8ec65f!important;font-weight:700!important}.pl-mdh,.pl-mdr{color:#fc6f09!important}.pl-mh,.pl-mh .pl-en{color:#8ec65f!important}.pl-mh .pl-en{font-weight:700!important}.pl-mi{font-style:italic!important}.pl-mi,.pl-ml,.pl-mm,.pl-mo,.pl-mp{color:#fc6f09!important}.pl-mq{color:#ad2ea4!important}.pl-mr,.pl-ms{color:#fc6f09!important}.pl-pds{color:#8ec65f!important}.pl-s{color:#fc6f09!important}.pl-s1,.pl-s1 .pl-pse .pl-s2{color:#8ec65f!important}.pl-s1 .pl-s2,.pl-s1 .pl-v{color:#fc6f09!important}.pl-s3{color:#e6e1dc!important}.pl-sc{color:#68c1d8!important}.pl-smi,.pl-smp,.pl-sr{color:#fc6f09!important}.pl-sr .pl-cce{color:#b3e5b4!important}.pl-sr .pl-sra,.pl-sr .pl-sre,.pl-src{color:#e1c582!important}.pl-st,.pl-stj{color:#fc6f09!important}.pl-sv{color:#8ec65f!important}.pl-v{color:#fc6f09!important}.pl-vo,.pl-vpf{color:#e6e1dc!important}.pl-mdht,.pl-mi1{color:#e6e1dc!important;background:rgba(0,64,0,.5)!important}.pl-md,.pl-mdhf{color:#e6e1dc!important;background:#fe3838!important}.pl-bu,.pl-ii{color:#fff!important;background:#fe3838!important}.highlight .pl-corl span.x,.pl-corl{color:#fc6f09!important;text-decoration:underline!important}.highlight-source-css .pl-e{color:#e6e1dc!important}.highlight-source-js .pl-c1{color:#e1c582!important}.highlight-source-js .pl-sc{color:#e6e1dc!important}.highlight-text-html-php .pl-s3{color:#fc6f09!important}.highlight-source-css .pl-s3{color:#68c1d8!important}.highlight-source-python .pl-c1{color:#e1c582!important}.pl-token.active,.pl-token:hover{background:#fc6f09!important;color:#e6e1dc!important}"
},
{
"name": "Merbivore",
"label": "Merbivore",
"value": "/*! GitHub: Merbivore */:root{--ghd-code-background:#161616;--ghd-code-color:#e6e1dc}.pl-c,.pl-c span{color:#ad2ea4!important;font-style:italic!important}.pl-c1{color:#519f50!important}.pl-e,.pl-en{color:#fdc251!important}.pl-ent,.pl-k{color:#fc6f09!important}.pl-mb{color:#8dff0a!important;font-weight:700!important}.pl-mdh,.pl-mdr{color:#fc6f09!important}.pl-mh,.pl-mh .pl-en{color:#8dff0a!important}.pl-mh .pl-en{font-weight:700!important}.pl-mi{font-style:italic!important}.pl-mi,.pl-ml,.pl-mm,.pl-mo,.pl-mp{color:#fc6f09!important}.pl-mq{color:#ad2ea4!important}.pl-mr,.pl-ms{color:#fc6f09!important}.pl-pds{color:#8dff0a!important}.pl-s{color:#fc6f09!important}.pl-s1,.pl-s1 .pl-pse .pl-s2{color:#8dff0a!important}.pl-s1 .pl-s2,.pl-s1 .pl-v{color:#fc6f09!important}.pl-s3{color:#e6e1dc!important}.pl-sc{color:#1edafb!important}.pl-smi,.pl-smp,.pl-sr{color:#fc6f09!important}.pl-sr .pl-cce{color:#519f50!important}.pl-sr .pl-sra,.pl-sr .pl-sre,.pl-src{color:#fdc251!important}.pl-st,.pl-stj{color:#fc6f09!important}.pl-sv{color:#8dff0a!important}.pl-v{color:#fc6f09!important}.pl-vo,.pl-vpf{color:#e6e1dc!important}.pl-mdht,.pl-mi1{color:#e6e1dc!important;background:rgba(0,64,0,.5)!important}.pl-md,.pl-mdhf{color:#e6e1dc!important;background:#900!important}.pl-bu,.pl-ii{color:#fff!important;background:#900!important}.highlight .pl-corl span.x,.pl-corl{color:#fc6f09!important;text-decoration:underline!important}.highlight-source-css .pl-e{color:#e6e1dc!important}.highlight-source-js .pl-c1{color:#fdc251!important}.highlight-source-js .pl-sc{color:#e6e1dc!important}.highlight-text-html-php .pl-s3{color:#fc6f09!important}.highlight-source-css .pl-s3{color:#1edafb!important}.highlight-source-python .pl-c1{color:#fdc251!important}.pl-token.active,.pl-token:hover{background:#fc6f09!important;color:#e6e1dc!important}"
},
{
"name": "Mono-Industrial-clear",
"label": "Mono Industrial clear",
"value": "/*! GitHub: Mono Industrial clear */:root{--ghd-code-background:#222c28;--ghd-code-color:#fff}.pl-c,.pl-c span{color:#666c68!important;background-color:#304830!important}.pl-c1{color:#e98800!important}.pl-e,.pl-en{color:#a8b3ab!important}.pl-ent,.pl-k{color:#a39e64!important}.pl-mb{color:#e98800!important;font-weight:700!important}.pl-mdh,.pl-mdr{color:#a39e64!important}.pl-mh,.pl-mh .pl-en{color:#5778b6!important}.pl-mh .pl-en{font-weight:700!important}.pl-mi{font-style:italic!important}.pl-mi,.pl-ml,.pl-mm,.pl-mo,.pl-mp{color:#a39e64!important}.pl-mq{color:#666c68!important}.pl-mr,.pl-ms{color:#a39e64!important}.pl-pds{color:#fff!important}.pl-s{color:#c23b00!important}.pl-s1,.pl-s1 .pl-pse .pl-s2{color:#fff!important}.pl-s1 .pl-s2{color:#c23b00!important}.pl-s1 .pl-v{color:#a39e64!important}.pl-s3{color:#5778b6!important}.pl-sc{color:#fff!important}.pl-smi,.pl-smp{color:#c23b00!important}.pl-sr{color:#fff!important;background-color:#151c19!important}.pl-sr .pl-cce{color:#5778b6!important}.pl-sr .pl-sra,.pl-sr .pl-sre,.pl-src,.pl-st,.pl-stj{color:#c23b00!important}.pl-sv{color:#e98800!important}.pl-v{color:#5778b6!important}.pl-vo{color:#a8b3ab!important}.pl-vpf{color:#5778b6!important}.pl-mi1{background:rgba(0,150,0,.68)!important}.pl-mdht,.pl-mi1{color:#fff!important}.pl-mdht{background:rgba(0,153,0,.68)!important}.pl-md,.pl-mdhf{color:#fff!important;background:rgba(153,0,0,.68)!important}.pl-bu,.pl-ii{color:#fff!important;background:#c23b00!important}.highlight .pl-corl span.x,.pl-corl{color:#c23b00!important;text-decoration:underline!important}.highlight-source-css .pl-ent{color:#e98800!important}.highlight-text-html-php .pl-s,.highlight-text-html-php .pl-st{color:#a39e64!important}.highlight-text-html-php .pl-s3{color:#588e60!important}.highlight-source-python .pl-st{color:#a39e64!important}.pl-token.active,.pl-token:hover{background:#fff!important;color:#222c28!important}"
},
{
"name": "Mono-Industrial",
"label": "Mono Industrial",
"value": "/*! GitHub: Mono Industrial */:root{--ghd-code-background:#222c28;--ghd-code-color:#fff}.pl-c,.pl-c span{color:#666c68!important;background-color:#151c19!important}.pl-c1{color:#e98800!important}.pl-e,.pl-en{color:#a8b3ab!important}.pl-ent,.pl-k{color:#a39e64!important}.pl-mb{color:#e98800!important;font-weight:700!important}.pl-mdh,.pl-mdr{color:#a39e64!important}.pl-mh,.pl-mh .pl-en{color:#5778b6!important}.pl-mh .pl-en{font-weight:700!important}.pl-mi{font-style:italic!important}.pl-mi,.pl-ml,.pl-mm,.pl-mo,.pl-mp{color:#a39e64!important}.pl-mq{color:#666c68!important}.pl-mr,.pl-ms{color:#a39e64!important}.pl-pds{color:#fff!important}.pl-s{color:#c23b00!important}.pl-s1,.pl-s1 .pl-pse .pl-s2{color:#fff!important}.pl-s1 .pl-s2{color:#c23b00!important}.pl-s1 .pl-v{color:#a39e64!important}.pl-s3{color:#5778b6!important}.pl-sc{color:#fff!important}.pl-smi,.pl-smp{color:#c23b00!important}.pl-sr{color:#fff!important;background-color:#151c19!important}.pl-sr .pl-cce{color:#5778b6!important}.pl-sr .pl-sra,.pl-sr .pl-sre,.pl-src,.pl-st,.pl-stj{color:#c23b00!important}.pl-sv{color:#e98800!important}.pl-v{color:#5778b6!important}.pl-vo{color:#a8b3ab!important}.pl-vpf{color:#5778b6!important}.pl-mdht,.pl-mi1{color:#fff!important;background:rgba(0,153,0,.68)!important}.pl-md,.pl-mdhf{color:#fff!important;background:rgba(153,0,0,.68)!important}.pl-bu,.pl-ii{color:#fff!important;background:#c23b00!important}.highlight .pl-corl span.x,.pl-corl{color:#c23b00!important;text-decoration:underline!important}.highlight-source-css .pl-ent{color:#e98800!important}.highlight-text-html-php .pl-s,.highlight-text-html-php .pl-st{color:#a39e64!important}.highlight-text-html-php .pl-s3{color:#588e60!important}.highlight-source-python .pl-st{color:#a39e64!important}.pl-token.active,.pl-token:hover{background:#fff!important;color:#222c28!important}"
},
{
"name": "Monokai---Spacegray-Eighties",
"label": "Monokai - Spacegray Eighties",
"value": "/*! GitHub: Monokai - Spacegray Eighties */:root{--ghd-code-background:#1c1c1c;--ghd-code-color:#f8f8f8}.pl-c,.pl-c span{color:grey!important}.pl-c1,.pl-cce{color:#66d9ef!important}.pl-cn,.pl-coc{color:#ae81ff!important}.pl-cos{color:#e6db74!important}.pl-e{color:#f92672!important}.pl-ef{color:#a6e22e!important}.pl-en{color:#f92672!important}.pl-enc{color:#66d9ef!important}.pl-enf,.pl-enm{color:#a6e22e!important}.pl-ens{color:#66d9ef!important}.pl-ent{color:#f92672!important}.pl-entc,.pl-enti{color:#a6e22e!important}.pl-enti{font-weight:700!important}.pl-entm{color:#a6e22e!important}.pl-eoa{color:#f92672!important}.pl-eoac,.pl-eoac .pl-pde{color:#a6e22e!important}.pl-eoai,.pl-eoai .pl-pde{color:#f92672!important}.pl-eoi,.pl-k{color:#a6e22e!important}.pl-ko,.pl-kolp{color:#f92672!important}.pl-kos,.pl-kou{color:#66d9ef!important}.pl-mai .pl-sf{color:#a6e22e!important}.pl-mb{color:#e6db74!important;font-weight:700!important}.pl-mc{color:#f92672!important}.pl-mh .pl-pdh{color:#66d9ef!important}.pl-mi{color:#f92672!important;font-style:italic!important}.pl-ml{color:#e6db74!important}.pl-mm{color:#a6e22e!important}.pl-mp,.pl-mp1 .pl-sf,.pl-mq{color:#66d9ef!important}.pl-mr,.pl-ms{color:#f92672!important}.pl-pdb{color:#e6db74!important;font-weight:700!important}.pl-pdc{color:#75715e!important;font-style:italic!important}.pl-pdc1{color:#ae81ff!important}.pl-pde{color:#66d9ef!important}.pl-pdi{color:#f92672!important;font-style:italic!important}.pl-pds{color:#f8f8f8!important}.pl-pdv{color:#a6e22e!important}.pl-pse,.pl-pse .pl-s2{color:#66d9ef!important}.pl-s,.pl-s1{color:#e6db74!important}.pl-s2{color:#f8f8f8!important}.pl-mp .pl-s3{color:#66d9ef!important}.pl-s3{color:#f92672!important}.pl-sc{color:#fd971f!important}.pl-scp{color:#ae81ff!important}.pl-sf{color:#fd971f!important}.pl-smc{color:#f92672!important}.pl-smi{color:#fd971f!important}.pl-smp,.pl-sok{color:#f92672!important}.pl-sol{color:#e6db74!important}.pl-som,.pl-sr{color:#a6e22e!important}.pl-sra,.pl-src,.pl-sre{color:#f92672!important}.pl-st{color:#66d9ef!important}.pl-stj{color:#f8f8f8!important}.pl-stp,.pl-sv,.pl-v,.pl-vi{color:#f92672!important}.pl-vo{color:#a6e22e!important}.pl-vpf{color:#f92672!important}.pl-mdht,.pl-mi1{color:#a6e22e!important;background:rgba(0,64,0,.5)!important}.pl-md,.pl-mdhf{color:#f92672!important;background:rgba(64,0,0,.5)!important}.pl-mdr{color:#66d9ef!important;font-weight:400!important}.pl-mdh,.pl-mdi{color:#a6e22e!important;font-weight:400!important}.pl-bu,.pl-ii,.pl-ii .pl-cce{background-color:#f92672!important;color:#272822!important}.pl-mo{color:#fd971f!important}.pl-mri{color:#66d9ef!important}.pl-ms1{background-color:#fd971f!important}.pl-va,.pl-vpu{color:#66d9ef!important}.pl-entl{color:#fd971f!important}.highlight .pl-corl span.x,.pl-corl{color:#e6db74!important;text-decoration:underline!important}.pl-token.active,.pl-token:hover{background:#a6e22e!important;color:#1c1c1c!important}"
},
{
"name": "Monokai",
"label": "Monokai",
"value": "/*! GitHub: Monokai */:root{--ghd-code-background:#272822;--ghd-code-color:#f8f8f2}.pl-c,.pl-c span{color:#75715e!important;font-style:italic!important}.pl-c1{color:#ae81ff!important}.pl-cce,.pl-cn,.pl-coc{color:#66d9ef!important}.pl-cos{color:#e6db74!important}.pl-e,.pl-ef,.pl-en{color:#a6e22e!important}.pl-enc{color:#66d9ef!important}.pl-enf,.pl-enm{color:#a6e22e!important}.pl-ens{color:#66d9ef!important}.pl-ent{color:#f92672!important}.pl-entc,.pl-enti{color:#a6e22e!important}.pl-enti{font-weight:700!important}.pl-entm{color:#a6e22e!important}.pl-eoa{color:#f92672!important}.pl-eoac,.pl-eoac .pl-pde{color:#a6e22e!important}.pl-eoai,.pl-eoai .pl-pde{color:#f92672!important}.pl-eoi{color:#a6e22e!important}.pl-k,.pl-ko,.pl-kolp{color:#f92672!important}.pl-kos,.pl-kou{color:#66d9ef!important}.pl-mai .pl-sf{color:#a6e22e!important}.pl-mb{color:#e6db74!important;font-weight:700!important}.pl-mc{color:#f92672!important}.pl-mh .pl-pdh{color:#66d9ef!important}.pl-mi{color:#f92672!important;font-style:italic!important}.pl-ml{color:#e6db74!important}.pl-mm{color:#a6e22e!important}.pl-mp,.pl-mp1 .pl-sf,.pl-mq{color:#66d9ef!important}.pl-mr,.pl-ms{color:#f92672!important}.pl-pdb{color:#e6db74!important;font-weight:700!important}.pl-pdc{color:#75715e!important;font-style:italic!important}.pl-pdc1{color:#ae81ff!important}.pl-pde{color:#66d9ef!important}.pl-pdi{color:#f92672!important;font-style:italic!important}.pl-pds{color:#e6db74!important}.pl-pdv{color:#a6e22e!important}.pl-pse,.pl-pse .pl-s2{color:#66d9ef!important}.pl-s,.pl-s1{color:#e6db74!important}.pl-s2{color:#f8f8f2!important}.pl-mp .pl-s3{color:#66d9ef!important}.pl-s3{color:#f92672!important}.pl-sc{color:#fd971f!important}.pl-scp{color:#ae81ff!important}.pl-sf{color:#fd971f!important}.pl-smc{color:#f92672!important}.pl-smi{color:#66d9ef!important}.pl-smp,.pl-sok{color:#f92672!important}.pl-sol{color:#e6db74!important}.pl-som,.pl-sr{color:#a6e22e!important}.pl-sra,.pl-src,.pl-sre{color:#f92672!important}.pl-st{color:#66d9ef!important}.pl-stj{color:#f8f8f2!important}.pl-stp,.pl-sv,.pl-v,.pl-vi{color:#66d9ef!important}.pl-vo{color:#a6e22e!important}.pl-vpf{color:#66d9ef!important}.pl-mdht,.pl-mi1{color:#a6e22e!important;background:rgba(0,64,0,.5)!important}.pl-md,.pl-mdhf{color:#f92672!important;background:rgba(64,0,0,.5)!important}.pl-mdr{color:#66d9ef!important;font-weight:400!important}.pl-mdh,.pl-mdi{color:#a6e22e!important;font-weight:400!important}.pl-bu,.pl-ii,.pl-ii .pl-cce{background-color:#a6e22e!important;color:#272822!important}.pl-mo{color:#fd971f!important}.pl-mri{color:#66d9ef!important}.pl-ms1{background-color:#fd971f!important}.pl-va,.pl-vpu{color:#66d9ef!important}.pl-entl{color:#fd971f!important}.highlight .pl-corl span.x,.pl-corl{color:#e6db74!important;text-decoration:underline!important}.pl-token.active,.pl-token:hover{background:#a6e22e!important;color:#272822!important}"
},
{
"name": "Obsidian",
"label": "Obsidian",
"value": "/*! GitHub: Obsidian */:root{--ghd-code-background:#293134;--ghd-code-color:#e0e2e4}.pl-c,.pl-c span{color:#66747b!important;font-style:italic!important}.pl-c1{color:#ffcd22!important}.pl-e,.pl-en{color:#93c763!important}.pl-ent,.pl-k{color:#e0e2e4!important}.pl-mb{color:#ec7600!important;font-weight:700!important}.pl-mdh,.pl-mdr{color:#93c763!important}.pl-mh,.pl-mh .pl-en{color:#66747b!important}.pl-mh .pl-en{font-weight:700!important}.pl-mi{font-style:italic!important}.pl-mi,.pl-ml,.pl-mm,.pl-mo,.pl-mp{color:#93c763!important}.pl-mq{color:#66747b!important}.pl-mr,.pl-ms{color:#93c763!important}.pl-pds,.pl-s{color:#ec7600!important}.pl-s1{color:#e0e2e4!important}.pl-s1 .pl-pse .pl-s2{color:#ec7600!important}.pl-s1 .pl-s2{color:#e0e2e4!important}.pl-s1 .pl-v,.pl-s3{color:#93c763!important}.pl-sc{color:#96989a!important}.pl-smi,.pl-smp{color:#e0e2e4!important}.pl-sr{color:#d39745!important}.pl-sr .pl-cce{color:#ffcd22!important}.pl-sr .pl-sra,.pl-sr .pl-sre,.pl-src{color:#d39745!important}.pl-st{color:#da4236!important}.pl-stj{color:#e0e2e4!important}.pl-sv{color:#ec7600!important}.pl-v{color:#678cb1!important}.pl-vo,.pl-vpf{color:#e0e2e4!important}.pl-mdht,.pl-mi1{color:#e0e2e4!important;background:rgba(0,64,0,.5)!important}.pl-md,.pl-mdhf{color:#e0e2e4!important;background:rgba(64,0,0,.5)!important}.pl-bu,.pl-ii{color:#da4236!important;background:#400000!important}.highlight .pl-corl span.x,.pl-corl{color:#ec7600!important;text-decoration:underline!important}.pl-c1>.pl-c1{color:#678cb1!important}.pl-token.active,.pl-token:hover{background:#678cb1!important;color:#e0e2e4!important}"
},
{
"name": "One-Dark",
"label": "One Dark",
"value": "/*! GitHub: One Dark */:root{--ghd-code-background:#141414;--ghd-code-color:#abb2bf}.pl-c,.pl-c span{color:#5c6370!important;font-style:italic!important}.pl-c1{color:#d19a66!important}.pl-sr .pl-cce{color:#56b6c2!important;font-weight:400!important}.pl-cn,.pl-e{color:#d19a66!important}.pl-ef{color:#61afef!important}.pl-en{color:#d19a66!important}.pl-enc{color:#e5c07b!important}.pl-enf{color:#61afef!important}.pl-enm{color:#abb2bf!important}.pl-ens{color:#be5046!important}.pl-ent{color:#e06c75!important}.pl-entc{color:#e5c07b!important}.pl-enti{color:#56b6c2!important}.pl-entm{color:#e06c75!important}.pl-eoa,.pl-eoac,.pl-eoac .pl-pde{color:#d19a66!important}.pl-eoai{color:#61afef!important}.pl-eoi{color:#98c379!important}.pl-k{color:#c678dd!important}.pl-ko{color:#abb2bf!important}.pl-kolp{color:#c678dd!important}.pl-kos{color:#61afef!important}.pl-kou{color:#d19a66!important}.pl-mai .pl-sf{color:#56b6c2!important}.pl-mb{color:#d19a66!important;font-weight:700!important}.pl-mc{color:#c678dd!important}.pl-mh{color:#e06c75!important}.pl-mh .pl-pdh{color:#61afef!important}.pl-mi{color:#c678dd!important;font-style:italic!important}.pl-ml{color:#56b6c2!important}.pl-mm{color:#d19a66!important}.pl-mp{color:#828997!important}.pl-mp1 .pl-sf{color:#abb2bf!important}.pl-mq{color:#d19a66!important}.pl-mr{color:#61afef!important}.pl-ms{color:#abb2bf!important}.pl-pdb{color:#e5c07b!important;font-weight:700!important}.pl-pdc{color:#5c6370!important;font-style:italic!important}.pl-pdc1{color:#abb2bf!important}.pl-pde,.pl-pdi{color:#c678dd!important}.pl-pdi{font-style:italic!important}.pl-pds{color:#98c379!important}.pl-pdv{color:#e06c75!important}.pl-pse .pl-s1{color:#98c379!important}.pl-pse .pl-s2{color:#e5c07b!important}.pl-s,.pl-s1{color:#98c379!important}.pl-s2{color:#e5c07b!important}.pl-mp .pl-s3,.pl-s3{color:#d19a66!important}.pl-sc{color:#e5c07b!important}.pl-scp{color:#abb2bf!important}.pl-sf{color:#56b6c2!important}.pl-smc{color:#abb2bf!important}.pl-smi{color:#e06c75!important}.pl-smp{color:#e5c07b!important}.pl-sok{color:#d19a66!important}.pl-sol{color:#e06c75!important}.pl-som{color:#abb2bf!important}.pl-sr,.pl-sr .pl-sra,.pl-src{color:#56b6c2!important}.pl-sr .pl-sre{color:#e5c07b!important}.pl-st{color:#56b6c2!important}.pl-stj{color:#e5c07b!important}.pl-stp{color:#828997!important}.pl-sv{color:#d19a66!important}.pl-v{color:#e5c07b!important}.pl-vi{color:#be5046!important}.pl-vo{color:#56b6c2!important}.pl-vpf{color:#abb2bf!important}.pl-mdht,.pl-mi1{color:#98c379!important;background:#020!important}.pl-md,.pl-mdhf{color:#e06c75!important;background:#200!important}.pl-mdr{color:#abb2bf!important;font-weight:400!important}.pl-mdh,.pl-mdi{color:#e06c75!important;font-weight:400!important}.pl-corl{color:#e06c75!important;text-decoration:underline!important}.pl-ib{background-color:#e06c75!important}.pl-bu,.pl-ii{background-color:#e05252!important}.pl-mo{color:#abb2bf!important}.pl-mri{color:#98c379!important}.pl-ms1{background-color:#373b41!important}.pl-ms1,.pl-va,.pl-vpu{color:#abb2bf!important}.pl-entl{color:#e06c75!important}.pl-token.active,.pl-token:hover{background:#61afef!important;color:#141414!important}"
},
{
"name": "Pastel-on-Dark",
"label": "Pastel on Dark",
"value": "/*! GitHub: Pastel on Dark */:root{--ghd-code-background:#2c2828;--ghd-code-color:#e6e1dc}.pl-c,.pl-c span{color:#a6c6ff!important;font-style:italic!important}.pl-c1{color:#a5c261!important}.pl-cce{color:#afa472!important}.pl-cn{color:#ccc!important}.pl-coc{color:#757ad8!important}.pl-cos{color:#66a968!important}.pl-e{color:#e6e1dc!important}.pl-ef{color:#aeb2f8!important}.pl-en{color:#e6e1dc!important}.pl-enc{color:#757ad8!important}.pl-enf,.pl-enm{color:#aeb2f8!important}.pl-ens{color:#757ad8!important}.pl-ent{color:#6782d3!important}.pl-entc,.pl-enti{color:#aeb2f8!important}.pl-enti{font-weight:700!important}.pl-entm{color:#aeb2f8!important}.pl-eoa{color:#e6e1dc!important}.pl-eoac,.pl-eoac .pl-pde{color:#aeb2f8!important}.pl-eoai,.pl-eoai .pl-pde{color:#e6e1dc!important}.pl-eoi{color:#aeb2f8!important}.pl-k{color:#757ad8!important}.pl-ko,.pl-kolp{color:#e6e1dc!important}.pl-kos,.pl-kou{color:#757ad8!important}.pl-mai .pl-sf{color:#aeb2f8!important}.pl-mb{color:#66a968!important;font-weight:700!important}.pl-mc{color:#e6e1dc!important}.pl-mh .pl-pdh{color:#757ad8!important}.pl-mi{color:#e6e1dc!important;font-style:italic!important}.pl-ml{color:#66a968!important}.pl-mm{color:#aeb2f8!important}.pl-mp,.pl-mp1 .pl-sf,.pl-mq{color:#757ad8!important}.pl-mr,.pl-ms{color:#e6e1dc!important}.pl-pdb{color:#66a968!important;font-weight:700!important}.pl-pdc{color:#a6c6ff!important;font-style:italic!important}.pl-pdc1{color:#4fb7c5!important}.pl-pde{color:#757ad8!important}.pl-pdi{color:#e6e1dc!important;font-style:italic!important}.pl-pds{color:#ad9361!important}.pl-pdv{color:#aeb2f8!important}.pl-pse,.pl-pse .pl-s2,.pl-s{color:#757ad8!important}.pl-s1{color:#ad9361!important}.pl-s2{color:#8f938f!important}.pl-mp .pl-s3{color:#757ad8!important}.pl-s3{color:#e6e1dc!important}.pl-sc{color:#757ad8!important}.pl-scp{color:#4fb7c5!important}.pl-sf{color:#bebf55!important}.pl-smc{color:#aeb2f8!important}.pl-smi,.pl-smp{color:#bebf55!important}.pl-sok{color:#e6e1dc!important}.pl-sol{color:#66a968!important}.pl-som,.pl-sr{color:#aeb2f8!important}.pl-sra{color:#797878!important}.pl-src,.pl-sre{color:#e9c062!important}.pl-st{color:#a5c261!important}.pl-stj{color:#8f938f!important}.pl-stp,.pl-sv,.pl-v,.pl-vi{color:#757ad8!important}.pl-vo{color:#a5c261!important}.pl-vpf{color:#757ad8!important}.pl-mdht,.pl-mi1{color:#66a968!important;background:rgba(0,64,0,.5)!important}.pl-md,.pl-mdhf{color:#aeb2f8!important;background:rgba(64,0,0,.5)!important}.pl-mdr{color:#757ad8!important;font-weight:400!important}.pl-mdh,.pl-mdi{color:#bebf55!important;font-weight:400!important}.pl-bu,.pl-ii,.pl-ii .pl-cce{background-color:#aeb2f8!important;color:#fff!important}.pl-mo{color:#bebf55!important}.pl-mri{color:#757ad8!important}.pl-ms1{background-color:#bebf55!important}.pl-va,.pl-vpu{color:#757ad8!important}.pl-entl{color:#bebf55!important}.highlight .pl-corl span.x,.pl-corl{color:#757ad8!important;text-decoration:underline!important}.highlight-source-css .pl-v{color:#ad9361!important}.highlight-text-html-basic .pl-e{color:#6782d3!important}.highlight-text-tex .pl-s3{color:#757ad8!important}.pl-token.active,.pl-token:hover{background:#757ad8!important;color:#e6e1dc!important}"
},
{
"name": "Railscasts",
"label": "Railscasts",
"value": "/*! GitHub: Railscasts */:root{--ghd-code-background:#282828;--ghd-code-color:#e6e1dc}.pl-c,.pl-c span{color:#bc9458!important;font-style:italic!important}.pl-c1{color:#6d9cbe!important}.pl-sr .pl-cce{font-weight:400!important}.pl-cn,.pl-sr .pl-cce{color:#a5c261!important}.pl-coc{color:#6d9cbe!important}.pl-cos{color:#cc7833!important}.pl-e,.pl-ef,.pl-en{color:#ffc66d!important}.pl-enc{color:#fff!important}.pl-enf,.pl-enm{color:#ffc66d!important}.pl-ens,.pl-ent{color:#fff!important}.pl-entc,.pl-enti{color:#ffc66d!important}.pl-enti{font-weight:700!important}.pl-entm{color:#ffc66d!important}.pl-eoa{color:#fff!important}.pl-eoac,.pl-eoac .pl-pde{color:#ffc66d!important}.pl-eoai,.pl-eoai .pl-pde{color:#fff!important}.pl-eoi{color:#ffc66d!important}.pl-k,.pl-ko,.pl-kolp{color:#cc7833!important}.pl-kos,.pl-kou{color:#6d9cbe!important}.pl-mai .pl-sf{color:#ffc66d!important}.pl-mb{color:#cc7833!important;font-weight:700!important}.pl-mc,.pl-mh{color:#fff!important}.pl-mh{font-weight:400!important}.pl-mh .pl-pdh{color:#fff!important}.pl-mi{font-style:italic!important}.pl-mi,.pl-ml{color:#cc7833!important}.pl-mm{color:#ffc66d!important}.pl-mp{color:#fff!important}.pl-mp1 .pl-sf{color:#ffc66d!important}.pl-mq{color:#fff!important}.pl-mr,.pl-ms,.pl-pdb{color:#cc7833!important}.pl-pdb{font-weight:700!important}.pl-pdc{color:#bc9458!important;font-style:italic!important}.pl-pdc1,.pl-pde{color:#fff!important}.pl-pdi{font-style:italic!important}.pl-pdi,.pl-pds{color:#cc7833!important}.pl-pdv{color:#ffc66d!important}.pl-pse,.pl-pse .pl-s1{color:#a5c261!important}.pl-pse .pl-s2{color:#e6e1dc!important}.pl-s{color:#a5c261!important}.pl-s1{color:#cc7833!important}.pl-s2{color:#ccc!important}.pl-mp .pl-s3,.pl-s3,.pl-sc{color:#cc7833!important}.pl-scp{color:#fff!important}.pl-sf{color:#cc7833!important}.pl-smc{color:#da4939!important}.pl-smi{color:#d0d0ff!important}.pl-smp{color:#ccc!important}.pl-sok{color:#da4939!important}.pl-sol{color:#cc7833!important}.pl-som,.pl-sr{color:#ffc66d!important}.pl-sr .pl-sra,.pl-sr .pl-sre,.pl-src{color:#da4939!important}.pl-st{color:#cc7833!important}.pl-stj{color:#ccc!important}.pl-stp,.pl-sv{color:#cc7833!important}.pl-v{color:#d0d0ff!important}.pl-vi{color:#cc7833!important}.pl-vo{color:#ffc66d!important}.pl-vpf{color:#cc7833!important}.pl-mi1{color:#a6e22e!important;background:#200!important}.pl-mdht{color:#e6e1dc!important;background:#2f33ab!important}.pl-md{color:#f92672!important;background:#200!important}.pl-mdhf{color:#e6e1dc!important;background:#2f33ab!important}.pl-mdr{color:#fff!important;font-weight:400!important}.pl-mdh,.pl-mdi{color:#ffc66d!important;font-weight:400!important}.pl-corl{text-decoration:underline!important}.pl-bu,.pl-ii{background-color:#900!important;color:#fff!important}.pl-mo{color:#969896!important}.pl-mri{color:teal!important}.pl-ms1{background-color:#f5f5f5!important}.pl-va,.pl-vpu{color:teal!important}.pl-entl{color:#ccc!important}.highlight .pl-corl span.x,.pl-corl{color:#a5c261!important;text-decoration:underline!important}.pl-token.active,.pl-token:hover{background:#ffc66d!important;color:#282828!important}"
},
{
"name": "Solarized-Dark",
"label": "Solarized Dark",
"value": "/*! GitHub: Solarized Dark */:root{--ghd-code-background:#002b36;--ghd-code-color:#839496}.pl-c,.pl-c span{color:#586e75!important;font-style:italic!important}.pl-c1{color:#2aa198!important}.pl-e,.pl-en,.pl-ent{color:#268bd2!important}.pl-k{color:#859900!important}.pl-mb{color:#2aa198!important;font-weight:700!important}.pl-mdh,.pl-mdr{color:#859900!important}.pl-mh,.pl-mh .pl-en{color:#cb4b16!important}.pl-mh .pl-en{font-weight:700!important}.pl-mi{font-style:italic!important}.pl-mi,.pl-ml,.pl-mm,.pl-mo,.pl-mp{color:#859900!important}.pl-mq{color:#586e75!important}.pl-mr,.pl-ms{color:#859900!important}.pl-pds{color:#2aa198!important}.pl-s{color:#268bd2!important}.pl-s1,.pl-s1 .pl-pse .pl-s2{color:#2aa198!important}.pl-s1 .pl-s2{color:#839496!important}.pl-s1 .pl-v,.pl-s3{color:#859900!important}.pl-sc{color:#cb4b16!important}.pl-smi,.pl-smp{color:#839496!important}.pl-sr{color:#d30102!important}.pl-sr .pl-cce{color:#cb4b16!important}.pl-sr .pl-sra,.pl-sr .pl-sre,.pl-src{color:#d30102!important}.pl-st{color:#dc322f!important}.pl-stj{color:#839496!important}.pl-sv{color:#2aa198!important}.pl-v{color:#268bd2!important}.pl-vo,.pl-vpf{color:#839496!important}.pl-mdht,.pl-mi1{color:#839496!important;background:rgba(0,64,0,.5)!important}.pl-md,.pl-mdhf{color:#839496!important;background:rgba(64,0,0,.5)!important}.pl-bu,.pl-ii{color:#839496!important;background:#400000!important}.highlight .pl-corl span.x,.pl-corl{color:#268bd2!important;text-decoration:underline!important}.highlight-source-css .pl-k{color:#586e75!important}.highlight-source-c\\+\\+ .pl-s{color:#dc322f!important}.pl-token.active,.pl-token:hover{background:#268bd2!important;color:#002b36!important}"
},
{
"name": "Terminal",
"label": "Terminal",
"value": "/*! GitHub: Terminal */:root{--ghd-code-background:#000;--ghd-code-color:#dedede}.pl-c,.pl-c span{color:#ff4500!important;font-style:italic!important}.pl-c1{color:#e78c45!important}.pl-e,.pl-en{color:#d54e53!important}.pl-ent,.pl-k{color:tomato!important}.pl-mb{color:#e78c45!important;font-weight:700!important}.pl-mdh,.pl-mdr{color:tomato!important}.pl-mh,.pl-mh .pl-en{color:#b9ca4a!important}.pl-mh .pl-en{font-weight:700!important}.pl-mi{font-style:italic!important}.pl-mi,.pl-ml,.pl-mm,.pl-mo,.pl-mp{color:tomato!important}.pl-mq{color:#ff4500!important}.pl-mr,.pl-ms{color:tomato!important}.pl-pds{color:#b9ca4a!important}.pl-s{color:tomato!important}.pl-s1{color:#b9ca4a!important}.pl-s1 .pl-pse .pl-s2{color:#e78c45!important}.pl-s1 .pl-s2{color:#7aa6da!important}.pl-s1 .pl-v{color:tomato!important}.pl-s3{color:#d54e53!important}.pl-sc{color:#dedede!important}.pl-smi,.pl-smp{color:#7aa6da!important}.pl-sr{color:#d54e53!important}.pl-sr .pl-cce{color:#b9ca4a!important}.pl-sr .pl-sra,.pl-sr .pl-sre,.pl-src{color:#d54e53!important}.pl-st{color:tomato!important}.pl-stj{color:#7aa6da!important}.pl-sv{color:#e78c45!important}.pl-v{color:#d54e53!important}.pl-vo{color:#7aa6da!important}.pl-vpf{color:#e78c45!important}.pl-mdht,.pl-mi1{color:#dedede!important;background:rgba(0,64,0,.5)!important}.pl-md,.pl-mdhf{color:#dedede!important;background:red!important}.pl-bu,.pl-ii{color:tomato!important;background:#900!important}.highlight .pl-corl span.x,.pl-corl{color:tomato!important;text-decoration:underline!important}.highlight-source-css .pl-k{color:#dedede!important}.highlight-source-css .pl-s3,.highlight-source-css .pl-sc{color:#e7c547!important}.highlight-source-css .pl-ent{color:#dedede!important}.highlight-text-html-basic .pl-ent{color:#d54e53!important}.highlight-source-js .pl-k{color:#ff1493!important}.highlight-text-html-php .pl-s3{color:#7aa6da!important}.highlight-text-html-php .pl-vo{color:#d54e53!important}.highlight-source-python .pl-s3{color:#7aa6da!important}.pl-token.active,.pl-token:hover{background:#dedede!important;color:tomato!important}"
},
{
"name": "Tomorrow-Night-Blue",
"label": "Tomorrow Night Blue",
"value": "/*! GitHub: Tomorrow Night Blue */:root{--ghd-code-background:#002451;--ghd-code-color:#fff}.pl-c,.pl-c span{color:#969896!important;font-style:italic!important}.pl-c1,.pl-cce,.pl-cn,.pl-coc{color:#de935f!important}.pl-cos{color:#b5bd68!important}.pl-e,.pl-ef,.pl-en{color:#f0c674!important}.pl-enc{color:#de935f!important}.pl-enf,.pl-enm{color:#f0c674!important}.pl-ens{color:#de935f!important}.pl-ent{color:#b294bb!important}.pl-entc,.pl-enti{color:#f0c674!important}.pl-enti{font-weight:700!important}.pl-entm{color:#c66!important}.pl-eoa{color:#b294bb!important}.pl-eoac,.pl-eoac .pl-pde{color:#c66!important}.pl-eoai,.pl-eoai .pl-pde{color:#b294bb!important}.pl-eoi{color:#f0c674!important}.pl-k,.pl-ko,.pl-kolp{color:#b294bb!important}.pl-kos,.pl-kou{color:#de935f!important}.pl-mai .pl-sf{color:#c66!important}.pl-mb{color:#b5bd68!important;font-weight:700!important}.pl-mc{color:#b294bb!important}.pl-mh .pl-pdh{color:#de935f!important}.pl-mi{color:#b294bb!important;font-style:italic!important}.pl-ml{color:#b5bd68!important}.pl-mm{color:#c66!important}.pl-mp,.pl-mp1 .pl-sf{color:#81a2be!important}.pl-mq{color:#de935f!important}.pl-mr,.pl-ms{color:#b294bb!important}.pl-pdb{color:#b5bd68!important;font-weight:700!important}.pl-pdc{color:#969896!important;font-style:italic!important}.pl-pdc1,.pl-pde{color:#de935f!important}.pl-pdi{color:#b294bb!important;font-style:italic!important}.pl-pds{color:#b5bd68!important}.pl-pdv{color:#c66!important}.pl-pse,.pl-pse .pl-s2{color:#de935f!important}.pl-s{color:#b294bb!important}.pl-s1{color:#b5bd68!important}.pl-s2{color:#c5c8c6!important}.pl-mp .pl-s3{color:#b294bb!important}.pl-s3{color:#81a2be!important}.pl-sc{color:#c5c8c6!important}.pl-scp{color:#de935f!important}.pl-sf{color:#dad085!important}.pl-smc{color:#f0c674!important}.pl-smi,.pl-smp{color:#c5c8c6!important}.pl-sok{color:#b294bb!important}.pl-sol{color:#b5bd68!important}.pl-som,.pl-sr{color:#c66!important}.pl-sra,.pl-src,.pl-sre,.pl-st{color:#b294bb!important}.pl-stj{color:#c5c8c6!important}.pl-stp,.pl-sv,.pl-v,.pl-vi{color:#de935f!important}.pl-vo{color:#c66!important}.pl-vpf{color:#de935f!important}.pl-mdht,.pl-mi1{color:#8f9d6a!important;background:rgba(0,64,0,.5)!important}.pl-md,.pl-mdhf{color:#c66!important;background:rgba(64,0,0,.5)!important}.pl-mdr{color:#de935f!important;font-weight:400!important}.pl-mdh,.pl-mdi{color:#c66!important;font-weight:400!important}.pl-bu,.pl-ii,.pl-ii .pl-cce{background-color:#c66!important;color:#fff!important}.pl-mo{color:#c5c8c6!important}.pl-mri{color:#de935f!important}.pl-ms1{background-color:#c5c8c6!important}.pl-va,.pl-vpu{color:#de935f!important}.pl-entl{color:#c5c8c6!important}.highlight .pl-corl span.x,.pl-corl{color:#b294bb!important;text-decoration:underline!important}.pl-token.active,.pl-token:hover{background:#f0c674!important;color:#000!important}"
},
{
"name": "Tomorrow-Night-Bright",
"label": "Tomorrow Night Bright",
"value": "/*! GitHub: Tomorrow Night Bright */:root{--ghd-code-background:#000;--ghd-code-color:#dedede}.pl-c,.pl-c span{color:#969896!important;font-style:italic!important}.pl-c1,.pl-cce,.pl-cn,.pl-coc{color:#de935f!important}.pl-cos{color:#b5bd68!important}.pl-e,.pl-ef,.pl-en{color:#f0c674!important}.pl-enc{color:#de935f!important}.pl-enf,.pl-enm{color:#f0c674!important}.pl-ens{color:#de935f!important}.pl-ent{color:#b294bb!important}.pl-entc,.pl-enti{color:#f0c674!important}.pl-enti{font-weight:700!important}.pl-entm{color:#c66!important}.pl-eoa{color:#b294bb!important}.pl-eoac,.pl-eoac .pl-pde{color:#c66!important}.pl-eoai,.pl-eoai .pl-pde{color:#b294bb!important}.pl-eoi{color:#f0c674!important}.pl-k,.pl-ko,.pl-kolp{color:#b294bb!important}.pl-kos,.pl-kou{color:#de935f!important}.pl-mai .pl-sf{color:#c66!important}.pl-mb{color:#b5bd68!important;font-weight:700!important}.pl-mc{color:#b294bb!important}.pl-mh .pl-pdh{color:#de935f!important}.pl-mi{color:#b294bb!important;font-style:italic!important}.pl-ml{color:#b5bd68!important}.pl-mm{color:#c66!important}.pl-mp,.pl-mp1 .pl-sf{color:#81a2be!important}.pl-mq{color:#de935f!important}.pl-mr,.pl-ms{color:#b294bb!important}.pl-pdb{color:#b5bd68!important;font-weight:700!important}.pl-pdc{color:#969896!important;font-style:italic!important}.pl-pdc1,.pl-pde{color:#de935f!important}.pl-pdi{color:#b294bb!important;font-style:italic!important}.pl-pds{color:#b5bd68!important}.pl-pdv{color:#c66!important}.pl-pse,.pl-pse .pl-s2{color:#de935f!important}.pl-s{color:#b294bb!important}.pl-s1{color:#b5bd68!important}.pl-s2{color:#c5c8c6!important}.pl-mp .pl-s3{color:#b294bb!important}.pl-s3{color:#81a2be!important}.pl-sc{color:#c5c8c6!important}.pl-scp{color:#de935f!important}.pl-sf{color:#dad085!important}.pl-smc{color:#f0c674!important}.pl-smi,.pl-smp{color:#c5c8c6!important}.pl-sok{color:#b294bb!important}.pl-sol{color:#b5bd68!important}.pl-som,.pl-sr{color:#c66!important}.pl-sra,.pl-src,.pl-sre,.pl-st{color:#b294bb!important}.pl-stj{color:#c5c8c6!important}.pl-stp,.pl-sv,.pl-v,.pl-vi{color:#de935f!important}.pl-vo{color:#c66!important}.pl-vpf{color:#de935f!important}.pl-mdht,.pl-mi1{color:#8f9d6a!important;background:rgba(0,64,0,.5)!important}.pl-md,.pl-mdhf{color:#c66!important;background:rgba(64,0,0,.5)!important}.pl-mdr{color:#de935f!important;font-weight:400!important}.pl-mdh,.pl-mdi{color:#c66!important;font-weight:400!important}.pl-bu,.pl-ii,.pl-ii .pl-cce{background-color:#c66!important;color:#fff!important}.pl-mo{color:#c5c8c6!important}.pl-mri{color:#de935f!important}.pl-ms1{background-color:#c5c8c6!important}.pl-va,.pl-vpu{color:#de935f!important}.pl-entl{color:#c5c8c6!important}.highlight .pl-corl span.x,.pl-corl{color:#b294bb!important;text-decoration:underline!important}.pl-token.active,.pl-token:hover{background:#f0c674!important;color:#000!important}"
},
{
"name": "Tomorrow-Night-Eighties",
"label": "Tomorrow Night Eighties",
"value": "/*! GitHub: Tomorrow Night Eighties */:root{--ghd-code-background:#000;--ghd-code-color:#ccc}.pl-c,.pl-c span{color:#969896!important;font-style:italic!important}.pl-c1,.pl-cce,.pl-cn,.pl-coc{color:#de935f!important}.pl-cos{color:#b5bd68!important}.pl-e,.pl-ef,.pl-en{color:#f0c674!important}.pl-enc{color:#de935f!important}.pl-enf,.pl-enm{color:#f0c674!important}.pl-ens{color:#de935f!important}.pl-ent{color:#b294bb!important}.pl-entc,.pl-enti{color:#f0c674!important}.pl-enti{font-weight:700!important}.pl-entm{color:#c66!important}.pl-eoa{color:#b294bb!important}.pl-eoac,.pl-eoac .pl-pde{color:#c66!important}.pl-eoai,.pl-eoai .pl-pde{color:#b294bb!important}.pl-eoi{color:#f0c674!important}.pl-k,.pl-ko,.pl-kolp{color:#b294bb!important}.pl-kos,.pl-kou{color:#de935f!important}.pl-mai .pl-sf{color:#c66!important}.pl-mb{color:#b5bd68!important;font-weight:700!important}.pl-mc{color:#b294bb!important}.pl-mh .pl-pdh{color:#de935f!important}.pl-mi{color:#b294bb!important;font-style:italic!important}.pl-ml{color:#b5bd68!important}.pl-mm{color:#c66!important}.pl-mp,.pl-mp1 .pl-sf{color:#81a2be!important}.pl-mq{color:#de935f!important}.pl-mr,.pl-ms{color:#b294bb!important}.pl-pdb{color:#b5bd68!important;font-weight:700!important}.pl-pdc{color:#969896!important;font-style:italic!important}.pl-pdc1,.pl-pde{color:#de935f!important}.pl-pdi{color:#b294bb!important;font-style:italic!important}.pl-pds{color:#b5bd68!important}.pl-pdv{color:#c66!important}.pl-pse,.pl-pse .pl-s2{color:#de935f!important}.pl-s{color:#b294bb!important}.pl-s1{color:#b5bd68!important}.pl-s2{color:#c5c8c6!important}.pl-mp .pl-s3{color:#b294bb!important}.pl-s3{color:#81a2be!important}.pl-sc{color:#c5c8c6!important}.pl-scp{color:#de935f!important}.pl-sf{color:#dad085!important}.pl-smc{color:#f0c674!important}.pl-smi,.pl-smp{color:#c5c8c6!important}.pl-sok{color:#b294bb!important}.pl-sol{color:#b5bd68!important}.pl-som,.pl-sr{color:#c66!important}.pl-sra,.pl-src,.pl-sre,.pl-st{color:#b294bb!important}.pl-stj{color:#c5c8c6!important}.pl-stp,.pl-sv,.pl-v,.pl-vi{color:#de935f!important}.pl-vo{color:#c66!important}.pl-vpf{color:#de935f!important}.pl-mdht,.pl-mi1{color:#8f9d6a!important;background:rgba(0,64,0,.5)!important}.pl-md,.pl-mdhf{color:#c66!important;background:rgba(64,0,0,.5)!important}.pl-mdr{color:#de935f!important;font-weight:400!important}.pl-mdh,.pl-mdi{color:#c66!important;font-weight:400!important}.pl-bu,.pl-ii,.pl-ii .pl-cce{background-color:#c66!important;color:#fff!important}.pl-mo{color:#c5c8c6!important}.pl-mri{color:#de935f!important}.pl-ms1{background-color:#c5c8c6!important}.pl-va,.pl-vpu{color:#de935f!important}.pl-entl{color:#c5c8c6!important}.highlight .pl-corl span.x,.pl-corl{color:#b294bb!important;text-decoration:underline!important}.pl-token.active,.pl-token:hover{background:#f0c674!important;color:#000!important}"
},
{
"name": "Tomorrow-Night",
"label": "Tomorrow Night",
"value": "/*! GitHub: Tomorrow Night */:root{--ghd-code-background:#1d1f21;--ghd-code-color:#c5c8c6}.pl-c,.pl-c span{color:#969896!important;font-style:italic!important}.pl-c1,.pl-cce,.pl-cn,.pl-coc{color:#de935f!important}.pl-cos{color:#b5bd68!important}.pl-e,.pl-ef,.pl-en{color:#f0c674!important}.pl-enc{color:#de935f!important}.pl-enf,.pl-enm{color:#f0c674!important}.pl-ens{color:#de935f!important}.pl-ent{color:#b294bb!important}.pl-entc,.pl-enti{color:#f0c674!important}.pl-enti{font-weight:700!important}.pl-entm{color:#c66!important}.pl-eoa{color:#b294bb!important}.pl-eoac,.pl-eoac .pl-pde{color:#c66!important}.pl-eoai,.pl-eoai .pl-pde{color:#b294bb!important}.pl-eoi{color:#f0c674!important}.pl-k,.pl-ko,.pl-kolp{color:#b294bb!important}.pl-kos,.pl-kou{color:#de935f!important}.pl-mai .pl-sf{color:#c66!important}.pl-mb{color:#b5bd68!important;font-weight:700!important}.pl-mc{color:#b294bb!important}.pl-mh .pl-pdh{color:#de935f!important}.pl-mi{color:#b294bb!important;font-style:italic!important}.pl-ml{color:#b5bd68!important}.pl-mm{color:#c66!important}.pl-mp,.pl-mp1 .pl-sf{color:#81a2be!important}.pl-mq{color:#de935f!important}.pl-mr,.pl-ms{color:#b294bb!important}.pl-pdb{color:#b5bd68!important;font-weight:700!important}.pl-pdc{color:#969896!important;font-style:italic!important}.pl-pdc1,.pl-pde{color:#de935f!important}.pl-pdi{color:#b294bb!important;font-style:italic!important}.pl-pds{color:#b5bd68!important}.pl-pdv{color:#c66!important}.pl-pse,.pl-pse .pl-s2{color:#de935f!important}.pl-s{color:#b294bb!important}.pl-s1{color:#b5bd68!important}.pl-s2{color:#c5c8c6!important}.pl-mp .pl-s3{color:#b294bb!important}.pl-s3{color:#81a2be!important}.pl-sc{color:#c5c8c6!important}.pl-scp{color:#de935f!important}.pl-sf{color:#dad085!important}.pl-smc{color:#f0c674!important}.pl-smi,.pl-smp{color:#c5c8c6!important}.pl-sok{color:#b294bb!important}.pl-sol{color:#b5bd68!important}.pl-som,.pl-sr{color:#c66!important}.pl-sra,.pl-src,.pl-sre,.pl-st{color:#b294bb!important}.pl-stj{color:#c5c8c6!important}.pl-stp,.pl-sv,.pl-v,.pl-vi{color:#de935f!important}.pl-vo{color:#c66!important}.pl-vpf{color:#de935f!important}.pl-mdht,.pl-mi1{color:#8f9d6a!important;background:rgba(0,64,0,.5)!important}.pl-md,.pl-mdhf{color:#c66!important;background:rgba(64,0,0,.5)!important}.pl-mdr{color:#de935f!important;font-weight:400!important}.pl-mdh,.pl-mdi{color:#c66!important;font-weight:400!important}.pl-bu,.pl-ii,.pl-ii .pl-cce{background-color:#c66!important;color:#fff!important}.pl-mo{color:#c5c8c6!important}.pl-mri{color:#de935f!important}.pl-ms1{background-color:#c5c8c6!important}.pl-va,.pl-vpu{color:#de935f!important}.pl-entl{color:#c5c8c6!important}.highlight .pl-corl span.x,.pl-corl{color:#b294bb!important;text-decoration:underline!important}.pl-token.active,.pl-token:hover{background:#f0c674!important;color:#1d1f21!important}"
},
{
"name": "Vibrant-Ink",
"label": "Vibrant Ink",
"value": "/*! GitHub: Vibrant Ink */:root{--ghd-code-background:#0f0f0f;--ghd-code-color:#fff}.pl-c,.pl-c span{color:#93c!important;font-style:italic!important}.pl-c1{color:#399!important}.pl-e,.pl-en{color:#f60!important}.pl-ent{color:#fc0!important}.pl-k{color:#9c9!important}.pl-mb{color:#6f0!important;font-weight:700!important}.pl-mdh,.pl-mdr{color:#f60!important}.pl-mh,.pl-mh .pl-en{color:#9c9!important}.pl-mh .pl-en{font-weight:700!important}.pl-mi{font-style:italic!important}.pl-mi,.pl-ml,.pl-mm,.pl-mo,.pl-mp{color:#f60!important}.pl-mq{color:#93c!important}.pl-mr,.pl-ms{color:#f60!important}.pl-pds{color:#6f0!important}.pl-s{color:#fc0!important}.pl-s1,.pl-s1 .pl-pse .pl-s2{color:#6f0!important}.pl-s1 .pl-s2{color:#399!important}.pl-s1 .pl-v{color:#f60!important}.pl-s3{color:#fc0!important}.pl-sc{color:#fff!important}.pl-smi,.pl-smp{color:#399!important}.pl-sr{color:#44b4cc!important}.pl-sr .pl-cce{color:#9c9!important}.pl-sr .pl-sra,.pl-sr .pl-sre{color:#44b4cc!important}.pl-src{color:#6f0!important}.pl-st{color:#f60!important}.pl-stj{color:#399!important}.pl-sv{color:#6f0!important}.pl-v{color:#fc0!important}.pl-vo{color:#399!important}.pl-vpf{color:#fff!important}.pl-mdht,.pl-mi1{color:#fff!important;background:rgba(0,64,0,.5)!important}.pl-md,.pl-mdhf{color:#fff!important;background:rgba(64,0,0,.5)!important}.pl-bu,.pl-ii{color:#f60!important;background:#400000!important}.highlight .pl-corl span.x,.pl-corl{color:#fc0!important;text-decoration:underline!important}.highlight-source-css .pl-c1{color:#9c9!important}.highlight-source-css .pl-ent{color:#399!important}.highlight-source-css .pl-s3{color:#fff!important}.highlight-source-css .pl-sc{color:#399!important}.highlight-text-html-basic .pl-ent{color:#f60!important}.highlight-text-html-basic .pl-e{color:#9c9!important}.highlight-source-js .pl-vpf{color:#fc0!important}.highlight-text-html-php .pl-s,.highlight-text-html-php .pl-s3{color:#f60!important}.highlight-text-html-php .pl-vo{color:#fc0!important}.highlight-source-c\\+\\+ .pl-s3{color:#fff!important}.pl-token.active,.pl-token:hover{background:#fff!important;color:#f60!important}"
}
]
},
"syntax-codemirror": {
"type": "select",
"label": "CodeMirror syntax theme",
"name": "syntax-codemirror",
"value": null,
"default": "Twilight",
"options": [
{
"name": "Twilight",
"label": "Twilight",
"value": "/*! CodeMirror: Twilight */.CodeMirror-gutters{background:#222!important;border-right:1px solid #484848!important}.CodeMirror-guttermarker{color:#fff!important}.CodeMirror-guttermarker-subtle,.CodeMirror-linenumber{color:#aaa!important}.CodeMirror-cursor{border-left:1px solid #fff!important}.CodeMirror-activeline-background{background:#27282e!important}.CodeMirror-matchingbracket{outline:1px solid grey!important;color:#fff!important}.cm-keyword{color:#f9ee98!important}.cm-atom{color:#fc0!important}.cm-number{color:#ca7841!important}.cm-def{color:#8da6ce!important}.cm-variable-2,.cm-variable-3,span.cm-def,span.cm-tag{color:#607392!important}.cm-operator{color:#cda869!important}.cm-comment{color:#777!important;font-style:italic!important;font-weight:400!important}.cm-string{color:#8f9d6a!important}.cm-string-2{color:#bd6b18!important}.cm-meta{background-color:#141414!important;color:#f7f7f7!important}.cm-builtin{color:#cda869!important}.cm-tag{color:#997643!important}.cm-attribute{color:#d6bb6d!important}.cm-header{color:#ff6400!important}.cm-hr{color:#aeaeae!important}.cm-link{color:#ad9361!important;font-style:italic!important;text-decoration:none!important}.cm-error{border-bottom:1px solid red!important}"
},
{
"name": "Ambiance",
"label": "Ambiance",
"value": "/*! CodeMirror: Ambiance */.cm-header{color:#00f!important}.cm-quote{color:#24c2c7!important}.cm-keyword{color:#cda869!important}.cm-atom{color:#cf7ea9!important}.cm-number{color:#78cf8a!important}.cm-def{color:#aac6e3!important}.cm-variable{color:#ffb795!important}.cm-variable-2{color:#eed1b3!important}.cm-variable-3{color:#faded3!important}.cm-property{color:#eed1b3!important}.cm-operator{color:#fa8d6a!important}.cm-comment{color:#555!important;font-style:italic!important}.cm-string{color:#8f9d6a!important}.cm-string-2{color:#9d937c!important}.cm-meta{color:#d2a8a1!important}.cm-qualifier{color:#ff0!important}.cm-builtin{color:#99c!important}.cm-bracket{color:#24c2c7!important}.cm-tag{color:#fee4ff!important}.cm-attribute{color:#9b859d!important}.cm-hr{color:pink!important}.cm-link{color:#f4c20b!important}.cm-special{color:#ff9d00!important}.cm-error{color:#af2018!important}.CodeMirror-matchingbracket{color:#0f0!important}.CodeMirror-nonmatchingbracket{color:#f22!important}.CodeMirror-selected{background:hsla(0,0%,100%,.15)!important}.CodeMirror-focused div.CodeMirror-selected{background:hsla(0,0%,100%,.1)!important}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:hsla(0,0%,100%,.1)!important}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:hsla(0,0%,100%,.1)!important}.CodeMirror{line-height:1.4em!important;color:#e6e1dc!important;background-color:#202020!important;-webkit-box-shadow:inset 0 0 10px #000!important;-moz-box-shadow:inset 0 0 10px #000!important;box-shadow:inset 0 0 10px #000!important}.CodeMirror-gutters{background:#3d3d3d!important;border-right:1px solid #4d4d4d!important;box-shadow:0 10px 20px #000!important}.CodeMirror-linenumber{text-shadow:0 1px 1px #4d4d4d!important;color:#111!important;padding:0 5px!important}.CodeMirror-guttermarker{color:#aaa!important}.CodeMirror-guttermarker-subtle{color:#111!important}.CodeMirror-cursor{border-left:1px solid #7991e8!important}.CodeMirror-activeline-background{background:none repeat scroll 0 0 hsla(0,0%,100%,.031)!important}"
},
{
"name": "Base16-Ocean-Dark",
"label": "Base16 Ocean Dark",
"value": "/*! CodeMirror: Base16 Ocean Dark */.CodeMirror{background:#2b303b!important;color:#dfe1e8!important}div.CodeMirror-selected{background:#343d46!important}.CodeMirror-gutters{background:#2b303b!important;border-right:0!important}.CodeMirror-linenumber{color:#65737e!important}.CodeMirror-cursor{border-left:1px solid #a7adba!important}span.cm-comment{color:#ab7967!important}span.cm-atom,span.cm-number{color:#b48ead!important}span.cm-attribute,span.cm-property{color:#a3be8c!important}span.cm-keyword{color:#bf616a!important}span.cm-string{color:#ebcb8b!important}span.cm-variable{color:#a3be8c!important}span.cm-variable-2{color:#8fa1b3!important}span.cm-def{color:#d08770!important}span.cm-error{background:#bf616a!important;color:#a7adba!important}span.cm-bracket{color:#dfe1e8!important}span.cm-tag{color:#bf616a!important}span.cm-link{color:#b48ead!important}.CodeMirror-matchingbracket{text-decoration:underline!important;color:#fff!important}"
},
{
"name": "Cobalt",
"label": "Cobalt",
"value": "/*! CodeMirror: Cobalt */.CodeMirror{background:#002240!important;color:#fff!important}div.CodeMirror-selected{background:#b36539!important}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:rgba(179,101,57,.99)!important}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:rgba(179,101,57,.99)!important}.CodeMirror-gutters{background:#002240!important;border-right:1px solid #aaa!important}.CodeMirror-guttermarker{color:#ffee80!important}.CodeMirror-guttermarker-subtle,.CodeMirror-linenumber{color:#d0d0d0!important}.CodeMirror-cursor{border-left:1px solid #fff!important}.cm-comment{color:#08f!important}.cm-atom{color:#845dc4!important}.cm-number,span.cm-attribute{color:#ff80e1!important}.cm-keyword{color:#ffee80!important}.cm-string{color:#3ad900!important}.cm-meta{color:#ff9d00!important}.cm-variable-2,span.cm-tag{color:#9effff!important}.cm-variable-3,span.cm-def{color:#fff!important}.cm-bracket{color:#d8d8d8!important}.cm-builtin,span.cm-special{color:#ff9e59!important}.cm-link{color:#845dc4!important}.cm-error{color:#9d1e15!important}.CodeMirror-activeline-background{background:#002d57!important}.CodeMirror-matchingbracket{outline:1px solid grey!important;color:#fff!important}"
},
{
"name": "Dracula",
"label": "Dracula",
"value": "/*! CodeMirror: Dracula */.CodeMirror,.CodeMirror-gutters{background-color:#282a36!important;color:#f8f8f2!important;border:none!important}.CodeMirror-gutters{color:#282a36!important}.CodeMirror-cursor{border-left:thin solid #f8f8f0!important}.CodeMirror-linenumber{color:#6d8a88!important}.CodeMirror-focused div.CodeMirror-selected{background:hsla(0,0%,100%,.1)!important}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:hsla(0,0%,100%,.1)!important}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:hsla(0,0%,100%,.1)!important}span.cm-comment{color:#6272a4!important}span.cm-string,span.cm-string-2{color:#f1fa8c!important}span.cm-number{color:#bd93f9!important}span.cm-variable{color:#50fa7b!important}span.cm-variable-2{color:#fff!important}span.cm-def{color:#ffb86c!important}span.cm-keyword,span.cm-operator{color:#ff79c6!important}span.cm-atom{color:#bd93f9!important}span.cm-meta{color:#f8f8f2!important}span.cm-tag{color:#ff79c6!important}span.cm-attribute,span.cm-qualifier{color:#50fa7b!important}span.cm-property{color:#66d9ef!important}span.cm-builtin,span.cm-variable-3{color:#50fa7b!important}.CodeMirror-activeline-background{background:hsla(0,0%,100%,.1)!important}.CodeMirror-matchingbracket{text-decoration:underline!important;color:#fff!important}"
},
{
"name": "Material",
"label": "Material",
"value": "/*! CodeMirror: Material */.CodeMirror{background-color:#263238!important;color:#e9eded!important}.CodeMirror-gutters{background:#263238!important;border:none!important}.CodeMirror-guttermarker,.CodeMirror-guttermarker-subtle,.CodeMirror-gutters,.CodeMirror-linenumber{color:#537f7e!important}.CodeMirror-cursor{border-left:1px solid #f8f8f0!important}div.CodeMirror-selected{background:hsla(0,0%,100%,.15)!important}.CodeMirror-focused div.CodeMirror-selected{background:hsla(0,0%,100%,.1)!important}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:hsla(0,0%,100%,.1)!important}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:hsla(0,0%,100%,.1)!important}.CodeMirror-activeline-background{background:transparent!important}.cm-keyword{color:#c792ea!important}.cm-operator{color:#e9eded!important}.cm-variable-2{color:#80cbc4!important}.cm-type,.cm-variable-3{color:#82b1ff!important}.cm-builtin{color:#decb6b!important}.cm-atom,.cm-number{color:#f77669!important}.cm-def{color:#e9eded!important}.cm-string{color:#c3e88d!important}.cm-string-2{color:#80cbc4!important}.cm-comment{color:#546e7a!important}.cm-variable{color:#82b1ff!important}.cm-meta,.cm-tag{color:#80cbc4!important}.cm-attribute{color:#ffcb6b!important}.cm-property{color:#80cbae!important}.cm-qualifier,.cm-type,.cm-variable-3{color:#decb6b!important}.cm-tag{color:#ff5370!important}.cm-error{color:#fff!important;background-color:#ec5f67!important}.CodeMirror-matchingbracket{text-decoration:underline!important;color:#fff!important}"
},
{
"name": "Monokai---Spacegray-Eighties",
"label": "Monokai - Spacegray Eighties",
"value": "/*! CodeMirror: Monokai - Spacegray Eighties */.CodeMirror{background:#1c1c1c!important;color:#f8f8f8!important}.CodeMirror-selected{background:#3c3c3c!important}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:rgba(44,44,44,.99)!important}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:rgba(44,44,44,.99)!important}.CodeMirror-gutters{background:#1c1c1c!important;border-right:0!important}.CodeMirror-guttermarker{color:#b9b9b9!important}.CodeMirror-guttermarker-subtle,.CodeMirror-linenumber{color:#8a8a8a!important}.CodeMirror-cursor{border-left:1px solid #f8f8f0!important}.cm-comment{color:grey!important}.cm-atom,.cm-number{color:#ae81ff!important}.cm-property,span.cm-attribute{color:#a6e22e!important}.cm-keyword{color:#66d9ef!important;font-style:italic!important}.cm-builtin{color:#f8f8f8!important}.cm-string{color:#e6db74!important}.cm-variable{color:#f8f8f8!important}.cm-variable-2{color:#9effff!important}.cm-variable-3{color:#ae81ff!important}.cm-def{color:#66d9ef!important;font-style:italic!important}.cm-bracket{color:#f8f8f8!important}.cm-tag{color:#f92672!important}.cm-header,.cm-link{color:#ae81ff!important}.cm-error{background:#1e0010!important;color:#960050!important}.CodeMirror-activeline-background{background:#2c2c2c!important}.CodeMirror-matchingbracket{text-decoration:underline!important;color:#f8f8f8!important}"
},
{
"name": "Monokai",
"label": "Monokai",
"value": "/*! CodeMirror: Monokai */.CodeMirror{background:#272822!important;color:#f8f8f2!important}.CodeMirror-selected{background:#49483e!important}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:rgba(73,72,62,.99)!important}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:rgba(73,72,62,.99)!important}.CodeMirror-gutters{background:#272822!important;border-right:0!important}.CodeMirror-guttermarker{color:#fff!important}.CodeMirror-guttermarker-subtle,.CodeMirror-linenumber{color:#d0d0d0!important}.CodeMirror-cursor{border-left:1px solid #f8f8f0!important}.cm-comment{color:#75715e!important}.cm-atom,.cm-number{color:#ae81ff!important}.cm-property,span.cm-attribute{color:#a6e22e!important}.cm-keyword{color:#f92672!important}.cm-builtin{color:#66d9ef!important}.cm-string{color:#e6db74!important}.cm-variable{color:#f8f8f2!important}.cm-variable-2{color:#9effff!important}.cm-variable-3{color:#66d9ef!important}.cm-def{color:#fd971f!important}.cm-bracket{color:#f8f8f2!important}.cm-tag{color:#f92672!important}.cm-header,.cm-link{color:#ae81ff!important}.cm-error{background:#f92672!important;color:#f8f8f0!important}.CodeMirror-activeline-background{background:#373831!important}.CodeMirror-matchingbracket{text-decoration:underline!important;color:#fff!important}"
},
{
"name": "One-Dark",
"label": "One Dark",
"value": "/*! CodeMirror: One Dark */.CodeMirror,.CodeMirror-scroll{font-weight:300;background-color:#141414!important;color:#abb2bf!important}.CodeMirror-matchingbracket{color:#abb2bf!important;background-color:rgba(204,217,255,.09)!important;border-bottom:1px solid #528bff!important}.CodeMirror-selected{background:rgba(204,217,255,.05)!important}.CodeMirror-focused .CodeMirror-selected{background:rgba(204,217,255,.09)!important}.CodeMirror-lines{padding:4px 0!important}.CodeMirror pre{padding:0 4px!important}.CodeMirror-gutter,.CodeMirror-gutters{white-space:nowrap!important;border:none!important;background:transparent!important}.CodeMirror-linenumber{padding:0 30px!important;min-width:20px!important;text-align:right!important;white-space:nowrap!important;color:#393e46!important}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#ccc!important}.CodeMirror-cursor{border-left:2px solid #528bff!important}.CodeMirror-activeline{color:#5c6370!important}.CodeMirror-overwrite .CodeMirror-cursor{border-left:none!important;border-bottom:1px solid #abb2bf!important}.cm-header{color:#e06c75!important}.cm-header .cm-em{color:#c678dd!important;font-style:italic!important}.cm-header .cm-strong{color:#d19a66!important;font-weight:700!important}.cm-quote{color:#d19a66!important;font-style:italic!important}.cm-keyword{color:#c678dd!important}.cm-atom,.cm-number{color:#d19a66!important}.cm-def{color:#e06c75!important}.cm-variable{color:#e5c07b!important}.cm-variable-2{color:#d19a66!important}.cm-variable-3{color:#56b6c2!important}.cm-property{color:#d19a66!important}.cm-operator{color:#abb2bf!important}.cm-comment{color:#5c6370!important;font-style:italic!important}.cm-string,.cm-string-2{color:#98c379!important}.cm-meta,.cm-qualifier{color:#d19a66!important}.cm-builtin{color:#61afef!important}.cm-bracket{color:#abb2bf!important}.cm-tag{color:#e06c75!important}.cm-attribute{color:#d19a66!important}.cm-link{color:#e06c75!important;border-bottom:1px solid #e06c75!important;cursor:pointer!important}.cm-em{color:#c678dd!important;font-style:italic}.cm-strong{color:#e5c07b!important;font-weight:700}.cm-punctuation{color:#5c6370!important}.cm-positive{color:#98c379!important}.cm-negative{color:#e06c75!important}"
},
{
"name": "Pastel-on-Dark",
"label": "Pastel on Dark",
"value": "/*! CodeMirror: Pastel on Dark */.CodeMirror-selected{background:rgba(221,240,255,.2)!important}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:rgba(221,240,255,.2)!important}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:rgba(221,240,255,.2)!important}.CodeMirror-gutters{background:#34302f!important;border-right:0!important;padding:0 3px!important}.CodeMirror-guttermarker{color:#fff!important}.CodeMirror-guttermarker-subtle,.CodeMirror-linenumber{color:#8f938f!important}.CodeMirror-cursor{border-left:1px solid #a7a7a7!important}.cm-comment{color:#a6c6ff!important}.cm-atom{color:#de8e30!important}.cm-number{color:#ccc!important}.cm-property{color:#8f938f!important}.cm-attribute{color:#a6e22e!important}.cm-keyword{color:#aeb2f8!important}.cm-string{color:#66a968!important}.cm-variable{color:#aeb2f8!important}.cm-variable-2{color:#bebf55!important}.cm-variable-3{color:#de8e30!important}.cm-def{color:#757ad8!important}.cm-bracket{color:#f8f8f2!important}.cm-tag{color:#c1c144!important}.cm-link{color:#ae81ff!important}.cm-qualifier,span.cm-builtin{color:#c1c144!important}.cm-error{background:#757ad8!important;color:#f8f8f0!important}.CodeMirror-activeline-background{background:hsla(0,0%,100%,.031)!important}.CodeMirror-matchingbracket{border:1px solid hsla(0,0%,100%,.25)!important;color:#8f938f!important;margin:-1px -1px 0!important}"
},
{
"name": "Railscasts",
"label": "Railscasts",
"value": "/*! CodeMirror: Railscasts */.CodeMirror{background:#2b2b2b!important;color:#f4f1ed!important}.CodeMirror-selected{background:#272935!important}.CodeMirror-gutters{background:#2b2b2b!important;border-right:0!important}.CodeMirror-linenumber{color:#5a647e!important}.CodeMirror-cursor{border-left:1px solid #d4cfc9!important}.cm-comment{color:#bc9458!important}.cm-atom,.cm-number{color:#b6b3eb!important}.cm-attribute,.cm-property{color:#a5c261!important}.cm-keyword{color:#da4939!important}.cm-string{color:#ffc66d!important}.cm-variable{color:#a5c261!important}.cm-variable-2{color:#6d9cbe!important}.cm-def{color:#cc7833!important}.cm-error{background:#da4939!important;color:#d4cfc9!important}.cm-bracket{color:#f4f1ed!important}.cm-tag{color:#da4939!important}.cm-link{color:#b6b3eb!important}.CodeMirror-matchingbracket{text-decoration:underline!important;color:#fff!important}.CodeMirror-activeline-background{background:#303040!important}"
},
{
"name": "Solarized-Dark",
"label": "Solarized Dark",
"value": "/*! CodeMirror: Solarized Dark */.CodeMirror-widget{text-shadow:none!important}.cm-header{color:#586e75!important}.cm-quote{color:#93a1a1!important}.cm-keyword{color:#cb4b16!important}.cm-atom,.cm-number{color:#d33682!important}.cm-def{color:#2aa198!important}.cm-variable{color:#839496!important}.cm-variable-2{color:#b58900!important}.cm-variable-3{color:#6c71c4!important}.cm-property{color:#2aa198!important}.cm-operator{color:#6c71c4!important}.cm-comment{color:#586e75!important;font-style:italic!important}.cm-string{color:#859900!important}.cm-string-2{color:#b58900!important}.cm-meta{color:#859900!important}.cm-qualifier{color:#b58900!important}.cm-builtin{color:#d33682!important}.cm-bracket{color:#cb4b16!important}.CodeMirror-matchingbracket{color:#859900!important}.CodeMirror-nonmatchingbracket{color:#dc322f!important}.cm-tag{color:#93a1a1!important}.cm-attribute{color:#2aa198!important}.cm-hr{color:transparent!important;border-top:1px solid #586e75!important;display:block!important}.cm-link{color:#93a1a1!important;cursor:pointer!important}.cm-special{color:#6c71c4!important}.cm-em{color:#999!important;text-decoration:underline!important;text-decoration-style:dotted!important}.cm-strong{color:#eee!important}.cm-error,.cm-invalidchar{color:#586e75!important;border-bottom:1px dotted #dc322f!important}.CodeMirror-selected{background:#073642!important}.cm-s-solarized.cm-s-dark.CodeMirror ::selection{background:rgba(7,54,66,.99)!important}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:rgba(7,54,66,.99)!important}.cm-s-solarized.CodeMirror{-moz-box-shadow:inset 7px 0 12px -6px #000!important;-webkit-box-shadow:inset 7px 0 12px -6px #000!important;box-shadow:inset 7px 0 12px -6px #000!important}.CodeMirror-gutters{border-right:0!important;background-color:#073642!important}.CodeMirror-linenumber{text-shadow:#021014 0 -1px!important;padding:0 5px!important}.CodeMirror-guttermarker-subtle,.CodeMirror-linenumber{color:#586e75!important}.CodeMirror-guttermarker{color:#ddd!important}.CodeMirror-gutter .CodeMirror-gutter-text{color:#586e75!important}.CodeMirror-cursor{border-left:1px solid #819090!important}.CodeMirror-activeline-background{background:hsla(0,0%,100%,.06)!important}"
},
{
"name": "Tomorrow-Night-Bright",
"label": "Tomorrow Night Bright",
"value": "/*! CodeMirror: Tomorrow Night Bright */.CodeMirror-selected{background:#424242!important}.CodeMirror-gutters{background:#000!important;border-right:0!important}.CodeMirror-guttermarker{color:#e78c45!important}.CodeMirror-guttermarker-subtle{color:#777!important}.CodeMirror-linenumber{color:#424242!important}.CodeMirror-cursor{border-left:1px solid #6a6a6a!important}.cm-comment{color:#d27b53!important}.cm-atom,.cm-number{color:#a16a94!important}.cm-property,span.cm-attribute{color:#9c9!important}.cm-keyword{color:#d54e53!important}.cm-string{color:#e7c547!important}.cm-variable{color:#b9ca4a!important}.cm-variable-2{color:#7aa6da!important}.cm-def{color:#e78c45!important}.cm-bracket{color:#eaeaea!important}.cm-tag{color:#d54e53!important}.cm-link{color:#a16a94!important}.cm-error{background:#d54e53!important;color:#6a6a6a!important}.CodeMirror-activeline-background{background:#2a2a2a!important}.CodeMirror-matchingbracket{text-decoration:underline!important;color:#fff!important}"
},
{
"name": "Tomorrow-Night-Eighties",
"label": "Tomorrow Night Eighties",
"value": "/*! CodeMirror: Tomorrow Night Eighties */.CodeMirror-selected{background:#2d2d2d!important}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:rgba(45,45,45,.99)!important}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:rgba(45,45,45,.99)!important}.CodeMirror-gutters{background:#000!important;border-right:0!important}.CodeMirror-guttermarker{color:#f2777a!important}.CodeMirror-guttermarker-subtle{color:#777!important}.CodeMirror-linenumber{color:#515151!important}.CodeMirror-cursor{border-left:1px solid #6a6a6a!important}.cm-comment{color:#d27b53!important}.cm-atom,.cm-number{color:#a16a94!important}.cm-property,span.cm-attribute{color:#9c9!important}.cm-keyword{color:#f2777a!important}.cm-string{color:#fc6!important}.cm-variable{color:#9c9!important}.cm-variable-2{color:#69c!important}.cm-def{color:#f99157!important}.cm-bracket{color:#ccc!important}.cm-tag{color:#f2777a!important}.cm-link{color:#a16a94!important}.cm-error{background:#f2777a!important;color:#6a6a6a!important}.CodeMirror-activeline-background{background:#343600!important}.CodeMirror-matchingbracket{text-decoration:underline!important;color:#fff!important}"
},
{
"name": "Vibrant-Ink",
"label": "Vibrant Ink",
"value": "/*! CodeMirror: Vibrant Ink */.CodeMirror-selected{background:#35493c!important}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:rgba(53,73,60,.99)!important}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:rgba(53,73,60,.99)!important}.CodeMirror-gutters{background:#002240!important;border-right:1px solid #aaa!important}.CodeMirror-guttermarker{color:#fff!important}.CodeMirror-guttermarker-subtle,.CodeMirror-linenumber{color:#d0d0d0!important}.CodeMirror-cursor{border-left:1px solid #fff!important}.cm-keyword{color:#cc7832!important}.cm-atom{color:#fc0!important}.cm-number{color:#ffee98!important}.cm-def{color:#8da6ce!important}.cm-s-vibrant span.cm-def,.cm-s-vibrant span.cm-tag,.cm-variable-2,.cm-variable-3{color:#ffc66d!important}.cm-operator{color:#888!important}.cm-comment{color:grey!important;font-weight:700!important}.cm-string{color:#a5c25c!important}.cm-string-2{color:red!important}.cm-meta{color:#d8fa3c!important}.cm-attribute,.cm-builtin,.cm-tag{color:#8da6ce!important}.cm-header{color:#ff6400!important}.cm-hr{color:#aeaeae!important}.cm-link{color:#00f!important}.cm-error{border-bottom:1px solid red!important}.CodeMirror-activeline-background{background:#27282e!important}.CodeMirror-matchingbracket{outline:1px solid grey!important;color:#fff!important}"
}
]
},
"syntax-jupyter": {
"type": "select",
"label": "Jupyter syntax theme",
"name": "syntax-jupyter",
"value": null,
"default": "Twilight",
"options": [
{
"name": "Twilight",
"label": "Twilight",
"value": "/*! Jupyter: Twilight */#notebook div.output_stderr{background:#420e09!important}#notebook .input_area:not(.highlight),#notebook .highlight, body.api .highlight, #notebook .highlight pre, body.api .highlight pre, #notebook .highlight table, body.api .highlight table, body.api pre{background:#141414!important;color:#ccc!important}.highlight code .hll,#notebook .highlight .hll, body.api .highlight .hll {background-color:#ffc!important}.highlight code .err,#notebook .highlight .err, body.api .highlight .err {border:#b22518!important}.highlight code .c,#notebook .highlight .c, body.api .highlight .c {color:#5f5a60!important;font-style:italic!important}.highlight code .k,#notebook .highlight .k, body.api .highlight .k {color:#cda869!important}.highlight code .w,#notebook .highlight .w, body.api .highlight .w {color:#141414!important}.highlight code .cm,#notebook .highlight .cm, body.api .highlight .cm {color:#5f5a60!important;font-style:italic!important}.highlight code .cp,#notebook .highlight .cp, body.api .highlight .cp {color:#5f5a60!important}.highlight code .c1,.highlight code .cs,#notebook .highlight .c1, body.api .highlight .c1, #notebook .highlight .cs, body.api .highlight .cs {color:#5f5a60!important;font-style:italic!important}.highlight code .gd,#notebook .highlight .gd, body.api .highlight .gd {background:#420e09!important}.highlight code .ge,#notebook .highlight .ge, body.api .highlight .ge {font-style:italic!important}.highlight code .gr,#notebook .highlight .gr, body.api .highlight .gr {background:#b22518!important}.highlight code .gh,#notebook .highlight .gh, body.api .highlight .gh {color:navy!important;font-weight:700!important}.highlight code .gi,#notebook .highlight .gi, body.api .highlight .gi {background:#253b22!important}.highlight code .gp,.highlight code .gs,#notebook .highlight .gp, body.api .highlight .gp, #notebook .highlight .gs, body.api .highlight .gs {font-weight:700!important}.highlight code .gu,#notebook .highlight .gu, body.api .highlight .gu {color:purple!important;font-weight:700!important}.highlight code .kd,#notebook .highlight .kd, body.api .highlight .kd {color:#e9df8f!important}.highlight code .kp,#notebook .highlight .kp, body.api .highlight .kp {color:#9b703f!important}.highlight code .na,#notebook .highlight .na, body.api .highlight .na {color:#f9ee98!important}.highlight code .nb,#notebook .highlight .nb, body.api .highlight .nb {color:#cda869!important}.highlight code .nc,#notebook .highlight .nc, body.api .highlight .nc {color:#9b859d!important;font-weight:700!important}.highlight code .no,#notebook .highlight .no, body.api .highlight .no {color:#9b859d!important}.highlight code .nd,#notebook .highlight .nd, body.api .highlight .nd {color:#7587a6!important}.highlight code .ni,#notebook .highlight .ni, body.api .highlight .ni {color:#cf6a4c!important;font-weight:700!important}.highlight code .nf,#notebook .highlight .nf, body.api .highlight .nf {color:#9b703f!important;font-weight:700!important}.highlight code .nn,#notebook .highlight .nn, body.api .highlight .nn {color:#9b859d!important;font-weight:700!important}.highlight code .nt,#notebook .highlight .nt, body.api .highlight .nt {color:#cda869!important;font-weight:700!important}.highlight code .nv,#notebook .highlight .nv, body.api .highlight .nv {color:#7587a6!important}.highlight code .ow,#notebook .highlight .ow, body.api .highlight .ow {color:#a2f!important;font-weight:700!important}.highlight code .mf,.highlight code .mh,.highlight code .mi,.highlight code .mo,#notebook .highlight .mf, body.api .highlight .mf, #notebook .highlight .mh, body.api .highlight .mh, #notebook .highlight .mi, body.api .highlight .mi, #notebook .highlight .mo, body.api .highlight .mo {color:#cf6a4c!important}.highlight code .sb,.highlight code .sc,#notebook .highlight .sb, body.api .highlight .sb, #notebook .highlight .sc, body.api .highlight .sc {color:#8f9d6a!important}.highlight code .sd,#notebook .highlight .sd, body.api .highlight .sd {color:#8f9d6a!important;font-style:italic!important}.highlight code .s2,#notebook
},
{
"name": "Base16-Ocean-Dark",
"label": "Base16 Ocean Dark",
"value": "/*! Jupyter: Base16 Ocean Dark */#notebook div.output_stderr{background:#bf616a!important}#notebook .input_area:not(.highlight),#notebook .highlight, body.api .highlight, #notebook .highlight pre, body.api .highlight pre, #notebook .highlight table, body.api .highlight table, body.api pre{background:#2b303b!important;color:#eff1f5!important}.highlight code .hll,#notebook .highlight .hll, body.api .highlight .hll {background-color:#4f5b66!important}.highlight code .err,#notebook .highlight .err, body.api .highlight .err {color:#bf616a!important}.highlight code .c,#notebook .highlight .c, body.api .highlight .c {color:#65737e!important}.highlight code .k,#notebook .highlight .k, body.api .highlight .k {color:#b48ead!important}.highlight code .l,.highlight code .m,#notebook .highlight .l, body.api .highlight .l, #notebook .highlight .m, body.api .highlight .m {color:#d08770!important}.highlight code .n,#notebook .highlight .n, body.api .highlight .n {color:#eff1f5!important}.highlight code .o,#notebook .highlight .o, body.api .highlight .o {color:#96b5b4!important}.highlight code .p,#notebook .highlight .p, body.api .highlight .p {color:#eff1f5!important}.highlight code .s,#notebook .highlight .s, body.api .highlight .s {color:#a3be8c!important}.highlight code .w,#notebook .highlight .w, body.api .highlight .w {color:#eff1f5!important}.highlight code .c1,.highlight code .cm,.highlight code .cp,.highlight code .cs,#notebook .highlight .c1, body.api .highlight .c1, #notebook .highlight .cm, body.api .highlight .cm, #notebook .highlight .cp, body.api .highlight .cp, #notebook .highlight .cs, body.api .highlight .cs {color:#65737e!important}.highlight code .gd,#notebook .highlight .gd, body.api .highlight .gd {color:#bf616a!important}.highlight code .ge,#notebook .highlight .ge, body.api .highlight .ge {font-style:italic!important}.highlight code .gh,#notebook .highlight .gh, body.api .highlight .gh {color:#eff1f5!important;font-weight:700!important}.highlight code .gi,#notebook .highlight .gi, body.api .highlight .gi {color:#a3be8c!important}.highlight code .gp,#notebook .highlight .gp, body.api .highlight .gp {color:#65737e!important;font-weight:700!important}.highlight code .gs,#notebook .highlight .gs, body.api .highlight .gs {font-weight:700!important}.highlight code .gu,#notebook .highlight .gu, body.api .highlight .gu {color:#96b5b4!important;font-weight:700!important}.highlight code .kc,.highlight code .kd,#notebook .highlight .kc, body.api .highlight .kc, #notebook .highlight .kd, body.api .highlight .kd {color:#b48ead!important}.highlight code .kn,#notebook .highlight .kn, body.api .highlight .kn {color:#96b5b4!important}.highlight code .kp,.highlight code .kr,#notebook .highlight .kp, body.api .highlight .kp, #notebook .highlight .kr, body.api .highlight .kr {color:#b48ead!important}.highlight code .kt,#notebook .highlight .kt, body.api .highlight .kt {color:#ebcb8b!important}.highlight code .ld,#notebook .highlight .ld, body.api .highlight .ld {color:#a3be8c!important}.highlight code .na,#notebook .highlight .na, body.api .highlight .na {color:#8fa1b3!important}.highlight code .nb,#notebook .highlight .nb, body.api .highlight .nb {color:#eff1f5!important}.highlight code .nc,#notebook .highlight .nc, body.api .highlight .nc {color:#ebcb8b!important}.highlight code .no,#notebook .highlight .no, body.api .highlight .no {color:#bf616a!important}.highlight code .nd,#notebook .highlight .nd, body.api .highlight .nd {color:#96b5b4!important}.highlight code .ni,#notebook .highlight .ni, body.api .highlight .ni {color:#eff1f5!important}.highlight code .ne,#notebook .highlight .ne, body.api .highlight .ne {color:#bf616a!important}.highlight code .nf,#notebook .highlight .nf, body.api .highlight .nf {color:#8fa1b3!important}.highlight code .nl,#notebook .highlight .nl, body.api .highlight .nl {color:#eff1f5!important}.highlight code .nn,#notebook .highlight .nn, body.api .highlight .nn {color:#ebcb8b!important}.highlight code .nx,#notebook .highlight .nx, body.api .highlight .nx {color:#8fa1b3!importan
},
{
"name": "Dracula-theme",
"label": "Dracula theme",
"value": "/*! Jupyter: Dracula theme */#notebook div.output_stderr{background:#8b080b!important}#notebook .input_area:not(.highlight),#notebook .highlight, body.api .highlight, #notebook .highlight pre, body.api .highlight pre, #notebook .highlight table, body.api .highlight table, body.api pre{background:#282a36!important;color:#f8f8f2!important}.highlight code .hll,#notebook .highlight .hll, body.api .highlight .hll {background-color:#ffc!important}.highlight code .err,#notebook .highlight .err, body.api .highlight .err {color:#f8f8f2!important}.highlight code .c,#notebook .highlight .c, body.api .highlight .c {color:#6272a4!important}.highlight code .g,#notebook .highlight .g, body.api .highlight .g {color:#f8f8f2!important}.highlight code .k,#notebook .highlight .k, body.api .highlight .k {color:#ff79c6!important}.highlight code .l,#notebook .highlight .l, body.api .highlight .l {color:#f8f8f2!important}.highlight code .m,#notebook .highlight .m, body.api .highlight .m {color:#bd93f9!important}.highlight code .h,.highlight code .n,.highlight code .o,.highlight code .p,#notebook .highlight .h, body.api .highlight .h, #notebook .highlight .n, body.api .highlight .n, #notebook .highlight .o, body.api .highlight .o, #notebook .highlight .p, body.api .highlight .p {color:#f8f8f2!important}.highlight code .s,#notebook .highlight .s, body.api .highlight .s {color:#f1fa8c!important}.highlight code .w,.highlight code .x,#notebook .highlight .w, body.api .highlight .w, #notebook .highlight .x, body.api .highlight .x {color:#f8f8f2!important}.highlight code .cm,#notebook .highlight .cm, body.api .highlight .cm {color:#6272a4!important}.highlight code .cp,#notebook .highlight .cp, body.api .highlight .cp {color:#ff79c6!important}.highlight code .c1,.highlight code .cs,#notebook .highlight .c1, body.api .highlight .c1, #notebook .highlight .cs, body.api .highlight .cs {color:#6272a4!important}.highlight code .gd,#notebook .highlight .gd, body.api .highlight .gd {color:#8b080b!important}.highlight code .ge,#notebook .highlight .ge, body.api .highlight .ge {color:#f8f8f2!important;text-decoration:underline!important}.highlight code .gr,#notebook .highlight .gr, body.api .highlight .gr {color:#f8f8f2!important}.highlight code .gh,#notebook .highlight .gh, body.api .highlight .gh {color:#f8f8f2!important;font-weight:700!important}.highlight code .gi,#notebook .highlight .gi, body.api .highlight .gi {color:#f8f8f2!important;font-weight:700!important;background-color:#468410!important}.highlight code .go,#notebook .highlight .go, body.api .highlight .go {color:#3b3a32!important;background-color:#32343f!important}.highlight code .gp,.highlight code .gs,#notebook .highlight .gp, body.api .highlight .gp, #notebook .highlight .gs, body.api .highlight .gs {color:#f8f8f2!important}.highlight code .gu,#notebook .highlight .gu, body.api .highlight .gu {color:#f8f8f2!important;font-weight:700!important}.highlight code .gt,#notebook .highlight .gt, body.api .highlight .gt {color:#f8f8f0!important;background-color:#ff79c6!important}.highlight code .kc,.highlight code .kd,.highlight code .kn,.highlight code .kp,.highlight code .kr,#notebook .highlight .kc, body.api .highlight .kc, #notebook .highlight .kd, body.api .highlight .kd, #notebook .highlight .kn, body.api .highlight .kn, #notebook .highlight .kp, body.api .highlight .kp, #notebook .highlight .kr, body.api .highlight .kr {color:#ff79c6!important}.highlight code .kt,.highlight code .ld,#notebook .highlight .kt, body.api .highlight .kt, #notebook .highlight .ld, body.api .highlight .ld {color:#f8f8f2!important}.highlight code .na,#notebook .highlight .na, body.api .highlight .na {color:#50fa7b!important}.highlight code .nb,.highlight code .nd,.highlight code .ne,.highlight code .ni,.highlight code .no,#notebook .highlight .nb, body.api .highlight .nb, #notebook .highlight .nc, body.api .highlight .nc, #notebook .highlight .nd, body.api .highlight .nd, #notebook .highlight .ne, body.api .highlight .ne, #notebook .highlight .ni, body.api .highlight .ni, #notebook .highlight .no
},
{
"name": "Github-Dark-(Native-mod)-theme",
"label": "Github Dark (Native mod) theme",
"value": "/*! Jupyter: Github Dark (Native mod) theme */#notebook div.output_stderr{background:#a61717!important}#notebook .input_area:not(.highlight),#notebook .highlight, body.api .highlight, #notebook .highlight pre, body.api .highlight pre, #notebook .highlight table, body.api .highlight table, body.api pre{background:#111!important;color:#d0d0d0!important}.highlight code .hll,#notebook .highlight .hll, body.api .highlight .hll {background-color:#404040!important}.highlight code .err,#notebook .highlight .err, body.api .highlight .err {color:#a61717!important;background-color:#311!important}.highlight code .c,#notebook .highlight .c, body.api .highlight .c {color:#3677a9!important}.highlight code .g,#notebook .highlight .g, body.api .highlight .g {color:#d0d0d0!important}.highlight code .h,.highlight code .k,#notebook .highlight .h, body.api .highlight .h, #notebook .highlight .k, body.api .highlight .k {color:#ccc!important}.highlight code .l,#notebook .highlight .l, body.api .highlight .l {color:#d0d0d0!important}.highlight code .m,#notebook .highlight .m, body.api .highlight .m {color:#cd2828!important}.highlight code .n,#notebook .highlight .n, body.api .highlight .n {color:#ccc!important}.highlight code .o,#notebook .highlight .o, body.api .highlight .o {color:#777!important}.highlight code .p,#notebook .highlight .p, body.api .highlight .p {color:#e9b96e!important}.highlight code .s,#notebook .highlight .s, body.api .highlight .s {color:#d2691e!important}.highlight code .w,#notebook .highlight .w, body.api .highlight .w {color:#666!important}.highlight code .x,#notebook .highlight .x, body.api .highlight .x {color:#d0d0d0!important}.highlight code .cm,#notebook .highlight .cm, body.api .highlight .cm {color:#3677a9!important}.highlight code .cp,#notebook .highlight .cp, body.api .highlight .cp {color:#d2691e!important}.highlight code .c1,#notebook .highlight .c1, body.api .highlight .c1 {color:#3677a9!important}.highlight code .cs,#notebook .highlight .cs, body.api .highlight .cs {color:#e50808!important;background-color:#520000!important}.highlight code .gd,#notebook .highlight .gd, body.api .highlight .gd {color:#d22323!important}.highlight code .ge,#notebook .highlight .ge, body.api .highlight .ge {color:#d0d0d0!important}.highlight code .gr,#notebook .highlight .gr, body.api .highlight .gr {color:#d22323!important}.highlight code .gh,#notebook .highlight .gh, body.api .highlight .gh {color:#fff!important}.highlight code .gi,#notebook .highlight .gi, body.api .highlight .gi {color:#589819!important}.highlight code .go,#notebook .highlight .go, body.api .highlight .go {color:#ccc!important}.highlight code .gp,#notebook .highlight .gp, body.api .highlight .gp {color:#aaa!important}.highlight code .gs,#notebook .highlight .gs, body.api .highlight .gs {color:#d0d0d0!important}.highlight code .gu,#notebook .highlight .gu, body.api .highlight .gu {color:#fff!important}.highlight code .gt,#notebook .highlight .gt, body.api .highlight .gt {color:#d22323!important}.highlight code .kc,.highlight code .kd,.highlight code .kn,.highlight code .kp,.highlight code .kr,.highlight code .kt,#notebook .highlight .kc, body.api .highlight .kc, #notebook .highlight .kd, body.api .highlight .kd, #notebook .highlight .kn, body.api .highlight .kn, #notebook .highlight .kp, body.api .highlight .kp, #notebook .highlight .kr, body.api .highlight .kr, #notebook .highlight .kt, body.api .highlight .kt {color:#6ab825!important}.highlight code .ld,#notebook .highlight .ld, body.api .highlight .ld {color:#d0d0d0!important}.highlight code .na,#notebook .highlight .na, body.api .highlight .na {color:#bbb!important}.highlight code .nb,#notebook .highlight .nb, body.api .highlight .nb {color:#24909d!important}.highlight code .nc,#notebook .highlight .nc, body.api .highlight .nc {color:#447fcf!important}.highlight code .no,#notebook .highlight .no, body.api .highlight .no {color:#4ca!important}.highlight code .nd,#notebook .highlight .nd, body.api .highlight .nd {color:orange!important}.highlight code .ni,#notebook .highlight .ni,
},
{
"name": "Idle-Fingers",
"label": "Idle Fingers",
"value": "/*! Jupyter: Idle Fingers */#notebook div.output_stderr{background:#cc7833!important}#notebook .input_area:not(.highlight),#notebook .highlight, body.api .highlight, #notebook .highlight pre, body.api .highlight pre, #notebook .highlight table, body.api .highlight table, body.api pre{background:#323232!important;color:#fff!important}.highlight code .hll,#notebook .highlight .hll, body.api .highlight .hll {background:#ffc!important}.highlight code .err,#notebook .highlight .err, body.api .highlight .err {color:#fff!important}.highlight code .c,#notebook .highlight .c, body.api .highlight .c {color:#bc9458!important;font-style:italic!important}.highlight code .g,.highlight code .h,#notebook .highlight .g, body.api .highlight .g, #notebook .highlight .h, body.api .highlight .h {color:#fff!important}.highlight code .k,#notebook .highlight .k, body.api .highlight .k {color:#cc7833!important}.highlight code .l,#notebook .highlight .l, body.api .highlight .l {color:#fff!important}.highlight code .m,#notebook .highlight .m, body.api .highlight .m {color:#6c99bb!important}.highlight code .n,.highlight code .o,.highlight code .p,#notebook .highlight .n, body.api .highlight .n, #notebook .highlight .o, body.api .highlight .o, #notebook .highlight .p, body.api .highlight .p {color:#fff!important}.highlight code .s,#notebook .highlight .s, body.api .highlight .s {color:#a5c261!important}.highlight code .w,.highlight code .x,#notebook .highlight .w, body.api .highlight .w, #notebook .highlight .x, body.api .highlight .x {color:#fff!important}.highlight code .cm,#notebook .highlight .cm, body.api .highlight .cm {color:#bc9458!important;font-style:italic!important}.highlight code .cp,#notebook .highlight .cp, body.api .highlight .cp {color:#cc7833!important}.highlight code .c1,.highlight code .cs,#notebook .highlight .c1, body.api .highlight .c1, #notebook .highlight .cs, body.api .highlight .cs {color:#bc9458!important;font-style:italic!important}.highlight code .gd,#notebook .highlight .gd, body.api .highlight .gd {color:#fff!important}.highlight code .ge,#notebook .highlight .ge, body.api .highlight .ge {color:#fff!important;text-decoration:underline!important}.highlight code .gr,#notebook .highlight .gr, body.api .highlight .gr {color:#fff!important}.highlight code .gh,#notebook .highlight .gh, body.api .highlight .gh {color:#fff!important;font-weight:700!important}.highlight code .gi,#notebook .highlight .gi, body.api .highlight .gi {color:#fff!important}.highlight code .go,#notebook .highlight .go, body.api .highlight .go {color:#404040!important;background:#353637!important}.highlight code .gp,.highlight code .gs,#notebook .highlight .gp, body.api .highlight .gp, #notebook .highlight .gs, body.api .highlight .gs {color:#fff!important}.highlight code .gu,#notebook .highlight .gu, body.api .highlight .gu {color:#fff!important;font-weight:700!important}.highlight code .gt,#notebook .highlight .gt, body.api .highlight .gt {color:#fff!important;background:red!important}.highlight code .kc,.highlight code .kd,.highlight code .kn,.highlight code .kp,.highlight code .kr,#notebook .highlight .kc, body.api .highlight .kc, #notebook .highlight .kd, body.api .highlight .kd, #notebook .highlight .kn, body.api .highlight .kn, #notebook .highlight .kp, body.api .highlight .kp, #notebook .highlight .kr, body.api .highlight .kr {color:#cc7833!important}.highlight code .kt,#notebook .highlight .kt, body.api .highlight .kt {color:#ffc66d!important}.highlight code .ld,#notebook .highlight .ld, body.api .highlight .ld {color:#fff!important}.highlight code .na,#notebook .highlight .na, body.api .highlight .na {color:#ffc66d!important}.highlight code .nb,.highlight code .nc,#notebook .highlight .nb, body.api .highlight .nb, #notebook .highlight .nc, body.api .highlight .nc {color:#fff!important}.highlight code .no,#notebook .highlight .no, body.api .highlight .no {color:#6c99bb!important}.highlight code .nd,.highlight code .ne,.highlight code .ni,#notebook .highlight .nd, body.api .highlight .nd, #notebook .highlight .ne, body.
},
{
"name": "Monokai---Spacegray-Eighties",
"label": "Monokai - Spacegray Eighties",
"value": "/*! Jupyter: Monokai - Spacegray Eighties */#notebook div.output_stderr{background:#960050!important}#notebook .input_area:not(.highlight),#notebook .highlight, body.api .highlight, #notebook .highlight pre, body.api .highlight pre, #notebook .highlight table, body.api .highlight table, body.api pre{background-color:#1c1c1c!important;color:#f8f8f8!important}.highlight code .hll,#notebook .highlight .hll, body.api .highlight .hll {background-color:#2c2c2c!important}.highlight code .err,#notebook .highlight .err, body.api .highlight .err {color:#960050!important;background-color:#1e0010!important}.highlight code .c,#notebook .highlight .c, body.api .highlight .c {color:grey!important}.highlight code .h,#notebook .highlight .h, body.api .highlight .h {color:#f8f8f8!important}.highlight code .k,#notebook .highlight .k, body.api .highlight .k {color:#66d9ef!important;font-style:italic!important}.highlight code .l,.highlight code .m,#notebook .highlight .l, body.api .highlight .l, #notebook .highlight .m, body.api .highlight .m {color:#ae81ff!important}.highlight code .n,#notebook .highlight .n, body.api .highlight .n {color:#f8f8f8!important}.highlight code .o,#notebook .highlight .o, body.api .highlight .o {color:#f92672!important}.highlight code .p,#notebook .highlight .p, body.api .highlight .p {color:#f8f8f8!important}.highlight code .s,#notebook .highlight .s, body.api .highlight .s {color:#e6db74!important}.highlight code .w,#notebook .highlight .w, body.api .highlight .w {color:#f8f8f8!important}.highlight code .c1,.highlight code .cm,.highlight code .cp,.highlight code .cs,#notebook .highlight .c1, body.api .highlight .c1, #notebook .highlight .cm, body.api .highlight .cm, #notebook .highlight .cp, body.api .highlight .cp, #notebook .highlight .cs, body.api .highlight .cs {color:grey!important}.highlight code .kc,#notebook .highlight .kc, body.api .highlight .kc {color:#ae81ff!important}.highlight code .kd,#notebook .highlight .kd, body.api .highlight .kd {color:#66d9ef!important;font-style:italic!important}.highlight code .kn,#notebook .highlight .kn, body.api .highlight .kn {color:#f92672!important}.highlight code .kp,.highlight code .kr,#notebook .highlight .kp, body.api .highlight .kp, #notebook .highlight .kr, body.api .highlight .kr {color:#ae81ff!important}.highlight code .kt,#notebook .highlight .kt, body.api .highlight .kt {color:#66d9ef!important;font-style:italic!important}.highlight code .ld,#notebook .highlight .ld, body.api .highlight .ld {color:#e6db74!important}.highlight code .na,#notebook .highlight .na, body.api .highlight .na {color:#a6e22e!important}.highlight code .nb,#notebook .highlight .nb, body.api .highlight .nb {color:#f8f8f8!important}.highlight code .nc,#notebook .highlight .nc, body.api .highlight .nc {color:#a6e22e!important;font-style:italic!important}.highlight code .no,#notebook .highlight .no, body.api .highlight .no {color:#ae81ff!important}.highlight code .nd,#notebook .highlight .nd, body.api .highlight .nd {color:#a6e22e!important}.highlight code .ni,#notebook .highlight .ni, body.api .highlight .ni {color:#f92672!important}.highlight code .ne,.highlight code .nf,#notebook .highlight .ne, body.api .highlight .ne, #notebook .highlight .nf, body.api .highlight .nf {color:#a6e22e!important}.highlight code .nl,.highlight code .nn,.highlight code .nx,#notebook .highlight .nl, body.api .highlight .nl, #notebook .highlight .nn, body.api .highlight .nn, #notebook .highlight .nx, body.api .highlight .nx {color:#f8f8f8!important}.highlight code .nt,.highlight code .nv,.highlight code .ow,.highlight code .py,#notebook .highlight .nt, body.api .highlight .nt, #notebook .highlight .nv, body.api .highlight .nv, #notebook .highlight .ow, body.api .highlight .ow, #notebook .highlight .py, body.api .highlight .py {color:#f92672!important}.highlight code .mf,.highlight code .mh,.highlight code .mi,.highlight code .mo,#notebook .highlight .mf, body.api .highlight .mf, #notebook .highlight .mh, body.api .highlight .mh, #notebook .highlight .mi, body.api .highlight .mi, #not
},
{
"name": "Monokai",
"label": "Monokai",
"value": "/*! Jupyter: Monokai */#notebook div.output_stderr{background:#960050!important}#notebook .input_area:not(.highlight),#notebook .highlight, body.api .highlight, #notebook .highlight pre, body.api .highlight pre, #notebook .highlight table, body.api .highlight table, body.api pre{background:#272822!important;color:#f8f8f2!important}.highlight code .hll,#notebook .highlight .hll, body.api .highlight .hll {background-color:#49483e!important}.highlight code .err,#notebook .highlight .err, body.api .highlight .err {color:#960050!important;background-color:#1e0010!important}.highlight code .c,#notebook .highlight .c, body.api .highlight .c {color:#75715e!important}.highlight code .h,#notebook .highlight .h, body.api .highlight .h {color:#f8f8f2!important}.highlight code .k,#notebook .highlight .k, body.api .highlight .k {color:#66d9ef!important}.highlight code .l,.highlight code .m,#notebook .highlight .l, body.api .highlight .l, #notebook .highlight .m, body.api .highlight .m {color:#ae81ff!important}.highlight code .n,#notebook .highlight .n, body.api .highlight .n {color:#f8f8f2!important}.highlight code .o,#notebook .highlight .o, body.api .highlight .o {color:#f92672!important}.highlight code .p,#notebook .highlight .p, body.api .highlight .p {color:#f8f8f2!important}.highlight code .s,#notebook .highlight .s, body.api .highlight .s {color:#e6db74!important}.highlight code .w,#notebook .highlight .w, body.api .highlight .w {color:#f8f8f2!important}.highlight code .c1,.highlight code .cm,.highlight code .cp,.highlight code .cs,#notebook .highlight .c1, body.api .highlight .c1, #notebook .highlight .cm, body.api .highlight .cm, #notebook .highlight .cp, body.api .highlight .cp, #notebook .highlight .cs, body.api .highlight .cs {color:#75715e!important}.highlight code .kc,.highlight code .kd,#notebook .highlight .kc, body.api .highlight .kc, #notebook .highlight .kd, body.api .highlight .kd {color:#66d9ef!important}.highlight code .kn,#notebook .highlight .kn, body.api .highlight .kn {color:#f92672!important}.highlight code .kp,.highlight code .kr,.highlight code .kt,#notebook .highlight .kp, body.api .highlight .kp, #notebook .highlight .kr, body.api .highlight .kr, #notebook .highlight .kt, body.api .highlight .kt {color:#66d9ef!important}.highlight code .ld,#notebook .highlight .ld, body.api .highlight .ld {color:#e6db74!important}.highlight code .na,#notebook .highlight .na, body.api .highlight .na {color:#a6e22e!important}.highlight code .nb,#notebook .highlight .nb, body.api .highlight .nb {color:#f8f8f2!important}.highlight code .nc,#notebook .highlight .nc, body.api .highlight .nc {color:#a6e22e!important}.highlight code .no,#notebook .highlight .no, body.api .highlight .no {color:#66d9ef!important}.highlight code .nd,#notebook .highlight .nd, body.api .highlight .nd {color:#a6e22e!important}.highlight code .ni,#notebook .highlight .ni, body.api .highlight .ni {color:#f8f8f2!important}.highlight code .ne,.highlight code .nf,#notebook .highlight .ne, body.api .highlight .ne, #notebook .highlight .nf, body.api .highlight .nf {color:#a6e22e!important}.highlight code .nl,.highlight code .nn,#notebook .highlight .nl, body.api .highlight .nl, #notebook .highlight .nn, body.api .highlight .nn {color:#f8f8f2!important}.highlight code .nx,#notebook .highlight .nx, body.api .highlight .nx {color:#a6e22e!important}.highlight code .py,#notebook .highlight .py, body.api .highlight .py {color:#f8f8f2!important}.highlight code .nt,#notebook .highlight .nt, body.api .highlight .nt {color:#f92672!important}.highlight code .nv,#notebook .highlight .nv, body.api .highlight .nv {color:#f8f8f2!important}.highlight code .ow,#notebook .highlight .ow, body.api .highlight .ow {color:#f92672!important}.highlight code .mf,.highlight code .mh,.highlight code .mi,.highlight code .mo,#notebook .highlight .mf, body.api .highlight .mf, #notebook .highlight .mh, body.api .highlight .mh, #notebook .highlight .mi, body.api .highlight .mi, #notebook .highlight .mo, body.api .highlight .mo {color:#ae81ff!important}.highlight cod
},
{
"name": "Obsidian",
"label": "Obsidian",
"value": "/*! Jupyter: Obsidian */#notebook div.output_stderr{background:#da4236!important}#notebook .input_area:not(.highlight),#notebook .highlight, body.api .highlight, #notebook .highlight pre, body.api .highlight pre, #notebook .highlight table, body.api .highlight table, body.api pre{background-color:#293134!important;color:#e0e2e4!important}.highlight code .err,#notebook .highlight .err, body.api .highlight .err {color:#e0e2e4!important;background-color:#da4236!important}.highlight code .c,#notebook .highlight .c, body.api .highlight .c {color:#66747b!important}.highlight code .g,.highlight code .h,#notebook .highlight .g, body.api .highlight .g, #notebook .highlight .h, body.api .highlight .h {color:#e0e2e4!important}.highlight code .k,#notebook .highlight .k, body.api .highlight .k {color:#93c763!important}.highlight code .l,#notebook .highlight .l, body.api .highlight .l {color:#e0e2e4!important}.highlight code .m,#notebook .highlight .m, body.api .highlight .m {color:#ec7600!important}.highlight code .n,#notebook .highlight .n, body.api .highlight .n {color:#e0e2e4!important}.highlight code .o,#notebook .highlight .o, body.api .highlight .o {color:#93c763!important}.highlight code .p,#notebook .highlight .p, body.api .highlight .p {color:#e0e2e4!important}.highlight code .s,#notebook .highlight .s, body.api .highlight .s {color:#ec7600!important}.highlight code .x,#notebook .highlight .x, body.api .highlight .x {color:#96989a!important}.highlight code .w,#notebook .highlight .w, body.api .highlight .w {color:#e0e2e4!important}.highlight code .cm,#notebook .highlight .cm, body.api .highlight .cm {color:#66747b!important}.highlight code .cp,#notebook .highlight .cp, body.api .highlight .cp {color:#93c763!important}.highlight code .c1,#notebook .highlight .c1, body.api .highlight .c1 {color:#66747b!important}.highlight code .cs,#notebook .highlight .cs, body.api .highlight .cs {color:#93c763!important}.highlight code .gd,#notebook .highlight .gd, body.api .highlight .gd {color:#ec7600!important}.highlight code .ge,#notebook .highlight .ge, body.api .highlight .ge {color:#e0e2e4!important;font-style:italic!important}.highlight code .gr,#notebook .highlight .gr, body.api .highlight .gr {color:#da4236!important}.highlight code .gh,#notebook .highlight .gh, body.api .highlight .gh {color:#66747b!important}.highlight code .gi,#notebook .highlight .gi, body.api .highlight .gi {color:#93c763!important}.highlight code .go,.highlight code .gp,#notebook .highlight .go, body.api .highlight .go, #notebook .highlight .gp, body.api .highlight .gp {color:#e0e2e4!important}.highlight code .gs,#notebook .highlight .gs, body.api .highlight .gs {color:#e0e2e4!important;font-weight:700!important}.highlight code .gu,#notebook .highlight .gu, body.api .highlight .gu {color:#66747b!important}.highlight code .gt,#notebook .highlight .gt, body.api .highlight .gt {color:#e0e2e4!important}.highlight code .kc,#notebook .highlight .kc, body.api .highlight .kc {color:#96989a!important}.highlight code .kd,#notebook .highlight .kd, body.api .highlight .kd {color:#678cb1!important}.highlight code .kn,.highlight code .kp,#notebook .highlight .kn, body.api .highlight .kn, #notebook .highlight .kp, body.api .highlight .kp {color:#93c763!important}.highlight code .kr,#notebook .highlight .kr, body.api .highlight .kr {color:#678cb1!important}.highlight code .kt,#notebook .highlight .kt, body.api .highlight .kt {color:#da4236!important}.highlight code .ld,.highlight code .na,#notebook .highlight .ld, body.api .highlight .ld, #notebook .highlight .na, body.api .highlight .na {color:#e0e2e4!important}.highlight code .nb,#notebook .highlight .nb, body.api .highlight .nb {color:#93c763!important}.highlight code .nc,#notebook .highlight .nc, body.api .highlight .nc {color:#678cb1!important}.highlight code .no,#notebook .highlight .no, body.api .highlight .no {color:#96989a!important}.highlight code .nd,#notebook .highlight .nd, body.api .highlight .nd {color:#678cb1!important}.highlight code .ne,.highlight code .ni,#notebook .highlight .ne,
},
{
"name": "Pastel-on-Dark",
"label": "Pastel on Dark",
"value": "/*! Jupyter: Pastel on Dark */#notebook div.output_stderr{background:#600!important}#notebook .input_area:not(.highlight),#notebook .highlight, body.api .highlight, #notebook .highlight pre, body.api .highlight pre, #notebook .highlight table, body.api .highlight table, body.api pre{background:#2b2b2b!important;color:#e6e1dc!important}.highlight code .hll,#notebook .highlight .hll, body.api .highlight .hll {background:#ffc!important}.highlight code .err,#notebook .highlight .err, body.api .highlight .err {color:#e6e1dc!important}.highlight code .c,#notebook .highlight .c, body.api .highlight .c {color:#555!important}.highlight code .g,#notebook .highlight .g, body.api .highlight .g {color:#e6e1dc!important}.highlight code .k,#notebook .highlight .k, body.api .highlight .k {color:#4d74d0!important}.highlight code .l,#notebook .highlight .l, body.api .highlight .l {color:#e6e1dc!important}.highlight code .m,#notebook .highlight .m, body.api .highlight .m {color:#a5c261!important}.highlight code .h,.highlight code .n,.highlight code .o,.highlight code .p,#notebook .highlight .h, body.api .highlight .h, #notebook .highlight .n, body.api .highlight .n, #notebook .highlight .o, body.api .highlight .o, #notebook .highlight .p, body.api .highlight .p {color:#e6e1dc!important}.highlight code .s,#notebook .highlight .s, body.api .highlight .s {color:#ad9361!important}.highlight code .w,.highlight code .x,#notebook .highlight .w, body.api .highlight .w, #notebook .highlight .x, body.api .highlight .x {color:#e6e1dc!important}.highlight code .cm,#notebook .highlight .cm, body.api .highlight .cm {color:#555!important}.highlight code .cp,#notebook .highlight .cp, body.api .highlight .cp {color:#e6e1dc!important}.highlight code .c1,.highlight code .cs,#notebook .highlight .c1, body.api .highlight .c1, #notebook .highlight .cs, body.api .highlight .cs {color:#555!important}.highlight code .gd,#notebook .highlight .gd, body.api .highlight .gd {color:#e6e1dc!important;background:#600!important}.highlight code .ge,#notebook .highlight .ge, body.api .highlight .ge {color:#e6e1dc!important}.highlight code .gr,#notebook .highlight .gr, body.api .highlight .gr {color:#ffc66d!important;background:#900!important}.highlight code .gh,#notebook .highlight .gh, body.api .highlight .gh {color:#fff!important}.highlight code .gi,#notebook .highlight .gi, body.api .highlight .gi {color:#e6e1dc!important;background:#519f50!important}.highlight code .go,.highlight code .gp,.highlight code .gs,#notebook .highlight .go, body.api .highlight .go, #notebook .highlight .gp, body.api .highlight .gp, #notebook .highlight .gs, body.api .highlight .gs {color:#e6e1dc!important}.highlight code .gu,#notebook .highlight .gu, body.api .highlight .gu {color:#fff!important}.highlight code .gt,#notebook .highlight .gt, body.api .highlight .gt {color:#e6e1dc!important}.highlight code .kc,.highlight code .kd,.highlight code .kn,.highlight code .kp,.highlight code .kr,#notebook .highlight .kc, body.api .highlight .kc, #notebook .highlight .kd, body.api .highlight .kd, #notebook .highlight .kn, body.api .highlight .kn, #notebook .highlight .kp, body.api .highlight .kp, #notebook .highlight .kr, body.api .highlight .kr {color:#4d74d0!important}.highlight code .kt,#notebook .highlight .kt, body.api .highlight .kt {color:#c1c144!important}.highlight code .ld,#notebook .highlight .ld, body.api .highlight .ld {color:#e6e1dc!important}.highlight code .na,#notebook .highlight .na, body.api .highlight .na {color:#6782d3!important}.highlight code .nb,.highlight code .nc,#notebook .highlight .nb, body.api .highlight .nb, #notebook .highlight .nc, body.api .highlight .nc {color:#e6e1dc!important}.highlight code .no,#notebook .highlight .no, body.api .highlight .no {color:#a1a1ff!important}.highlight code .nd,#notebook .highlight .nd, body.api .highlight .nd {color:#e6e1dc!important}.highlight code .ni,#notebook .highlight .ni, body.api .highlight .ni {color:#47b8d6!important}.highlight code .ne,#notebook .highlight .ne, body.api .highlight .ne {color:#e6e1dc!impo
},
{
"name": "Railscasts",
"label": "Railscasts",
"value": "/*! Jupyter: Railscasts */#notebook div.output_stderr{background:#600!important}#notebook .input_area:not(.highlight),#notebook .highlight, body.api .highlight, #notebook .highlight pre, body.api .highlight pre, #notebook .highlight table, body.api .highlight table, body.api pre{background:#2b2b2b!important;color:#e6e1dc!important}.highlight code .hll,#notebook .highlight .hll, body.api .highlight .hll {background-color:#ffc!important}.highlight code .c,#notebook .highlight .c, body.api .highlight .c {color:#bc9458!important;font-style:italic!important}.highlight code .err,.highlight code .g,.highlight code .h,#notebook .highlight .err, body.api .highlight .err, #notebook .highlight .g, body.api .highlight .g, #notebook .highlight .h, body.api .highlight .h {color:#e6e1dc!important}.highlight code .k,#notebook .highlight .k, body.api .highlight .k {color:#cc7833!important}.highlight code .l,#notebook .highlight .l, body.api .highlight .l {color:#e6e1dc!important}.highlight code .m,#notebook .highlight .m, body.api .highlight .m {color:#a5c261!important}.highlight code .n,.highlight code .o,.highlight code .p,#notebook .highlight .n, body.api .highlight .n, #notebook .highlight .o, body.api .highlight .o, #notebook .highlight .p, body.api .highlight .p {color:#e6e1dc!important}.highlight code .s,#notebook .highlight .s, body.api .highlight .s {color:#a5c261!important}.highlight code .w,.highlight code .x,#notebook .highlight .w, body.api .highlight .w, #notebook .highlight .x, body.api .highlight .x {color:#e6e1dc!important}.highlight code .cm,#notebook .highlight .cm, body.api .highlight .cm {color:#bc9458!important;font-style:italic!important}.highlight code .cp,#notebook .highlight .cp, body.api .highlight .cp {color:#cc7833!important}.highlight code .c1,.highlight code .cs,#notebook .highlight .c1, body.api .highlight .c1, #notebook .highlight .cs, body.api .highlight .cs {color:#bc9458!important;font-style:italic!important}.highlight code .gd,#notebook .highlight .gd, body.api .highlight .gd {color:#e6e1dc!important;background-color:#600!important}.highlight code .ge,#notebook .highlight .ge, body.api .highlight .ge {color:#e6e1dc!important}.highlight code .gr,#notebook .highlight .gr, body.api .highlight .gr {color:#fff!important;background-color:#900!important}.highlight code .gh,#notebook .highlight .gh, body.api .highlight .gh {color:#fff!important}.highlight code .gi,#notebook .highlight .gi, body.api .highlight .gi {color:#e6e1dc!important;background-color:#144212!important}.highlight code .go,.highlight code .gp,.highlight code .gs,#notebook .highlight .go, body.api .highlight .go, #notebook .highlight .gp, body.api .highlight .gp, #notebook .highlight .gs, body.api .highlight .gs {color:#e6e1dc!important}.highlight code .gu,#notebook .highlight .gu, body.api .highlight .gu {color:#fff!important}.highlight code .gt,#notebook .highlight .gt, body.api .highlight .gt {color:#e6e1dc!important}.highlight code .kc,.highlight code .kd,.highlight code .kn,.highlight code .kp,.highlight code .kr,#notebook .highlight .kc, body.api .highlight .kc, #notebook .highlight .kd, body.api .highlight .kd, #notebook .highlight .kn, body.api .highlight .kn, #notebook .highlight .kp, body.api .highlight .kp, #notebook .highlight .kr, body.api .highlight .kr {color:#cc7833!important}.highlight code .kt,#notebook .highlight .kt, body.api .highlight .kt {color:#da4939!important}.highlight code .ld,#notebook .highlight .ld, body.api .highlight .ld {color:#e6e1dc!important}.highlight code .na,#notebook .highlight .na, body.api .highlight .na {color:#ffc66d!important}.highlight code .nb,.highlight code .nc,#notebook .highlight .nb, body.api .highlight .nb, #notebook .highlight .nc, body.api .highlight .nc {color:#e6e1dc!important}.highlight code .no,#notebook .highlight .no, body.api .highlight .no {color:#6d9cbe!important}.highlight code .nd,.highlight code .ne,.highlight code .ni,#notebook .highlight .nd, body.api .highlight .nd, #notebook .highlight .ne, body.api .highlight .ne, #notebook .highlight .ni, body.
},
{
"name": "Solarized-Dark",
"label": "Solarized Dark",
"value": "/*! Jupyter: Solarized Dark */#notebook div.output_stderr{background:#dc322f!important}#notebook .input_area:not(.highlight),#notebook .highlight, body.api .highlight, #notebook .highlight pre, body.api .highlight pre, #notebook .highlight table, body.api .highlight table, body.api pre{background-color:#002b36!important;color:#839496!important}.highlight code .hll,#notebook .highlight .hll, body.api .highlight .hll {background-color:#49483e!important}.highlight code .err,#notebook .highlight .err, body.api .highlight .err {color:#dc322f!important;background-color:#fdf6e3!important}.highlight code .c,#notebook .highlight .c, body.api .highlight .c {color:#586e75!important}.highlight code .g,.highlight code .h,#notebook .highlight .g, body.api .highlight .g, #notebook .highlight .h, body.api .highlight .h {color:#839496!important}.highlight code .k,#notebook .highlight .k, body.api .highlight .k {color:#859900!important}.highlight code .l,#notebook .highlight .l, body.api .highlight .l {color:#839496!important}.highlight code .m,#notebook .highlight .m, body.api .highlight .m {color:#2aa198!important}.highlight code .n,#notebook .highlight .n, body.api .highlight .n {color:#839496!important}.highlight code .o,#notebook .highlight .o, body.api .highlight .o {color:#859900!important}.highlight code .p,#notebook .highlight .p, body.api .highlight .p {color:#839496!important}.highlight code .s,#notebook .highlight .s, body.api .highlight .s {color:#2aa198!important}.highlight code .w,#notebook .highlight .w, body.api .highlight .w {color:#839496!important}.highlight code .x,#notebook .highlight .x, body.api .highlight .x {color:#cb4b16!important}.highlight code .cm,#notebook .highlight .cm, body.api .highlight .cm {color:#586e75!important}.highlight code .cp,#notebook .highlight .cp, body.api .highlight .cp {color:#859900!important}.highlight code .c1,#notebook .highlight .c1, body.api .highlight .c1 {color:#586e75!important}.highlight code .cs,#notebook .highlight .cs, body.api .highlight .cs {color:#859900!important}.highlight code .gd,#notebook .highlight .gd, body.api .highlight .gd {color:#2aa198!important}.highlight code .ge,#notebook .highlight .ge, body.api .highlight .ge {color:#839496!important;font-style:italic!important}.highlight code .gr,#notebook .highlight .gr, body.api .highlight .gr {color:#dc322f!important}.highlight code .gh,#notebook .highlight .gh, body.api .highlight .gh {color:#cb4b16!important}.highlight code .gi,#notebook .highlight .gi, body.api .highlight .gi {color:#859900!important}.highlight code .go,.highlight code .gp,#notebook .highlight .go, body.api .highlight .go, #notebook .highlight .gp, body.api .highlight .gp {color:#839496!important}.highlight code .gs,#notebook .highlight .gs, body.api .highlight .gs {color:#839496!important;font-weight:700!important}.highlight code .gu,#notebook .highlight .gu, body.api .highlight .gu {color:#cb4b16!important}.highlight code .gt,#notebook .highlight .gt, body.api .highlight .gt {color:#839496!important}.highlight code .kc,#notebook .highlight .kc, body.api .highlight .kc {color:#cb4b16!important}.highlight code .kd,#notebook .highlight .kd, body.api .highlight .kd {color:#268bd2!important}.highlight code .kn,.highlight code .kp,#notebook .highlight .kn, body.api .highlight .kn, #notebook .highlight .kp, body.api .highlight .kp {color:#859900!important}.highlight code .kr,#notebook .highlight .kr, body.api .highlight .kr {color:#268bd2!important}.highlight code .kt,#notebook .highlight .kt, body.api .highlight .kt {color:#dc322f!important}.highlight code .ld,.highlight code .na,#notebook .highlight .ld, body.api .highlight .ld, #notebook .highlight .na, body.api .highlight .na {color:#839496!important}.highlight code .nb,#notebook .highlight .nb, body.api .highlight .nb {color:#b58900!important}.highlight code .nc,#notebook .highlight .nc, body.api .highlight .nc {color:#268bd2!important}.highlight code .no,#notebook .highlight .no, body.api .highlight .no {color:#cb4b16!important}.highlight code .nd,#notebook .highlight .nd,
},
{
"name": "Tomorrow-Night-Blue",
"label": "Tomorrow Night Blue",
"value": "/*! Jupyter: Tomorrow Night Blue */#notebook div.output_stderr{background:#002451!important}#notebook .input_area:not(.highlight),#notebook .highlight, body.api .highlight, #notebook .highlight pre, body.api .highlight pre, #notebook .highlight table, body.api .highlight table, body.api pre{background:#002451!important;color:#fff!important}.highlight code .hll,#notebook .highlight .hll, body.api .highlight .hll {background-color:#003f8e!important}.highlight code .err,#notebook .highlight .err, body.api .highlight .err {color:#ff9da4!important}.highlight code .c,#notebook .highlight .c, body.api .highlight .c {color:#7285b7!important}.highlight code .h,#notebook .highlight .h, body.api .highlight .h {color:#fff!important}.highlight code .k,#notebook .highlight .k, body.api .highlight .k {color:#ebbbff!important}.highlight code .l,.highlight code .m,#notebook .highlight .l, body.api .highlight .l, #notebook .highlight .m, body.api .highlight .m {color:#ffc58f!important}.highlight code .n,#notebook .highlight .n, body.api .highlight .n {color:#fff!important}.highlight code .o,#notebook .highlight .o, body.api .highlight .o {color:#9ff!important}.highlight code .p,#notebook .highlight .p, body.api .highlight .p {color:#fff!important}.highlight code .s,#notebook .highlight .s, body.api .highlight .s {color:#d1f1a9!important}.highlight code .w,#notebook .highlight .w, body.api .highlight .w {color:#fff!important}.highlight code .c1,.highlight code .cm,.highlight code .cp,.highlight code .cs,#notebook .highlight .c1, body.api .highlight .c1, #notebook .highlight .cm, body.api .highlight .cm, #notebook .highlight .cp, body.api .highlight .cp, #notebook .highlight .cs, body.api .highlight .cs {color:#7285b7!important}.highlight code .gd,#notebook .highlight .gd, body.api .highlight .gd {color:#ff9da4!important}.highlight code .ge,#notebook .highlight .ge, body.api .highlight .ge {font-style:italic!important}.highlight code .gh,#notebook .highlight .gh, body.api .highlight .gh {color:#fff!important;font-weight:700!important}.highlight code .gi,#notebook .highlight .gi, body.api .highlight .gi {color:#d1f1a9!important}.highlight code .gp,#notebook .highlight .gp, body.api .highlight .gp {color:#7285b7!important;font-weight:700!important}.highlight code .gs,#notebook .highlight .gs, body.api .highlight .gs {font-weight:700!important}.highlight code .gu,#notebook .highlight .gu, body.api .highlight .gu {color:#9ff!important;font-weight:700!important}.highlight code .kc,.highlight code .kd,#notebook .highlight .kc, body.api .highlight .kc, #notebook .highlight .kd, body.api .highlight .kd {color:#ebbbff!important}.highlight code .kn,#notebook .highlight .kn, body.api .highlight .kn {color:#9ff!important}.highlight code .kp,.highlight code .kr,#notebook .highlight .kp, body.api .highlight .kp, #notebook .highlight .kr, body.api .highlight .kr {color:#ebbbff!important}.highlight code .kt,#notebook .highlight .kt, body.api .highlight .kt {color:#ffeead!important}.highlight code .ld,#notebook .highlight .ld, body.api .highlight .ld {color:#d1f1a9!important}.highlight code .na,#notebook .highlight .na, body.api .highlight .na {color:#bbdaff!important}.highlight code .nb,#notebook .highlight .nb, body.api .highlight .nb {color:#fff!important}.highlight code .nc,#notebook .highlight .nc, body.api .highlight .nc {color:#ffeead!important}.highlight code .no,#notebook .highlight .no, body.api .highlight .no {color:#ff9da4!important}.highlight code .nd,#notebook .highlight .nd, body.api .highlight .nd {color:#9ff!important}.highlight code .ni,#notebook .highlight .ni, body.api .highlight .ni {color:#fff!important}.highlight code .ne,#notebook .highlight .ne, body.api .highlight .ne {color:#ff9da4!important}.highlight code .nf,#notebook .highlight .nf, body.api .highlight .nf {color:#bbdaff!important}.highlight code .nl,#notebook .highlight .nl, body.api .highlight .nl {color:#fff!important}.highlight code .nn,#notebook .highlight .nn, body.api .highlight .nn {color:#ffeead!important}.highlight code .nx,#notebook .highlig
},
{
"name": "Tomorrow-Night-Bright",
"label": "Tomorrow Night Bright",
"value": "/*! Jupyter: Tomorrow Night Bright */#notebook div.output_stderr{background:#d54e53!important}#notebook .input_area:not(.highlight),#notebook .highlight, body.api .highlight, #notebook .highlight pre, body.api .highlight pre, #notebook .highlight table, body.api .highlight table, body.api pre{background:#000!important;color:#eaeaea!important}.highlight code .hll,#notebook .highlight .hll, body.api .highlight .hll {background-color:#424242!important}.highlight code .err,#notebook .highlight .err, body.api .highlight .err {color:#d54e53!important}.highlight code .c,#notebook .highlight .c, body.api .highlight .c {color:#969896!important}.highlight code .h,#notebook .highlight .h, body.api .highlight .h {color:#eaeaea!important}.highlight code .k,#notebook .highlight .k, body.api .highlight .k {color:#c397d8!important}.highlight code .l,.highlight code .m,#notebook .highlight .l, body.api .highlight .l, #notebook .highlight .m, body.api .highlight .m {color:#e78c45!important}.highlight code .n,#notebook .highlight .n, body.api .highlight .n {color:#eaeaea!important}.highlight code .o,#notebook .highlight .o, body.api .highlight .o {color:#70c0b1!important}.highlight code .p,#notebook .highlight .p, body.api .highlight .p {color:#eaeaea!important}.highlight code .s,#notebook .highlight .s, body.api .highlight .s {color:#b9ca4a!important}.highlight code .c1,.highlight code .cm,.highlight code .cp,.highlight code .cs,#notebook .highlight .c1, body.api .highlight .c1, #notebook .highlight .cm, body.api .highlight .cm, #notebook .highlight .cp, body.api .highlight .cp, #notebook .highlight .cs, body.api .highlight .cs {color:#969896!important}.highlight code .gd,#notebook .highlight .gd, body.api .highlight .gd {color:#d54e53!important}.highlight code .ge,#notebook .highlight .ge, body.api .highlight .ge {font-style:italic!important}.highlight code .gh,#notebook .highlight .gh, body.api .highlight .gh {color:#eaeaea!important;font-weight:700!important}.highlight code .gi,#notebook .highlight .gi, body.api .highlight .gi {color:#b9ca4a!important}.highlight code .gp,#notebook .highlight .gp, body.api .highlight .gp {color:#969896!important;font-weight:700!important}.highlight code .gs,#notebook .highlight .gs, body.api .highlight .gs {font-weight:700!important}.highlight code .gu,#notebook .highlight .gu, body.api .highlight .gu {color:#70c0b1!important;font-weight:700!important}.highlight code .kc,.highlight code .kd,#notebook .highlight .kc, body.api .highlight .kc, #notebook .highlight .kd, body.api .highlight .kd {color:#c397d8!important}.highlight code .kn,#notebook .highlight .kn, body.api .highlight .kn {color:#70c0b1!important}.highlight code .kp,.highlight code .kr,#notebook .highlight .kp, body.api .highlight .kp, #notebook .highlight .kr, body.api .highlight .kr {color:#c397d8!important}.highlight code .kt,#notebook .highlight .kt, body.api .highlight .kt {color:#e7c547!important}.highlight code .ld,#notebook .highlight .ld, body.api .highlight .ld {color:#b9ca4a!important}.highlight code .na,#notebook .highlight .na, body.api .highlight .na {color:#7aa6da!important}.highlight code .nb,#notebook .highlight .nb, body.api .highlight .nb {color:#eaeaea!important}.highlight code .nc,#notebook .highlight .nc, body.api .highlight .nc {color:#e7c547!important}.highlight code .no,#notebook .highlight .no, body.api .highlight .no {color:#d54e53!important}.highlight code .nd,#notebook .highlight .nd, body.api .highlight .nd {color:#70c0b1!important}.highlight code .ni,#notebook .highlight .ni, body.api .highlight .ni {color:#eaeaea!important}.highlight code .ne,#notebook .highlight .ne, body.api .highlight .ne {color:#d54e53!important}.highlight code .nf,#notebook .highlight .nf, body.api .highlight .nf {color:#7aa6da!important}.highlight code .nl,#notebook .highlight .nl, body.api .highlight .nl {color:#eaeaea!important}.highlight code .nn,#notebook .highlight .nn, body.api .highlight .nn {color:#e7c547!important}.highlight code .nx,#notebook .highlight .nx, body.api .highlight .nx {color:#7aa6da!importa
},
{
"name": "Tomorrow-Night-Eighties",
"label": "Tomorrow Night Eighties",
"value": "/*! Jupyter: Tomorrow Night Eighties */#notebook div.output_stderr{background:#f2777a!important}#notebook .input_area:not(.highlight),#notebook .highlight, body.api .highlight, #notebook .highlight pre, body.api .highlight pre, #notebook .highlight table, body.api .highlight table, body.api pre{background:#2d2d2d!important;color:#ccc!important}.highlight code .hll,#notebook .highlight .hll, body.api .highlight .hll {background-color:#515151!important}.highlight code .err,#notebook .highlight .err, body.api .highlight .err {color:#f2777a!important}.highlight code .c,#notebook .highlight .c, body.api .highlight .c {color:#999!important}.highlight code .h,#notebook .highlight .h, body.api .highlight .h {color:#ccc!important}.highlight code .k,#notebook .highlight .k, body.api .highlight .k {color:#c9c!important}.highlight code .l,.highlight code .m,#notebook .highlight .l, body.api .highlight .l, #notebook .highlight .m, body.api .highlight .m {color:#f99157!important}.highlight code .n,#notebook .highlight .n, body.api .highlight .n {color:#ccc!important}.highlight code .o,#notebook .highlight .o, body.api .highlight .o {color:#6cc!important}.highlight code .p,#notebook .highlight .p, body.api .highlight .p {color:#ccc!important}.highlight code .s,#notebook .highlight .s, body.api .highlight .s {color:#9c9!important}.highlight code .w,#notebook .highlight .w, body.api .highlight .w {color:#ccc!important}.highlight code .c1,.highlight code .cm,.highlight code .cp,.highlight code .cs,#notebook .highlight .c1, body.api .highlight .c1, #notebook .highlight .cm, body.api .highlight .cm, #notebook .highlight .cp, body.api .highlight .cp, #notebook .highlight .cs, body.api .highlight .cs {color:#999!important}.highlight code .gd,#notebook .highlight .gd, body.api .highlight .gd {color:#f2777a!important}.highlight code .ge,#notebook .highlight .ge, body.api .highlight .ge {font-style:italic!important}.highlight code .gh,#notebook .highlight .gh, body.api .highlight .gh {color:#ccc!important;font-weight:700!important}.highlight code .gi,#notebook .highlight .gi, body.api .highlight .gi {color:#9c9!important}.highlight code .gp,#notebook .highlight .gp, body.api .highlight .gp {color:#999!important;font-weight:700!important}.highlight code .gs,#notebook .highlight .gs, body.api .highlight .gs {font-weight:700!important}.highlight code .gu,#notebook .highlight .gu, body.api .highlight .gu {color:#6cc!important;font-weight:700!important}.highlight code .kc,.highlight code .kd,#notebook .highlight .kc, body.api .highlight .kc, #notebook .highlight .kd, body.api .highlight .kd {color:#c9c!important}.highlight code .kn,#notebook .highlight .kn, body.api .highlight .kn {color:#6cc!important}.highlight code .kp,.highlight code .kr,#notebook .highlight .kp, body.api .highlight .kp, #notebook .highlight .kr, body.api .highlight .kr {color:#c9c!important}.highlight code .kt,#notebook .highlight .kt, body.api .highlight .kt {color:#fc6!important}.highlight code .ld,#notebook .highlight .ld, body.api .highlight .ld {color:#9c9!important}.highlight code .na,#notebook .highlight .na, body.api .highlight .na {color:#69c!important}.highlight code .nb,#notebook .highlight .nb, body.api .highlight .nb {color:#ccc!important}.highlight code .nc,#notebook .highlight .nc, body.api .highlight .nc {color:#fc6!important}.highlight code .no,#notebook .highlight .no, body.api .highlight .no {color:#f2777a!important}.highlight code .nd,#notebook .highlight .nd, body.api .highlight .nd {color:#6cc!important}.highlight code .ni,#notebook .highlight .ni, body.api .highlight .ni {color:#ccc!important}.highlight code .ne,#notebook .highlight .ne, body.api .highlight .ne {color:#f2777a!important}.highlight code .nf,#notebook .highlight .nf, body.api .highlight .nf {color:#69c!important}.highlight code .nl,#notebook .highlight .nl, body.api .highlight .nl {color:#ccc!important}.highlight code .nn,#notebook .highlight .nn, body.api .highlight .nn {color:#fc6!important}.highlight code .nx,#notebook .highlight .nx, body.api .highlight .nx {color
},
{
"name": "Tomorrow-Night",
"label": "Tomorrow Night",
"value": "/*! Jupyter: Tomorrow Night */#notebook div.output_stderr{background:#c66!important}#notebook .input_area:not(.highlight),#notebook .highlight, body.api .highlight, #notebook .highlight pre, body.api .highlight pre, #notebook .highlight table, body.api .highlight table, body.api pre{background:#1d1f21!important;color:#c5c8c6!important}.highlight code .hll,#notebook .highlight .hll, body.api .highlight .hll {background-color:#373b41!important}.highlight code .err,#notebook .highlight .err, body.api .highlight .err {color:#c66!important}.highlight code .c,#notebook .highlight .c, body.api .highlight .c {color:#969896!important}.highlight code .h,#notebook .highlight .h, body.api .highlight .h {color:#c5c8c6!important}.highlight code .k,#notebook .highlight .k, body.api .highlight .k {color:#b294bb!important}.highlight code .l,.highlight code .m,#notebook .highlight .l, body.api .highlight .l, #notebook .highlight .m, body.api .highlight .m {color:#de935f!important}.highlight code .n,#notebook .highlight .n, body.api .highlight .n {color:#c5c8c6!important}.highlight code .o,#notebook .highlight .o, body.api .highlight .o {color:#8abeb7!important}.highlight code .p,#notebook .highlight .p, body.api .highlight .p {color:#c5c8c6!important}.highlight code .c1,.highlight code .cm,.highlight code .cp,.highlight code .cs,#notebook .highlight .c1, body.api .highlight .c1, #notebook .highlight .cm, body.api .highlight .cm, #notebook .highlight .cp, body.api .highlight .cp, #notebook .highlight .cs, body.api .highlight .cs {color:#969896!important}.highlight code .gd,#notebook .highlight .gd, body.api .highlight .gd {color:#c66!important}.highlight code .ge,#notebook .highlight .ge, body.api .highlight .ge {font-style:italic!important}.highlight code .gh,#notebook .highlight .gh, body.api .highlight .gh {color:#c5c8c6!important;font-weight:700!important}.highlight code .gi,#notebook .highlight .gi, body.api .highlight .gi {color:#b5bd68!important}.highlight code .gp,#notebook .highlight .gp, body.api .highlight .gp {color:#969896!important;font-weight:700!important}.highlight code .gs,#notebook .highlight .gs, body.api .highlight .gs {font-weight:700!important}.highlight code .gu,#notebook .highlight .gu, body.api .highlight .gu {color:#8abeb7!important;font-weight:700!important}.highlight code .kc,.highlight code .kd,#notebook .highlight .kc, body.api .highlight .kc, #notebook .highlight .kd, body.api .highlight .kd {color:#b294bb!important}.highlight code .kn,#notebook .highlight .kn, body.api .highlight .kn {color:#8abeb7!important}.highlight code .kp,.highlight code .kr,#notebook .highlight .kp, body.api .highlight .kp, #notebook .highlight .kr, body.api .highlight .kr {color:#b294bb!important}.highlight code .kt,#notebook .highlight .kt, body.api .highlight .kt {color:#f0c674!important}.highlight code .ld,#notebook .highlight .ld, body.api .highlight .ld {color:#b5bd68!important}.highlight code .na,#notebook .highlight .na, body.api .highlight .na {color:#81a2be!important}.highlight code .nb,#notebook .highlight .nb, body.api .highlight .nb {color:#c5c8c6!important}.highlight code .nc,#notebook .highlight .nc, body.api .highlight .nc {color:#f0c674!important}.highlight code .no,#notebook .highlight .no, body.api .highlight .no {color:#c66!important}.highlight code .nd,#notebook .highlight .nd, body.api .highlight .nd {color:#8abeb7!important}.highlight code .ni,#notebook .highlight .ni, body.api .highlight .ni {color:#c5c8c6!important}.highlight code .ne,#notebook .highlight .ne, body.api .highlight .ne {color:#c66!important}.highlight code .nf,#notebook .highlight .nf, body.api .highlight .nf {color:#81a2be!important}.highlight code .nl,#notebook .highlight .nl, body.api .highlight .nl {color:#c5c8c6!important}.highlight code .nn,#notebook .highlight .nn, body.api .highlight .nn {color:#f0c674!important}.highlight code .nx,#notebook .highlight .nx, body.api .highlight .nx {color:#81a2be!important}.highlight code .py,#notebook .highlight .py, body.api .highlight .py {color:#c5c8c6!important}.highlight co
}
]
},
"tab-size": {
"type": "select",
"label": "Code Tab size",
"name": "tab-size",
"value": null,
"default": "2",
"options": [
{
"name": "2",
"label": "2",
"value": "pre, .highlight, .diff-table, .tab-size {\n tab-size: 2 !important;\n -moz-tab-size: 2 !important;\n }"
},
{
"name": "4",
"label": "4",
"value": "pre, .highlight, .diff-table, .tab-size {\n tab-size: 4 !important;\n -moz-tab-size: 4 !important;\n }"
},
{
"name": "8",
"label": "8",
"value": "pre, .highlight, .diff-table, .tab-size {\n tab-size: 8 !important;\n -moz-tab-size: 8 !important;\n }"
}
]
}
},
"preprocessor": "uso"
},
"author": "StylishThemes",
"name": "GitHub Dark",
"originalDigest": "cbfcfa783e5b19e53ea9733b34cfd62f938ec589",
"id": 24,
"updateDate": 1616852194152,
"_id": "d0b3d033-8bd1-44e1-9b21-9e936e44c4e7",
"_rev": 1616852194284,
"etag": "W/\"605e64d1-16473c\""
},
{
"updateUrl": null,
"md5Url": null,
"url": null,
"originalMd5": null,
"installDate": 1548344858060,
"name": "Fixes",
"sections": [
{
"code": "#wrapper-shadow {\n width: 90%;\n}\n#wrapper-content {\n width: 100%;\n}\n.column-wide {\n width: 800px;\n}",
"domains": [
"spiegel.de"
]
}
],
"id": 25,
"_id": "863489d7-72f9-40f2-a3aa-0b7b203e7789",
"_rev": 1580730543289
},
{
"updateUrl": "https://raw.githubusercontent.com/33kk/uso-archive/flomaster/data/usercss/167450.user.css",
"url": "https://33kk.github.io/uso-archive/?style=167450",
"installDate": 1565033218134,
"sections": [
{
"code": "#like-bar.ytd-sentiment-bar-renderer { background: #009900!important; } /* Like bar */\n#container.ytd-sentiment-bar-renderer { background: #ff2929!important; } /* Dislike bar */\nytd-menu-renderer ytd-toggle-button-renderer.style-default-active[is-icon-button]:nth-of-type(1) { color: #009900; } /* Liked button */\nytd-menu-renderer ytd-toggle-button-renderer.style-default-active[is-icon-button]:nth-of-type(2) { color: #ff2929; } /* Disliked button */",
"start": 473,
"domains": [
"www.youtube.com",
"youtube.com"
]
}
],
"name": "Colourful YouTube Ratings",
"originalDigest": "f2d43c8b4dc5591f96857f03169898e83fe29455",
"id": 26,
"_id": "45a90ce2-624b-40d2-9534-1ccabd967413",
"_rev": 1615723396510,
"etag": "W/\"6e48bd661699d5cb4a310ab2832f8f0a765c3d87ce92a0405e11989f3f1d142d\"",
"sourceCode": "/* ==UserStyle==\n@name Colourful YouTube Ratings\n@namespace USO Archive\n@author InvoxiPlayGames\n@description `Gives colour to the YouTube rating bar and like/dislike buttons.`\n@version 20190104.9.5\n@license NO-REDISTRIBUTION\n@preprocessor uso\n@advanced color likecolour \"Like Colour\" #009900\n@advanced color dislikecolour \"Dislike Colour\" #FF2929\n\n==/UserStyle== */\n@-moz-document domain(\"www.youtube.com\"), domain(\"youtube.com\") {\n#like-bar.ytd-sentiment-bar-renderer { background: /*[[likecolour]]*/!important; } /* Like bar */\n#container.ytd-sentiment-bar-renderer { background: /*[[dislikecolour]]*/!important; } /* Dislike bar */\nytd-menu-renderer ytd-toggle-button-renderer.style-default-active[is-icon-button]:nth-of-type(1) { color: /*[[likecolour]]*/; } /* Liked button */\nytd-menu-renderer ytd-toggle-button-renderer.style-default-active[is-icon-button]:nth-of-type(2) { color: /*[[dislikecolour]]*/; } /* Disliked button */\n}",
"usercssData": {
"name": "Colourful YouTube Ratings",
"namespace": "USO Archive",
"author": "InvoxiPlayGames",
"description": "Gives colour to the YouTube rating bar and like/dislike buttons.",
"version": "20190104.9.5",
"license": "NO-REDISTRIBUTION",
"preprocessor": "uso",
"vars": {
"likecolour": {
"type": "color",
"label": "Like Colour",
"name": "likecolour",
"value": "#009900",
"default": "rgb(0, 153, 0)",
"options": null
},
"dislikecolour": {
"type": "color",
"label": "Dislike Colour",
"name": "dislikecolour",
"value": "#FF2929",
"default": "rgb(255, 41, 41)",
"options": null
}
}
},
"author": "InvoxiPlayGames",
"description": "Gives colour to the YouTube rating bar and like/dislike buttons.",
"updateDate": 1615723396509
},
{
"enabled": true,
"updateUrl": null,
"md5Url": null,
"url": null,
"originalMd5": null,
"installDate": 1595356944329,
"name": "YouTube Like/Dislike Bar Colored",
"sections": [
{
"code": "#like-bar {\n background: #009900 !important;\n}\n\n#container.ytd-sentiment-bar-renderer {\n background: #FF2929;\n}"
}
],
"updateDate": 1595356981175,
"_id": "093c85f0-f960-453a-a37a-c4a12bd01092",
"_rev": 1595356981175,
"id": 30
},
{
"enabled": true,
"updateUrl": null,
"md5Url": null,
"url": null,
"originalMd5": null,
"installDate": 1596207515029,
"name": "gelbooru.com no blur",
"sections": [
{
"code": "#image {\n filter: none !important;\n}",
"domains": [
"gelbooru.com"
]
}
],
"updateDate": 1596207552735,
"_id": "f8e0ed65-ee16-413e-97b9-61cab6e544cf",
"_rev": 1596207552735,
"id": 31
},
{
"enabled": true,
"updateUrl": null,
"md5Url": null,
"url": null,
"originalMd5": null,
"installDate": 1596382549154,
"name": "Show hidden comment on Sankaku",
"sections": [
{
"code": ".comment .comment-body.hidden > * {\n display: block;\n}\n\n.cq-plachld {\n display: none !important;\n}",
"domains": [
"www.sankakucomplex.com"
]
}
],
"updateDate": 1596382549154,
"_id": "5260fcda-6762-4a54-8901-33ff79714477",
"_rev": 1596382549154,
"id": 32
},
{
"enabled": true,
"updateUrl": null,
"md5Url": null,
"url": null,
"originalMd5": null,
"installDate": 1602853551346,
"name": "MyAnimeList Tweaks",
"sections": [
{
"code": ".user-favorites-outer.js-truncate-outer {\n max-height: 730px; padding-bottom: 60px;\n}\n\n.btn-truncate.js-btn-truncate {\n display: none !important;\n}\n\n.btn-profile-submit.fl-r {\n display: none !important;\n}\n\n.user-profile .user-button .btn-profile-submit {\n width: 220px;\n font-size: 20px;\n}\n\n.stats.manga {\n display: none !important;\n}\n\n.updates.manga {\n display: none !important;\n}\n\n.user-comments {\n display: none !important;\n}\n",
"domains": [
"myanimelist.net"
]
}
],
"updateDate": 1603551750976,
"_id": "1c9a4d6a-ff2e-409c-804b-16cc4ba51f2e",
"_rev": 1603551750976,
"id": 33
},
{
"enabled": true,
"updateUrl": "https://greasyfork.org/scripts/424062-plex-custom-background/code/Plex%20Custom%20Background.user.css",
"url": "https://greasyfork.org/scripts/424062",
"installDate": 1616864371369,
"sections": [
{
"code": ":root {\n --bg-custom: url(https://img.ponywave.de/images/2020/11/01/Shimakaze-Wallpaper.jpg);\n --opacity: 0.2;\n}\nbody {\n background-color: #000000de;\n }\n\n #plex > div[class|=\"FullPageBackground\"] {\n opacity: var(--opacity);\n transition: opacity .5s;\n }\n\n #plex > div[class|=\"FullPageBackground\"] div[class|=\"CrossFadeImage\"] {\n background-image: var(--bg-custom) !important;\n background-size: cover !important;\n background-repeat: no-repeat;\n }",
"start": 477,
"domains": [
"app.plex.tv"
]
}
],
"sourceCode": "/* ==UserStyle==\n@name Plex Custom Background\n@namespace github.com/Brawl345\n@version 1.0.0\n@description Custom background image for Plex Web\n@author Brawl (https://github.com/Brawl345)\n@license Unlicense\n@preprocessor default\n\n@var text bg-custom \"Background URL (include it with apostrophes inside url()):\" \"url()\"\n@var range opacity \"Opacity (default 0.2);\" [0.2, 0, 1, 0.01]\n==/UserStyle== */\n@-moz-document domain(\"app.plex.tv\") {\n body {\n background-color: #000000de;\n }\n\n #plex > div[class|=\"FullPageBackground\"] {\n opacity: var(--opacity);\n transition: opacity .5s;\n }\n\n #plex > div[class|=\"FullPageBackground\"] div[class|=\"CrossFadeImage\"] {\n background-image: var(--bg-custom) !important;\n background-size: cover !important;\n background-repeat: no-repeat;\n }\n}",
"usercssData": {
"name": "Plex Custom Background",
"namespace": "github.com/Brawl345",
"version": "1.0.0",
"description": "Custom background image for Plex Web",
"author": "Brawl (https://github.com/Brawl345)",
"license": "Unlicense",
"preprocessor": "default",
"vars": {
"bg-custom": {
"type": "text",
"label": "Background URL (include it with apostrophes inside url()):",
"name": "bg-custom",
"value": "url(https://img.ponywave.de/images/2020/11/01/Shimakaze-Wallpaper.jpg)",
"default": "url()",
"options": null
},
"opacity": {
"type": "range",
"label": "Opacity (default 0.2);",
"name": "opacity",
"value": 0.2,
"default": 0.2,
"options": null,
"min": 0,
"max": 1,
"step": 0.01,
"units": null
}
}
},
"author": "Brawl (https://github.com/Brawl345)",
"description": "Custom background image for Plex Web",
"name": "Plex Custom Background",
"installationUrl": "https://greasyfork.org/scripts/424062",
"originalDigest": "270b5fc46930fd059bca0b0c2c84bd7b447be070",
"_id": "46f2b4d3-f874-43ae-9609-ae7b0f550557",
"_rev": 1616864411499,
"id": 34,
"etag": "W/\"7f80eb82ed407497330ff576aefd9719\""
}
]