diff --git a/css/notabug-dracula/notabug-dracula.css b/css/notabug-dracula/notabug-dracula.css index af2e542..0efef5c 100644 --- a/css/notabug-dracula/notabug-dracula.css +++ b/css/notabug-dracula/notabug-dracula.css @@ -1,33 +1 @@ -@-moz-document domain('notabug.io') { .thing .title { color: #8be9fd; } - .thing .title:hover, .thing .title:active, .thing .title:focus { color: #ff79c6; } - .thing .title:visited { color: #ff79c6; } - #header { border-bottom: 2px solid #44475a; background-color: #282a36; } - .tabmenu li a { color: #f8f8f2; background-color: #44475a; padding: 5px 10px 0px 10px; } - .tabmenu li.selected a { color: #f8f8f2; border: none; background-color: #6272a4; } - #header-bottom-right { color: #f8f8f2; border-radius: 0; background-color: #44475a; padding: 6px 10px; } - body { color: #f8f8f2; background-color: #44475a; } - a { color: #8be9fd; } - a:hover, a:active, a:focus { color: #ff79c6; } - blockquote, .md blockquote { color: #f8f8f2; background-color: #282a36; border-left-color: #f8f8f2; } - hr, .md hr { background-color: #6272a4; } - pre, .md pre { color: #f8f8f2; background-color: #44475a; border-radius: 0; border: none; } - .side { background-color: #282a36; margin: 0; } - .side .login-form-side { margin: 0 10px; border: none; } - .side .login-form-side .status { margin: 7px 0px 0px 0px; border: none; padding: 10px; font-weight: bold; } - .side .login-form-side input[type='password'], .side .login-form-side input[type='text'] { width: 100%; margin: 7px 0px 0px 0px; border: 1px solid #6272a4; color: #f8f8f2; background-color: #44475a; font-family: sans-serif; font-weight: bold; } - .side .login-form-side input[type='password']::placeholder, .side .login-form-side input[type='text']::placeholder { color: #f8f8f2; font-family: sans-serif; font-weight: bold; } - .side .login-form-side .submit { margin: 7px 0px 0px 0px; } - .side .login-form-side .submit button { padding: 4px 48px; border-radius: 0; border: 1px solid #6272a4; color: #f8f8f2; background-color: #44475a; } - .side .login-form-side .submit button:hover, .side .login-form-side .submit button:active, .side .login-form-side .submit button:focus { background-color: #6272a4; } - .side .reddit-infobar { color: #282a36; background-color: #f1fa8c; border: none; margin: 0px 10px; } - .side .morelink { margin: 0px 10px; border: 1px solid #6272a4; background: none; background-color: #44475a; } - .side .morelink .nub { background: none; } - .side .morelink a { color: #8be9fd; } - .side .morelink a:hover, .side .morelink a:active, .side .morelink a:focus { color: #ff79c6; } - .side .titlebox { margin: 0px 10px; } - .side .md { color: #f8f8f2; } - .side pre, .side .md pre { overflow: hidden; } - .side .bottom { color: #f8f8f2; border: none; padding-top: 4px; } - .side .spacer { margin: 7px 0px; } - .side hr { display: none; } - .error, .red { color: #282a36; background-color: #ff5555; } } +@-moz-document domain('notabug.io'){.thing .title{color:#8be9fd}.thing .title:hover,.thing .title:active,.thing .title:focus{color:#ff79c6}.thing .title:visited{color:#ff79c6}#header{border-bottom:2px solid #44475a;background-color:#282a36}.tabmenu li a{color:#f8f8f2;background-color:#44475a;padding:5px 10px 0px 10px}.tabmenu li.selected a{color:#f8f8f2;border:none;background-color:#6272a4}#header-bottom-right{color:#f8f8f2;border-radius:0;background-color:#44475a;padding:6px 10px}body{color:#f8f8f2;background-color:#44475a}a{color:#8be9fd}a:hover,a:active,a:focus{color:#ff79c6}blockquote,.md blockquote{color:#f8f8f2;background-color:#282a36;border-left-color:#f8f8f2}hr,.md hr{background-color:#6272a4}pre,.md pre{color:#f8f8f2;background-color:#44475a;border-radius:0;border:none}.side{background-color:#282a36;margin:0}.side .login-form-side{margin:0 10px;border:none}.side .login-form-side .status{margin:7px 0px 0px 0px;border:none;padding:10px;font-weight:bold}.side .login-form-side input[type='password'],.side .login-form-side input[type='text']{width:100%;margin:7px 0px 0px 0px;border:1px solid #6272a4;color:#f8f8f2;background-color:#44475a;font-family:sans-serif;font-weight:bold}.side .login-form-side input[type='password']::placeholder,.side .login-form-side input[type='text']::placeholder{color:#f8f8f2;font-family:sans-serif;font-weight:bold}.side .login-form-side .submit{margin:7px 0px 0px 0px}.side .login-form-side .submit button{padding:4px 48px;border-radius:0;border:1px solid #6272a4;color:#f8f8f2;background-color:#44475a}.side .login-form-side .submit button:hover,.side .login-form-side .submit button:active,.side .login-form-side .submit button:focus{background-color:#6272a4}.side .reddit-infobar{color:#282a36;background-color:#f1fa8c;border:none;margin:0px 10px}.side .morelink{margin:0px 10px;border:1px solid #6272a4;background:none;background-color:#44475a}.side .morelink .nub{background:none}.side .morelink a{color:#8be9fd}.side .morelink a:hover,.side .morelink a:active,.side .morelink a:focus{color:#ff79c6}.side .titlebox{margin:0px 10px}.side .md{color:#f8f8f2}.side pre,.side .md pre{overflow:hidden}.side .bottom{color:#f8f8f2;border:none;padding-top:4px}.side .spacer{margin:7px 0px}.side hr{display:none}.error,.red{color:#282a36;background-color:#f55}} diff --git a/css/notabug-dracula/notabug-dracula.user.css b/css/notabug-dracula/notabug-dracula.user.css index 28d8989..2caa95f 100644 --- a/css/notabug-dracula/notabug-dracula.user.css +++ b/css/notabug-dracula/notabug-dracula.user.css @@ -1,43 +1,11 @@ /* ==UserStyle== @name Notabug Dracula @namespace notabug.io -@version 1.0.0 +@version 1.0.1 @author Bauke @description Dracula theme for notabug.io @homepageURL https://gitlab.com/Bauke/styles @supportURL https://gitlab.com/Bauke/styles/issues @license MIT ==/UserStyle== */ -@-moz-document domain('notabug.io') { .thing .title { color: #8be9fd; } - .thing .title:hover, .thing .title:active, .thing .title:focus { color: #ff79c6; } - .thing .title:visited { color: #ff79c6; } - #header { border-bottom: 2px solid #44475a; background-color: #282a36; } - .tabmenu li a { color: #f8f8f2; background-color: #44475a; padding: 5px 10px 0px 10px; } - .tabmenu li.selected a { color: #f8f8f2; border: none; background-color: #6272a4; } - #header-bottom-right { color: #f8f8f2; border-radius: 0; background-color: #44475a; padding: 6px 10px; } - body { color: #f8f8f2; background-color: #44475a; } - a { color: #8be9fd; } - a:hover, a:active, a:focus { color: #ff79c6; } - blockquote, .md blockquote { color: #f8f8f2; background-color: #282a36; border-left-color: #f8f8f2; } - hr, .md hr { background-color: #6272a4; } - pre, .md pre { color: #f8f8f2; background-color: #44475a; border-radius: 0; border: none; } - .side { background-color: #282a36; margin: 0; } - .side .login-form-side { margin: 0 10px; border: none; } - .side .login-form-side .status { margin: 7px 0px 0px 0px; border: none; padding: 10px; font-weight: bold; } - .side .login-form-side input[type='password'], .side .login-form-side input[type='text'] { width: 100%; margin: 7px 0px 0px 0px; border: 1px solid #6272a4; color: #f8f8f2; background-color: #44475a; font-family: sans-serif; font-weight: bold; } - .side .login-form-side input[type='password']::placeholder, .side .login-form-side input[type='text']::placeholder { color: #f8f8f2; font-family: sans-serif; font-weight: bold; } - .side .login-form-side .submit { margin: 7px 0px 0px 0px; } - .side .login-form-side .submit button { padding: 4px 48px; border-radius: 0; border: 1px solid #6272a4; color: #f8f8f2; background-color: #44475a; } - .side .login-form-side .submit button:hover, .side .login-form-side .submit button:active, .side .login-form-side .submit button:focus { background-color: #6272a4; } - .side .reddit-infobar { color: #282a36; background-color: #f1fa8c; border: none; margin: 0px 10px; } - .side .morelink { margin: 0px 10px; border: 1px solid #6272a4; background: none; background-color: #44475a; } - .side .morelink .nub { background: none; } - .side .morelink a { color: #8be9fd; } - .side .morelink a:hover, .side .morelink a:active, .side .morelink a:focus { color: #ff79c6; } - .side .titlebox { margin: 0px 10px; } - .side .md { color: #f8f8f2; } - .side pre, .side .md pre { overflow: hidden; } - .side .bottom { color: #f8f8f2; border: none; padding-top: 4px; } - .side .spacer { margin: 7px 0px; } - .side hr { display: none; } - .error, .red { color: #282a36; background-color: #ff5555; } } +@-moz-document domain('notabug.io'){.thing .title{color:#8be9fd}.thing .title:hover,.thing .title:active,.thing .title:focus{color:#ff79c6}.thing .title:visited{color:#ff79c6}#header{border-bottom:2px solid #44475a;background-color:#282a36}.tabmenu li a{color:#f8f8f2;background-color:#44475a;padding:5px 10px 0px 10px}.tabmenu li.selected a{color:#f8f8f2;border:none;background-color:#6272a4}#header-bottom-right{color:#f8f8f2;border-radius:0;background-color:#44475a;padding:6px 10px}body{color:#f8f8f2;background-color:#44475a}a{color:#8be9fd}a:hover,a:active,a:focus{color:#ff79c6}blockquote,.md blockquote{color:#f8f8f2;background-color:#282a36;border-left-color:#f8f8f2}hr,.md hr{background-color:#6272a4}pre,.md pre{color:#f8f8f2;background-color:#44475a;border-radius:0;border:none}.side{background-color:#282a36;margin:0}.side .login-form-side{margin:0 10px;border:none}.side .login-form-side .status{margin:7px 0px 0px 0px;border:none;padding:10px;font-weight:bold}.side .login-form-side input[type='password'],.side .login-form-side input[type='text']{width:100%;margin:7px 0px 0px 0px;border:1px solid #6272a4;color:#f8f8f2;background-color:#44475a;font-family:sans-serif;font-weight:bold}.side .login-form-side input[type='password']::placeholder,.side .login-form-side input[type='text']::placeholder{color:#f8f8f2;font-family:sans-serif;font-weight:bold}.side .login-form-side .submit{margin:7px 0px 0px 0px}.side .login-form-side .submit button{padding:4px 48px;border-radius:0;border:1px solid #6272a4;color:#f8f8f2;background-color:#44475a}.side .login-form-side .submit button:hover,.side .login-form-side .submit button:active,.side .login-form-side .submit button:focus{background-color:#6272a4}.side .reddit-infobar{color:#282a36;background-color:#f1fa8c;border:none;margin:0px 10px}.side .morelink{margin:0px 10px;border:1px solid #6272a4;background:none;background-color:#44475a}.side .morelink .nub{background:none}.side .morelink a{color:#8be9fd}.side .morelink a:hover,.side .morelink a:active,.side .morelink a:focus{color:#ff79c6}.side .titlebox{margin:0px 10px}.side .md{color:#f8f8f2}.side pre,.side .md pre{overflow:hidden}.side .bottom{color:#f8f8f2;border:none;padding-top:4px}.side .spacer{margin:7px 0px}.side hr{display:none}.error,.red{color:#282a36;background-color:#f55}} diff --git a/css/tildes-compact/tildes-compact.css b/css/tildes-compact/tildes-compact.css old mode 100755 new mode 100644 index 0a03130..9575dad --- a/css/tildes-compact/tildes-compact.css +++ b/css/tildes-compact/tildes-compact.css @@ -1,7 +1 @@ -@-moz-document domain('tildes.net') { .topic-listing .topic-text-excerpt, .post-listing .topic-text-excerpt { display: none !important; } - .topic-listing .topic-metadata, .post-listing .topic-metadata { display: inline-flex !important; height: 1.3em !important; max-width: 200px !important; overflow: hidden !important; white-space: nowrap !important; } - .topic-listing .topic-metadata .topic-tags li, .post-listing .topic-metadata .topic-tags li { display: none !important; } - .topic-listing .topic-metadata .topic-tags li:nth-child(-n+3), .post-listing .topic-metadata .topic-tags li:nth-child(-n+3) { display: inherit !important; } - .topic-listing .topic-info, .post-listing .topic-info { width: 500px !important; } - .topic-listing .topic-info .user-label, .post-listing .topic-info .user-label { display: none !important; } - .post-listing .post-buttons, .post-listing .comment-votes { display: none !important; } } +@-moz-document domain('tildes.net'){.topic-listing .topic-text-excerpt,.post-listing .topic-text-excerpt{display:none !important}.topic-listing .topic-metadata,.post-listing .topic-metadata{display:inline-flex !important;height:1.3em !important;max-width:200px !important;overflow:hidden !important;white-space:nowrap !important}.topic-listing .topic-metadata .topic-tags li,.post-listing .topic-metadata .topic-tags li{display:none !important}.topic-listing .topic-metadata .topic-tags li:nth-child(-n+3),.post-listing .topic-metadata .topic-tags li:nth-child(-n+3){display:inherit !important}.topic-listing .topic-info,.post-listing .topic-info{width:500px !important}.topic-listing .topic-info .user-label,.post-listing .topic-info .user-label{display:none !important}.post-listing .post-buttons,.post-listing .comment-votes{display:none !important}} diff --git a/css/tildes-compact/tildes-compact.user.css b/css/tildes-compact/tildes-compact.user.css index 6a14b45..8566ee9 100755 --- a/css/tildes-compact/tildes-compact.user.css +++ b/css/tildes-compact/tildes-compact.user.css @@ -1,17 +1,11 @@ /* ==UserStyle== @name Tildes Compact @namespace tildes.net -@version 1.0.0 +@version 1.0.1 @author Bauke @description Removes some elements and changes some sizes to make the Tildes.net layout a little more compact. @homepageURL https://gitlab.com/Bauke/styles @supportURL https://gitlab.com/Bauke/styles/issues @license MIT ==/UserStyle== */ -@-moz-document domain('tildes.net') { .topic-listing .topic-text-excerpt, .post-listing .topic-text-excerpt { display: none !important; } - .topic-listing .topic-metadata, .post-listing .topic-metadata { display: inline-flex !important; height: 1.3em !important; max-width: 200px !important; overflow: hidden !important; white-space: nowrap !important; } - .topic-listing .topic-metadata .topic-tags li, .post-listing .topic-metadata .topic-tags li { display: none !important; } - .topic-listing .topic-metadata .topic-tags li:nth-child(-n+3), .post-listing .topic-metadata .topic-tags li:nth-child(-n+3) { display: inherit !important; } - .topic-listing .topic-info, .post-listing .topic-info { width: 500px !important; } - .topic-listing .topic-info .user-label, .post-listing .topic-info .user-label { display: none !important; } - .post-listing .post-buttons, .post-listing .comment-votes { display: none !important; } } +@-moz-document domain('tildes.net'){.topic-listing .topic-text-excerpt,.post-listing .topic-text-excerpt{display:none !important}.topic-listing .topic-metadata,.post-listing .topic-metadata{display:inline-flex !important;height:1.3em !important;max-width:200px !important;overflow:hidden !important;white-space:nowrap !important}.topic-listing .topic-metadata .topic-tags li,.post-listing .topic-metadata .topic-tags li{display:none !important}.topic-listing .topic-metadata .topic-tags li:nth-child(-n+3),.post-listing .topic-metadata .topic-tags li:nth-child(-n+3){display:inherit !important}.topic-listing .topic-info,.post-listing .topic-info{width:500px !important}.topic-listing .topic-info .user-label,.post-listing .topic-info .user-label{display:none !important}.post-listing .post-buttons,.post-listing .comment-votes{display:none !important}} diff --git a/css/tildes-dracula/tildes-dracula.css b/css/tildes-dracula/tildes-dracula.css old mode 100755 new mode 100644 index 5795667..87fc500 --- a/css/tildes-dracula/tildes-dracula.css +++ b/css/tildes-dracula/tildes-dracula.css @@ -1,82 +1 @@ -@-moz-document domain('tildes.net') { .date-info { color: #f8f8f2 !important; } - .btn { border-color: #8be9fd !important; color: #8be9fd !important; } - .btn:hover { border-color: #bd93f9 !important; background: none !important; color: #bd93f9 !important; } - .btn-primary { border-color: #8be9fd !important; background: #8be9fd !important; color: #6272a4 !important; } - .btn-primary:hover { border-color: #6272a4 !important; background: #6272a4 !important; color: #f8f8f2 !important; } - .btn-used { border-color: #ff79c6 !important; color: #ff79c6 !important; } - .btn-used:hover { border-color: #ff79c6 !important; background: #ff79c6 !important; color: #f8f8f2 !important; } - .btn-link { border-color: transparent !important; } - .btn-link:hover { border-color: transparent !important; } - .label-comment-tag-offtopic { border-color: #8be9fd !important; color: #8be9fd !important; } - .label-comment-tag-joke { border-color: #50fa7b !important; color: #50fa7b !important; } - .label-comment-tag-flame { border-color: #ff5555 !important; color: #ff5555 !important; } - .label-comment-tag-troll { border-color: #ffb86c !important; color: #ffb86c !important; } - .label-comment-tag-noise { border-color: #f1fa8c !important; color: #f1fa8c !important; } - .comment { border-color: #282a36 !important; } - .comment header { background-color: #282a36 !important; color: #f8f8f2 !important; } - .comment header a { color: #8be9fd !important; } - .comment header a.link-user { color: #50fa7b !important; } - .comment header a.link-user:visited { color: #ff79c6 !important; } - .comment .comment-user-info { color: #bd93f9 !important; } - .is-comment-mine > .comment-itself { border-color: #6272a4 !important; } - .is-comment-by-op > .comment-itself { border-color: #bd93f9 !important; } - .is-comment-new .comment-itself { border-color: #f1fa8c !important; } - .is-comment-new .comment-text { color: #f8f8f2 !important; } - .conspicuous { color: #ff5555 !important; } - .toc { background-color: #282a36 !important; } - .highlight { background-color: #44475a !important; } - .highlight > pre { margin-left: 0 !important; } - #page-list { background-color: #44475a !important; } - body { color: #f8f8f2 !important; background-color: #282a36 !important; } - a { color: #8be9fd !important; } - header a { color: #f8f8f2 !important; } - main { font-family: sans-serif; } - main, aside { background-color: #44475a !important; } - blockquote { border-color: #f8f8f2 !important; background-color: #282a36 !important; } - textarea, input { border-color: #6272a4 !important; background-color: #282a36 !important; color: #f8f8f2 !important; } - tr { background-color: #282a36 !important; } - td { border-color: #44475a !important; border-bottom-width: 0.2rem !important; } - pre, code { border: none !important; background-color: #282a36 !important; color: #f8f8f2 !important; } - pre { padding: 5px 10px !important; } - code { padding: 0 !important; } - section { border-color: #282a36 !important; } - footer { background-color: #282a36 !important; } - .tab { border-color: #6272a4 !important; } - .tab .tab-item a { color: #f8f8f2 !important; } - .tab .tab-item a:hover { color: #8be9fd !important; } - .tab .tab-item.active a { color: #8be9fd !important; border-bottom-color: #8be9fd !important; } - .tab .tab-listing-order { border-color: #6272a4 !important; } - .form-select { border-color: #6272a4 !important; } - .form-select:not([multiple]):not([size]) { background-color: #44475a !important; } - .message { border-top: none !important; border-right: none !important; border-bottom: none !important; border-color: #282a36 !important; } - .message header { background-color: #282a36 !important; } - .message .message-text { color: #f8f8f2 !important; } - .is-message-mine { border-width: 1px !important; margin-left: 0 !important; } - #new-topic fieldset, #new-topic .divider { border-color: #282a36 !important; } - #new-topic .divider::after { color: #f8f8f2 !important; background: #282a36 !important; } - #new-topic input { color: #f8f8f2 !important; background-color: #282a36 !important; border-color: #6272a4 !important; } - body > header > a:nth-child(1):not(.no-header-logo) { background-size: 32px 32px !important; background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAACQCAMAAADQmBKKAAAAHlBMVEUoKjZQ+nticqSL6f29k/nx+oz/VVX/ecb/uGz///+3yBn7AAAAaklEQVR42u3Oxw2AQAADsNDZf2IGyO8kioQ9gQMAAAAAcLelCAkJCQkJCQkJ/Tk0lZS5ZMhZhISEhISEhISEvhbaSoasJWUvKUJCQkJCQkJCQu+GnnSUFCEhISEhISEhoXdDAAAAAAA3uwDrCC2R1NNC7QAAAABJRU5ErkJggg==") !important; } - .label-edit-box { background-color: #282a36 !important; color: #f8f8f2 !important; } - .user-label { border-radius: 0 !important; padding: 1px 3px !important; } - .bg-red { background-color: #ff5555 !important; color: #f8f8f2 !important; } - .bg-orangered { background-color: #ffb86c !important; color: #282a36 !important; } - .bg-orange { background-color: #f1fa8c !important; color: #282a36 !important; } - .bg-dodgerblue { background-color: #8be9fd !important; color: #282a36 !important; } - .bg-forestgreen { background-color: #50fa7b !important; color: #282a36 !important; } - .bg-slategray { background-color: #44475a !important; color: #f8f8f2 !important; } - .topic-full .topic-full-byline { color: #f8f8f2 !important; } - .topic-full .topic-full-byline .link-user { color: #50fa7b !important; } - .topic-full .topic-full-byline .link-user:visited { color: #ff79c6 !important; } - aside .topic-tags li { color: #f8f8f2 !important; } - .topic .topic-content-metadata { color: #50fa7b !important; } - .topic .topic-text-excerpt { color: #6272a4 !important; } - .post-listing .topic { background-color: #282a36 !important; } - .topic-listing { background-color: #44475a !important; } - .topic-listing > li { background-color: #282a36 !important; } - .topic-listing .label-topic-tag > * { color: #6272a4 !important; } - .is-topic-official { border-color: #ffb86c !important; } - .topic-title a { color: #8be9fd !important; } - .topic-title a:visited { color: #ff79c6 !important; } - .topic-info .time-responsive { color: #50fa7b !important; } - .topic-metadata .topic-tags li { color: #6272a4 !important; } - .topic-info-comments-new { color: #f1fa8c !important; } } +@-moz-document domain('tildes.net'){.date-info{color:#f8f8f2 !important}.btn{border-color:#8be9fd !important;color:#8be9fd !important}.btn:hover{border-color:#bd93f9 !important;background:none !important;color:#bd93f9 !important}.btn-primary{border-color:#8be9fd !important;background:#8be9fd !important;color:#6272a4 !important}.btn-primary:hover{border-color:#6272a4 !important;background:#6272a4 !important;color:#f8f8f2 !important}.btn-used{border-color:#ff79c6 !important;color:#ff79c6 !important}.btn-used:hover{border-color:#ff79c6 !important;background:#ff79c6 !important;color:#f8f8f2 !important}.btn-link{border-color:transparent !important}.btn-link:hover{border-color:transparent !important}.label-comment-tag-offtopic{border-color:#8be9fd !important;color:#8be9fd !important}.label-comment-tag-joke{border-color:#50fa7b !important;color:#50fa7b !important}.label-comment-tag-flame{border-color:#f55 !important;color:#f55 !important}.label-comment-tag-troll{border-color:#ffb86c !important;color:#ffb86c !important}.label-comment-tag-noise{border-color:#f1fa8c !important;color:#f1fa8c !important}.comment{border-color:#282a36 !important}.comment header{background-color:#282a36 !important;color:#f8f8f2 !important}.comment header a{color:#8be9fd !important}.comment header a.link-user{color:#50fa7b !important}.comment header a.link-user:visited{color:#ff79c6 !important}.comment .comment-user-info{color:#bd93f9 !important}.is-comment-mine>.comment-itself{border-color:#6272a4 !important}.is-comment-by-op>.comment-itself{border-color:#bd93f9 !important}.is-comment-new .comment-itself{border-color:#f1fa8c !important}.is-comment-new .comment-text{color:#f8f8f2 !important}.conspicuous{color:#f55 !important}.toc{background-color:#282a36 !important}.highlight{background-color:#44475a !important}.highlight>pre{margin-left:0 !important}#page-list{background-color:#44475a !important}body{color:#f8f8f2 !important;background-color:#282a36 !important}a{color:#8be9fd !important}header a{color:#f8f8f2 !important}main{font-family:sans-serif}main,aside{background-color:#44475a !important}blockquote{border-color:#f8f8f2 !important;background-color:#282a36 !important}textarea,input{border-color:#6272a4 !important;background-color:#282a36 !important;color:#f8f8f2 !important}tr{background-color:#282a36 !important}td{border-color:#44475a !important;border-bottom-width:0.2rem !important}pre,code{border:none !important;background-color:#282a36 !important;color:#f8f8f2 !important}pre{padding:5px 10px !important}code{padding:0 !important}section{border-color:#282a36 !important}footer{background-color:#282a36 !important}.tab{border-color:#6272a4 !important}.tab .tab-item a{color:#f8f8f2 !important}.tab .tab-item a:hover{color:#8be9fd !important}.tab .tab-item.active a{color:#8be9fd !important;border-bottom-color:#8be9fd !important}.tab .tab-listing-order{border-color:#6272a4 !important}.form-select{border-color:#6272a4 !important}.form-select:not([multiple]):not([size]){background-color:#44475a !important}.message{border-top:none !important;border-right:none !important;border-bottom:none !important;border-color:#282a36 !important}.message header{background-color:#282a36 !important}.message .message-text{color:#f8f8f2 !important}.is-message-mine{border-width:1px !important;margin-left:0 !important}#new-topic fieldset,#new-topic .divider{border-color:#282a36 !important}#new-topic .divider::after{color:#f8f8f2 !important;background:#282a36 !important}#new-topic input{color:#f8f8f2 !important;background-color:#282a36 !important;border-color:#6272a4 !important}body>header>a:nth-child(1):not(.no-header-logo){background-size:32px 32px !important;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAACQCAMAAADQmBKKAAAAHlBMVEUoKjZQ+nticqSL6f29k/nx+oz/VVX/ecb/uGz///+3yBn7AAAAaklEQVR42u3Oxw2AQAADsNDZf2IGyO8kioQ9gQMAAAAAcLelCAkJCQkJCQkJ/Tk0lZS5ZMhZhISEhISEhISEvhbaSoasJWUvKUJCQkJCQkJCQu+GnnSUFCEhISEhISEhoXdDAAAAAAA3uwDrCC2R1NNC7QAAAABJRU5ErkJggg==") !important}.label-edit-box{background-color:#282a36 !important;color:#f8f8f2 !important}.user-label{border-radius:0 !important;padding:1px 3px !important}.bg-red{background-color:#f55 !important;color:#f8f8f2 !important}.bg-orangered{background-color:#ffb86c !important;color:#282a36 !important}.bg-orange{background-color:#f1fa8c !important;color:#282a36 !important}.bg-dodgerblue{background-color:#8be9fd !important;color:#282a36 !important}.bg-forestgreen{background-color:#50fa7b !important;color:#282a36 !important}.bg-slategray{background-color:#44475a !important;color:#f8f8f2 !important}.topic-full .topic-full-byline{color:#f8f8f2 !important}.topic-full .topic-full-byline .link-user{color:#50fa7b !important}.topic-full .topic-full-byline .link-user:visited{color:#ff79c6 !important}aside .topic-tags li{color:#f8f8f2 !important}.topic .topic-content-metadata{color:#50fa7b !important}.topic .topic-text-excerpt{color:#6272a4 !important}.post-listing .topic{background-color:#282a36 !important}.topic-listing{background-color:#44475a !important}.topic-listing>li{background-color:#282a36 !important}.topic-listing .label-topic-tag>*{color:#6272a4 !important}.is-topic-official{border-color:#ffb86c !important}.topic-title a{color:#8be9fd !important}.topic-title a:visited{color:#ff79c6 !important}.topic-info .time-responsive{color:#50fa7b !important}.topic-metadata .topic-tags li{color:#6272a4 !important}.topic-info-comments-new{color:#f1fa8c !important}} diff --git a/css/tildes-dracula/tildes-dracula.user.css b/css/tildes-dracula/tildes-dracula.user.css index a6d05b5..30d496c 100755 --- a/css/tildes-dracula/tildes-dracula.user.css +++ b/css/tildes-dracula/tildes-dracula.user.css @@ -1,92 +1,11 @@ /* ==UserStyle== @name Tildes Dracula @namespace tildes.net -@version 1.0.0 +@version 1.0.1 @author Bauke @description Dracula theme for Tildes.net @homepageURL https://gitlab.com/Bauke/styles @supportURL https://gitlab.com/Bauke/styles/issues @license MIT ==/UserStyle== */ -@-moz-document domain('tildes.net') { .date-info { color: #f8f8f2 !important; } - .btn { border-color: #8be9fd !important; color: #8be9fd !important; } - .btn:hover { border-color: #bd93f9 !important; background: none !important; color: #bd93f9 !important; } - .btn-primary { border-color: #8be9fd !important; background: #8be9fd !important; color: #6272a4 !important; } - .btn-primary:hover { border-color: #6272a4 !important; background: #6272a4 !important; color: #f8f8f2 !important; } - .btn-used { border-color: #ff79c6 !important; color: #ff79c6 !important; } - .btn-used:hover { border-color: #ff79c6 !important; background: #ff79c6 !important; color: #f8f8f2 !important; } - .btn-link { border-color: transparent !important; } - .btn-link:hover { border-color: transparent !important; } - .label-comment-tag-offtopic { border-color: #8be9fd !important; color: #8be9fd !important; } - .label-comment-tag-joke { border-color: #50fa7b !important; color: #50fa7b !important; } - .label-comment-tag-flame { border-color: #ff5555 !important; color: #ff5555 !important; } - .label-comment-tag-troll { border-color: #ffb86c !important; color: #ffb86c !important; } - .label-comment-tag-noise { border-color: #f1fa8c !important; color: #f1fa8c !important; } - .comment { border-color: #282a36 !important; } - .comment header { background-color: #282a36 !important; color: #f8f8f2 !important; } - .comment header a { color: #8be9fd !important; } - .comment header a.link-user { color: #50fa7b !important; } - .comment header a.link-user:visited { color: #ff79c6 !important; } - .comment .comment-user-info { color: #bd93f9 !important; } - .is-comment-mine > .comment-itself { border-color: #6272a4 !important; } - .is-comment-by-op > .comment-itself { border-color: #bd93f9 !important; } - .is-comment-new .comment-itself { border-color: #f1fa8c !important; } - .is-comment-new .comment-text { color: #f8f8f2 !important; } - .conspicuous { color: #ff5555 !important; } - .toc { background-color: #282a36 !important; } - .highlight { background-color: #44475a !important; } - .highlight > pre { margin-left: 0 !important; } - #page-list { background-color: #44475a !important; } - body { color: #f8f8f2 !important; background-color: #282a36 !important; } - a { color: #8be9fd !important; } - header a { color: #f8f8f2 !important; } - main { font-family: sans-serif; } - main, aside { background-color: #44475a !important; } - blockquote { border-color: #f8f8f2 !important; background-color: #282a36 !important; } - textarea, input { border-color: #6272a4 !important; background-color: #282a36 !important; color: #f8f8f2 !important; } - tr { background-color: #282a36 !important; } - td { border-color: #44475a !important; border-bottom-width: 0.2rem !important; } - pre, code { border: none !important; background-color: #282a36 !important; color: #f8f8f2 !important; } - pre { padding: 5px 10px !important; } - code { padding: 0 !important; } - section { border-color: #282a36 !important; } - footer { background-color: #282a36 !important; } - .tab { border-color: #6272a4 !important; } - .tab .tab-item a { color: #f8f8f2 !important; } - .tab .tab-item a:hover { color: #8be9fd !important; } - .tab .tab-item.active a { color: #8be9fd !important; border-bottom-color: #8be9fd !important; } - .tab .tab-listing-order { border-color: #6272a4 !important; } - .form-select { border-color: #6272a4 !important; } - .form-select:not([multiple]):not([size]) { background-color: #44475a !important; } - .message { border-top: none !important; border-right: none !important; border-bottom: none !important; border-color: #282a36 !important; } - .message header { background-color: #282a36 !important; } - .message .message-text { color: #f8f8f2 !important; } - .is-message-mine { border-width: 1px !important; margin-left: 0 !important; } - #new-topic fieldset, #new-topic .divider { border-color: #282a36 !important; } - #new-topic .divider::after { color: #f8f8f2 !important; background: #282a36 !important; } - #new-topic input { color: #f8f8f2 !important; background-color: #282a36 !important; border-color: #6272a4 !important; } - body > header > a:nth-child(1):not(.no-header-logo) { background-size: 32px 32px !important; background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAACQCAMAAADQmBKKAAAAHlBMVEUoKjZQ+nticqSL6f29k/nx+oz/VVX/ecb/uGz///+3yBn7AAAAaklEQVR42u3Oxw2AQAADsNDZf2IGyO8kioQ9gQMAAAAAcLelCAkJCQkJCQkJ/Tk0lZS5ZMhZhISEhISEhISEvhbaSoasJWUvKUJCQkJCQkJCQu+GnnSUFCEhISEhISEhoXdDAAAAAAA3uwDrCC2R1NNC7QAAAABJRU5ErkJggg==") !important; } - .label-edit-box { background-color: #282a36 !important; color: #f8f8f2 !important; } - .user-label { border-radius: 0 !important; padding: 1px 3px !important; } - .bg-red { background-color: #ff5555 !important; color: #f8f8f2 !important; } - .bg-orangered { background-color: #ffb86c !important; color: #282a36 !important; } - .bg-orange { background-color: #f1fa8c !important; color: #282a36 !important; } - .bg-dodgerblue { background-color: #8be9fd !important; color: #282a36 !important; } - .bg-forestgreen { background-color: #50fa7b !important; color: #282a36 !important; } - .bg-slategray { background-color: #44475a !important; color: #f8f8f2 !important; } - .topic-full .topic-full-byline { color: #f8f8f2 !important; } - .topic-full .topic-full-byline .link-user { color: #50fa7b !important; } - .topic-full .topic-full-byline .link-user:visited { color: #ff79c6 !important; } - aside .topic-tags li { color: #f8f8f2 !important; } - .topic .topic-content-metadata { color: #50fa7b !important; } - .topic .topic-text-excerpt { color: #6272a4 !important; } - .post-listing .topic { background-color: #282a36 !important; } - .topic-listing { background-color: #44475a !important; } - .topic-listing > li { background-color: #282a36 !important; } - .topic-listing .label-topic-tag > * { color: #6272a4 !important; } - .is-topic-official { border-color: #ffb86c !important; } - .topic-title a { color: #8be9fd !important; } - .topic-title a:visited { color: #ff79c6 !important; } - .topic-info .time-responsive { color: #50fa7b !important; } - .topic-metadata .topic-tags li { color: #6272a4 !important; } - .topic-info-comments-new { color: #f1fa8c !important; } } +@-moz-document domain('tildes.net'){.date-info{color:#f8f8f2 !important}.btn{border-color:#8be9fd !important;color:#8be9fd !important}.btn:hover{border-color:#bd93f9 !important;background:none !important;color:#bd93f9 !important}.btn-primary{border-color:#8be9fd !important;background:#8be9fd !important;color:#6272a4 !important}.btn-primary:hover{border-color:#6272a4 !important;background:#6272a4 !important;color:#f8f8f2 !important}.btn-used{border-color:#ff79c6 !important;color:#ff79c6 !important}.btn-used:hover{border-color:#ff79c6 !important;background:#ff79c6 !important;color:#f8f8f2 !important}.btn-link{border-color:transparent !important}.btn-link:hover{border-color:transparent !important}.label-comment-tag-offtopic{border-color:#8be9fd !important;color:#8be9fd !important}.label-comment-tag-joke{border-color:#50fa7b !important;color:#50fa7b !important}.label-comment-tag-flame{border-color:#f55 !important;color:#f55 !important}.label-comment-tag-troll{border-color:#ffb86c !important;color:#ffb86c !important}.label-comment-tag-noise{border-color:#f1fa8c !important;color:#f1fa8c !important}.comment{border-color:#282a36 !important}.comment header{background-color:#282a36 !important;color:#f8f8f2 !important}.comment header a{color:#8be9fd !important}.comment header a.link-user{color:#50fa7b !important}.comment header a.link-user:visited{color:#ff79c6 !important}.comment .comment-user-info{color:#bd93f9 !important}.is-comment-mine>.comment-itself{border-color:#6272a4 !important}.is-comment-by-op>.comment-itself{border-color:#bd93f9 !important}.is-comment-new .comment-itself{border-color:#f1fa8c !important}.is-comment-new .comment-text{color:#f8f8f2 !important}.conspicuous{color:#f55 !important}.toc{background-color:#282a36 !important}.highlight{background-color:#44475a !important}.highlight>pre{margin-left:0 !important}#page-list{background-color:#44475a !important}body{color:#f8f8f2 !important;background-color:#282a36 !important}a{color:#8be9fd !important}header a{color:#f8f8f2 !important}main{font-family:sans-serif}main,aside{background-color:#44475a !important}blockquote{border-color:#f8f8f2 !important;background-color:#282a36 !important}textarea,input{border-color:#6272a4 !important;background-color:#282a36 !important;color:#f8f8f2 !important}tr{background-color:#282a36 !important}td{border-color:#44475a !important;border-bottom-width:0.2rem !important}pre,code{border:none !important;background-color:#282a36 !important;color:#f8f8f2 !important}pre{padding:5px 10px !important}code{padding:0 !important}section{border-color:#282a36 !important}footer{background-color:#282a36 !important}.tab{border-color:#6272a4 !important}.tab .tab-item a{color:#f8f8f2 !important}.tab .tab-item a:hover{color:#8be9fd !important}.tab .tab-item.active a{color:#8be9fd !important;border-bottom-color:#8be9fd !important}.tab .tab-listing-order{border-color:#6272a4 !important}.form-select{border-color:#6272a4 !important}.form-select:not([multiple]):not([size]){background-color:#44475a !important}.message{border-top:none !important;border-right:none !important;border-bottom:none !important;border-color:#282a36 !important}.message header{background-color:#282a36 !important}.message .message-text{color:#f8f8f2 !important}.is-message-mine{border-width:1px !important;margin-left:0 !important}#new-topic fieldset,#new-topic .divider{border-color:#282a36 !important}#new-topic .divider::after{color:#f8f8f2 !important;background:#282a36 !important}#new-topic input{color:#f8f8f2 !important;background-color:#282a36 !important;border-color:#6272a4 !important}body>header>a:nth-child(1):not(.no-header-logo){background-size:32px 32px !important;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAACQCAMAAADQmBKKAAAAHlBMVEUoKjZQ+nticqSL6f29k/nx+oz/VVX/ecb/uGz///+3yBn7AAAAaklEQVR42u3Oxw2AQAADsNDZf2IGyO8kioQ9gQMAAAAAcLelCAkJCQkJCQkJ/Tk0lZS5ZMhZhISEhISEhISEvhbaSoasJWUvKUJCQkJCQkJCQu+GnnSUFCEhISEhISEhoXdDAAAAAAA3uwDrCC2R1NNC7QAAAABJRU5ErkJggg==") !important}.label-edit-box{background-color:#282a36 !important;color:#f8f8f2 !important}.user-label{border-radius:0 !important;padding:1px 3px !important}.bg-red{background-color:#f55 !important;color:#f8f8f2 !important}.bg-orangered{background-color:#ffb86c !important;color:#282a36 !important}.bg-orange{background-color:#f1fa8c !important;color:#282a36 !important}.bg-dodgerblue{background-color:#8be9fd !important;color:#282a36 !important}.bg-forestgreen{background-color:#50fa7b !important;color:#282a36 !important}.bg-slategray{background-color:#44475a !important;color:#f8f8f2 !important}.topic-full .topic-full-byline{color:#f8f8f2 !important}.topic-full .topic-full-byline .link-user{color:#50fa7b !important}.topic-full .topic-full-byline .link-user:visited{color:#ff79c6 !important}aside .topic-tags li{color:#f8f8f2 !important}.topic .topic-content-metadata{color:#50fa7b !important}.topic .topic-text-excerpt{color:#6272a4 !important}.post-listing .topic{background-color:#282a36 !important}.topic-listing{background-color:#44475a !important}.topic-listing>li{background-color:#282a36 !important}.topic-listing .label-topic-tag>*{color:#6272a4 !important}.is-topic-official{border-color:#ffb86c !important}.topic-title a{color:#8be9fd !important}.topic-title a:visited{color:#ff79c6 !important}.topic-info .time-responsive{color:#50fa7b !important}.topic-metadata .topic-tags li{color:#6272a4 !important}.topic-info-comments-new{color:#f1fa8c !important}} diff --git a/css/tildes-monokai/tildes-monokai.css b/css/tildes-monokai/tildes-monokai.css index 5c16228..b4127d9 100644 --- a/css/tildes-monokai/tildes-monokai.css +++ b/css/tildes-monokai/tildes-monokai.css @@ -1,127 +1 @@ -@-moz-document domain('tildes.net') { body .btn.btn-comment-collapse, body.theme-light .btn.btn-comment-collapse, body.theme-dark .btn.btn-comment-collapse, body.theme-black .btn.btn-comment-collapse { color: #E6DB74; border-color: #E6DB74; } - body .btn.btn-comment-collapse:hover, body .btn.btn-comment-collapse:active, body .btn.btn-comment-collapse:focus, body.theme-light .btn.btn-comment-collapse:hover, body.theme-light .btn.btn-comment-collapse:active, body.theme-light .btn.btn-comment-collapse:focus, body.theme-dark .btn.btn-comment-collapse:hover, body.theme-dark .btn.btn-comment-collapse:active, body.theme-dark .btn.btn-comment-collapse:focus, body.theme-black .btn.btn-comment-collapse:hover, body.theme-black .btn.btn-comment-collapse:active, body.theme-black .btn.btn-comment-collapse:focus { color: #F92672; border-color: #F92672; background-color: transparent; } - .btn, .btn.btn-link, #next-page { color: #E6DB74; border-color: #E6DB74; } - .btn:hover, .btn:active, .btn:focus, .btn.btn-link:hover, .btn.btn-link:active, .btn.btn-link:focus, #next-page:hover, #next-page:active, #next-page:focus { color: #F92672; border-color: #F92672; background-color: transparent; } - .btn.btn-used { color: #F92672; border-color: #F92672; } - .btn.btn-primary { color: #272822; border-color: #E6DB74; background-color: #E6DB74; } - .btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus { color: #272822; border-color: #F92672; background-color: #F92672; } - body section.topic-comments, body.theme-light section.topic-comments, body.theme-dark section.topic-comments, body.theme-black section.topic-comments { border-color: #595959; } - body section.topic-comments .comment, body.theme-light section.topic-comments .comment, body.theme-dark section.topic-comments .comment, body.theme-black section.topic-comments .comment { border-color: #272822; } - body section.topic-comments .is-comment-new .comment-text, body.theme-light section.topic-comments .is-comment-new .comment-text, body.theme-dark section.topic-comments .is-comment-new .comment-text, body.theme-black section.topic-comments .is-comment-new .comment-text { color: #E6E6E6; } - body section.topic-comments .comment-itself header, body.theme-light section.topic-comments .comment-itself header, body.theme-dark section.topic-comments .comment-itself header, body.theme-black section.topic-comments .comment-itself header { color: #E6E6E6; background-color: #272822; } - body section.topic-comments header a, body.theme-light section.topic-comments header a, body.theme-dark section.topic-comments header a, body.theme-black section.topic-comments header a { color: #E6DB74; } - body section.topic-comments header a:hover, body section.topic-comments header a:active, body section.topic-comments header a:focus, body.theme-light section.topic-comments header a:hover, body.theme-light section.topic-comments header a:active, body.theme-light section.topic-comments header a:focus, body.theme-dark section.topic-comments header a:hover, body.theme-dark section.topic-comments header a:active, body.theme-dark section.topic-comments header a:focus, body.theme-black section.topic-comments header a:hover, body.theme-black section.topic-comments header a:active, body.theme-black section.topic-comments header a:focus { color: #F92672; } - body section.topic-comments .post-button, body.theme-light section.topic-comments .post-button, body.theme-dark section.topic-comments .post-button, body.theme-black section.topic-comments .post-button { color: #E6DB74; } - body section.topic-comments .post-button:hover, body section.topic-comments .post-button:active, body section.topic-comments .post-button:focus, body.theme-light section.topic-comments .post-button:hover, body.theme-light section.topic-comments .post-button:active, body.theme-light section.topic-comments .post-button:focus, body.theme-dark section.topic-comments .post-button:hover, body.theme-dark section.topic-comments .post-button:active, body.theme-dark section.topic-comments .post-button:focus, body.theme-black section.topic-comments .post-button:hover, body.theme-black section.topic-comments .post-button:active, body.theme-black section.topic-comments .post-button:focus { color: #F92672; } - body section.topic-comments .post-button-used, body.theme-light section.topic-comments .post-button-used, body.theme-dark section.topic-comments .post-button-used, body.theme-black section.topic-comments .post-button-used { color: #F92672; } - .comment-text a { color: #E6DB74; } - .comment-text a:hover, .comment-text a:active, .comment-text a:focus { color: #F92672; } - .is-comment-mine > .comment-itself { border-left-color: #AE81FF !important; } - .is-comment-by-op > .comment-itself { border-left-color: #FD5FF1 !important; } - .is-comment-by-op > .comment-itself .comment-user-info { color: #FD5FF1; } - .is-comment-new > .comment-itself { border-left-color: #89BDFF !important; } - body, body.theme-light, body.theme-dark, body.theme-black { color: #E6E6E6; background-color: #272822; } - body main, body.theme-light main, body.theme-dark main, body.theme-black main { background-color: #383830; } - body pre, body code, body.theme-light pre, body.theme-light code, body.theme-dark pre, body.theme-dark code, body.theme-black pre, body.theme-black code { padding: 0.05rem 0.3rem; line-height: inherit; color: #E6E6E6; background-color: #272822; font-family: 'Consolas', monospace; } - body .form-input, body .form-input:not(:focus), body.theme-light .form-input, body.theme-light .form-input:not(:focus), body.theme-dark .form-input, body.theme-dark .form-input:not(:focus), body.theme-black .form-input, body.theme-black .form-input:not(:focus) { color: #E6E6E6; border-color: #595959; background-color: #272822; width: 40rem; max-width: 40rem; min-width: 40rem; } - body .form-input::placeholder, body .form-input:not(:focus)::placeholder, body.theme-light .form-input::placeholder, body.theme-light .form-input:not(:focus)::placeholder, body.theme-dark .form-input::placeholder, body.theme-dark .form-input:not(:focus)::placeholder, body.theme-black .form-input::placeholder, body.theme-black .form-input:not(:focus)::placeholder { color: #595959; } - body hr, body section, body.theme-light hr, body.theme-light section, body.theme-dark hr, body.theme-dark section, body.theme-black hr, body.theme-black section { border-color: #595959; } - body blockquote, body.theme-light blockquote, body.theme-dark blockquote, body.theme-black blockquote { color: #E6E6E6; border-color: #E6E6E6; background-color: #272822; } - body .table td, body .table th, body.theme-light .table td, body.theme-light .table th, body.theme-dark .table td, body.theme-dark .table th, body.theme-black .table td, body.theme-black .table th { border-bottom: 1px solid #383830; } - .listing-options { color: #E6E6E6; } - .listing-options .tab-listing-order { border: none; } - .listing-options button { border: none; } - .listing-options .tab-item a { color: #E6DB74; } - .listing-options .tab-item a:hover, .listing-options .tab-item a:active, .listing-options .tab-item a:focus { color: #F92672; } - .listing-options .tab-item:last-child a { margin-right: 0; } - .listing-options .tab-item:last-child a:hover, .listing-options .tab-item:last-child a:active, .listing-options .tab-item:last-child a:focus { color: #F92672; } - .listing-options .tab-item.active a { color: #F92672; border-color: #F92672; } - .listing-options .tab-item.active a:hover { color: #F92672; } - body .form-select:not([multiple]):not([size]), body.theme-light .form-select:not([multiple]):not([size]), body.theme-dark .form-select:not([multiple]):not([size]), body.theme-black .form-select:not([multiple]):not([size]) { border-color: #595959; background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%204%205'%3E%3Cpath%20fill='%23E6E6E6'%20d='M2%200L0%202h4zm0%205L0%203h4z'/%3E%3C/svg%3E") no-repeat right 0.35rem center/0.4rem 0.5rem; background-color: #272822; } - body .table.table-striped tbody tr:nth-of-type(n), body.theme-light .table.table-striped tbody tr:nth-of-type(n), body.theme-dark .table.table-striped tbody tr:nth-of-type(n), body.theme-black .table.table-striped tbody tr:nth-of-type(n) { background-color: #272822; } - .message-list a { color: #E6DB74; } - .message-list a:hover, .message-list a:active, .message-list a:focus { color: #F92672; } - .message-list a:visited { color: #E6DB74; } - .message-list a:visited:hover, .message-list a:visited:active, .message-list a:visited:focus { color: #F92672; } - body .post-listing h2 a, body .post-listing .topic-group a, body.theme-light .post-listing h2 a, body.theme-light .post-listing .topic-group a, body.theme-dark .post-listing h2 a, body.theme-dark .post-listing .topic-group a, body.theme-black .post-listing h2 a, body.theme-black .post-listing .topic-group a { color: #E6DB74; } - body .post-listing h2 a:hover, body .post-listing h2 a:active, body .post-listing h2 a:focus, body .post-listing .topic-group a:hover, body .post-listing .topic-group a:active, body .post-listing .topic-group a:focus, body.theme-light .post-listing h2 a:hover, body.theme-light .post-listing h2 a:active, body.theme-light .post-listing h2 a:focus, body.theme-light .post-listing .topic-group a:hover, body.theme-light .post-listing .topic-group a:active, body.theme-light .post-listing .topic-group a:focus, body.theme-dark .post-listing h2 a:hover, body.theme-dark .post-listing h2 a:active, body.theme-dark .post-listing h2 a:focus, body.theme-dark .post-listing .topic-group a:hover, body.theme-dark .post-listing .topic-group a:active, body.theme-dark .post-listing .topic-group a:focus, body.theme-black .post-listing h2 a:hover, body.theme-black .post-listing h2 a:active, body.theme-black .post-listing h2 a:focus, body.theme-black .post-listing .topic-group a:hover, body.theme-black .post-listing .topic-group a:active, body.theme-black .post-listing .topic-group a:focus { color: #F92672; } - body .post-listing .topic-content-metadata, body.theme-light .post-listing .topic-content-metadata, body.theme-dark .post-listing .topic-content-metadata, body.theme-black .post-listing .topic-content-metadata { color: #E6E6E6; } - body .post-listing header, body.theme-light .post-listing header, body.theme-dark .post-listing header, body.theme-black .post-listing header { color: #E6E6E6; background-color: #272822; } - body .post-listing header a, body.theme-light .post-listing header a, body.theme-dark .post-listing header a, body.theme-black .post-listing header a { color: #E6DB74; } - body .post-listing header a:hover, body .post-listing header a:active, body .post-listing header a:focus, body.theme-light .post-listing header a:hover, body.theme-light .post-listing header a:active, body.theme-light .post-listing header a:focus, body.theme-dark .post-listing header a:hover, body.theme-dark .post-listing header a:active, body.theme-dark .post-listing header a:focus, body.theme-black .post-listing header a:hover, body.theme-black .post-listing header a:active, body.theme-black .post-listing header a:focus { color: #F92672; } - body .post-listing .post-button, body.theme-light .post-listing .post-button, body.theme-dark .post-listing .post-button, body.theme-black .post-listing .post-button { color: #E6DB74; } - body .post-listing .post-button:hover, body .post-listing .post-button:active, body .post-listing .post-button:focus, body.theme-light .post-listing .post-button:hover, body.theme-light .post-listing .post-button:active, body.theme-light .post-listing .post-button:focus, body.theme-dark .post-listing .post-button:hover, body.theme-dark .post-listing .post-button:active, body.theme-dark .post-listing .post-button:focus, body.theme-black .post-listing .post-button:hover, body.theme-black .post-listing .post-button:active, body.theme-black .post-listing .post-button:focus { color: #F92672; } - body .post-listing .post-button-used, body.theme-light .post-listing .post-button-used, body.theme-dark .post-listing .post-button-used, body.theme-black .post-listing .post-button-used { color: #F92672; } - body .post-listing .comment, body.theme-light .post-listing .comment, body.theme-dark .post-listing .comment, body.theme-black .post-listing .comment { border-color: #272822; } - body .post-listing .topic, body.theme-light .post-listing .topic, body.theme-dark .post-listing .topic, body.theme-black .post-listing .topic { background-color: #272822; } - body .post-listing .label-topic-tag, body.theme-light .post-listing .label-topic-tag, body.theme-dark .post-listing .label-topic-tag, body.theme-black .post-listing .label-topic-tag { color: #595959; } - body .post-listing .label-topic-tag:hover, body .post-listing .label-topic-tag:active, body .post-listing .label-topic-tag:focus, body.theme-light .post-listing .label-topic-tag:hover, body.theme-light .post-listing .label-topic-tag:active, body.theme-light .post-listing .label-topic-tag:focus, body.theme-dark .post-listing .label-topic-tag:hover, body.theme-dark .post-listing .label-topic-tag:active, body.theme-dark .post-listing .label-topic-tag:focus, body.theme-black .post-listing .label-topic-tag:hover, body.theme-black .post-listing .label-topic-tag:active, body.theme-black .post-listing .label-topic-tag:focus { color: #E6E6E6; cursor: default; } - body .post-listing .topic-text-excerpt, body.theme-light .post-listing .topic-text-excerpt, body.theme-dark .post-listing .topic-text-excerpt, body.theme-black .post-listing .topic-text-excerpt { color: #595959; } - body .post-listing .topic-text-excerpt[open], body.theme-light .post-listing .topic-text-excerpt[open], body.theme-dark .post-listing .topic-text-excerpt[open], body.theme-black .post-listing .topic-text-excerpt[open] { color: #595959; } - body .post-listing .topic-text-excerpt summary::after, body .post-listing .topic-text-excerpt p, body .post-listing .topic-text-excerpt p *, body.theme-light .post-listing .topic-text-excerpt summary::after, body.theme-light .post-listing .topic-text-excerpt p, body.theme-light .post-listing .topic-text-excerpt p *, body.theme-dark .post-listing .topic-text-excerpt summary::after, body.theme-dark .post-listing .topic-text-excerpt p, body.theme-dark .post-listing .topic-text-excerpt p *, body.theme-black .post-listing .topic-text-excerpt summary::after, body.theme-black .post-listing .topic-text-excerpt p, body.theme-black .post-listing .topic-text-excerpt p * { color: #595959; } - .post-listing .link-user { color: #A6E22A; } - .post-listing .link-user:hover, .post-listing .link-user:active, .post-listing .link-user:focus { color: #F92672; } - .post-listing .link-user:visited { color: #A6E22A; } - .post-listing .link-user:visited:hover, .post-listing .link-user:visited:active, .post-listing .link-user:visited:focus { color: #F92672; } - .post-listing .topic-icon { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NzYgNTEyIj48cGF0aCBmaWxsPSIjRTZEQjc0IiBkPSJNNTc2IDI0djEyNy45ODRjMCAyMS40NjEtMjUuOTYgMzEuOTgtNDAuOTcxIDE2Ljk3MWwtMzUuNzA3LTM1LjcwOS0yNDMuNTIzIDI0My41MjNjLTkuMzczIDkuMzczLTI0LjU2OCA5LjM3My0zMy45NDEgMGwtMjIuNjI3LTIyLjYyN2MtOS4zNzMtOS4zNzMtOS4zNzMtMjQuNTY5IDAtMzMuOTQxTDQ0Mi43NTYgNzYuNjc2bC0zNS43MDMtMzUuNzA1QzM5MS45ODIgMjUuOSA0MDIuNjU2IDAgNDI0LjAyNCAwSDU1MmMxMy4yNTUgMCAyNCAxMC43NDUgMjQgMjR6TTQwNy4wMjkgMjcwLjc5NGwtMTYgMTZBMjMuOTk5IDIzLjk5OSAwIDAgMCAzODQgMzAzLjc2NVY0NDhINjRWMTI4aDI2NGEyNC4wMDMgMjQuMDAzIDAgMCAwIDE2Ljk3LTcuMDI5bDE2LTE2QzM3Ni4wODkgODkuODUxIDM2NS4zODEgNjQgMzQ0IDY0SDQ4QzIxLjQ5IDY0IDAgODUuNDkgMCAxMTJ2MzUyYzAgMjYuNTEgMjEuNDkgNDggNDggNDhoMzUyYzI2LjUxIDAgNDgtMjEuNDkgNDgtNDhWMjg3Ljc2NGMwLTIxLjM4Mi0yNS44NTItMzIuMDktNDAuOTcxLTE2Ljk3eiIvPjwvc3ZnPg=="); background-size: 14px 14px; background-position: center center; background-repeat: no-repeat; border: none; } - .post-listing .time-responsive-full { color: #E6E6E6; } - .post-listing .link-group, .post-listing .topic-info-comments a { color: #E6DB74; } - .post-listing .link-group .topic-info-comments-new, .post-listing .topic-info-comments a .topic-info-comments-new { color: #89BDFF; } - .post-listing .link-group:hover, .post-listing .link-group:active, .post-listing .link-group:focus, .post-listing .topic-info-comments a:hover, .post-listing .topic-info-comments a:active, .post-listing .topic-info-comments a:focus { color: #F92672; } - .post-listing .link-group:hover .topic-info-comments-new, .post-listing .link-group:active .topic-info-comments-new, .post-listing .link-group:focus .topic-info-comments-new, .post-listing .topic-info-comments a:hover .topic-info-comments-new, .post-listing .topic-info-comments a:active .topic-info-comments-new, .post-listing .topic-info-comments a:focus .topic-info-comments-new { color: #F92672; } - .post-listing .link-group:visited, .post-listing .topic-info-comments a:visited { color: #E6DB74; } - .post-listing .link-group:visited:hover, .post-listing .link-group:visited:active, .post-listing .link-group:visited:focus, .post-listing .topic-info-comments a:visited:hover, .post-listing .topic-info-comments a:visited:active, .post-listing .topic-info-comments a:visited:focus { color: #F92672; } - .post-listing .link-group:visited:hover .topic-info-comments-new, .post-listing .link-group:visited:active .topic-info-comments-new, .post-listing .link-group:visited:focus .topic-info-comments-new, .post-listing .topic-info-comments a:visited:hover .topic-info-comments-new, .post-listing .topic-info-comments a:visited:active .topic-info-comments-new, .post-listing .topic-info-comments a:visited:focus .topic-info-comments-new { color: #F92672; } - .settings-list a { color: #E6DB74; } - .settings-list a:hover, .settings-list a:active, .settings-list a:focus { color: #F92672; } - .settings-list a:visited { color: #E6DB74; } - .settings-list a:visited:hover, .settings-list a:visited:active, .settings-list a:visited:focus { color: #F92672; } - body aside#sidebar, body.theme-light aside#sidebar, body.theme-dark aside#sidebar, body.theme-black aside#sidebar { color: #E6E6E6; background-color: #383830; } - body aside#sidebar ul .label-topic-tag a, body.theme-light aside#sidebar ul .label-topic-tag a, body.theme-dark aside#sidebar ul .label-topic-tag a, body.theme-black aside#sidebar ul .label-topic-tag a { color: #E6E6E6; } - body aside#sidebar ul .label-topic-tag a:hover, body aside#sidebar ul .label-topic-tag a:active, body aside#sidebar ul .label-topic-tag a:focus, body.theme-light aside#sidebar ul .label-topic-tag a:hover, body.theme-light aside#sidebar ul .label-topic-tag a:active, body.theme-light aside#sidebar ul .label-topic-tag a:focus, body.theme-dark aside#sidebar ul .label-topic-tag a:hover, body.theme-dark aside#sidebar ul .label-topic-tag a:active, body.theme-dark aside#sidebar ul .label-topic-tag a:focus, body.theme-black aside#sidebar ul .label-topic-tag a:hover, body.theme-black aside#sidebar ul .label-topic-tag a:active, body.theme-black aside#sidebar ul .label-topic-tag a:focus { color: #F92672; } - body aside#sidebar details .label-topic-tag, body.theme-light aside#sidebar details .label-topic-tag, body.theme-dark aside#sidebar details .label-topic-tag, body.theme-black aside#sidebar details .label-topic-tag { color: #595959; } - body aside#sidebar details .label-topic-tag:hover, body.theme-light aside#sidebar details .label-topic-tag:hover, body.theme-dark aside#sidebar details .label-topic-tag:hover, body.theme-black aside#sidebar details .label-topic-tag:hover { color: #E6E6E6; cursor: default; } - aside#sidebar .nav-item a { color: #E6DB74; } - aside#sidebar .nav-item a:hover, aside#sidebar .nav-item a:active, aside#sidebar .nav-item a:focus { color: #F92672; } - aside#sidebar details a.btn { margin-top: 0.4rem; } - aside#sidebar dl a { color: #89BDFF; } - aside#sidebar dl a:hover, aside#sidebar dl a:active, aside#sidebar dl a:focus { color: #F92672; } - #site-header *:not(.logged-in-user-alert) { color: #E6E6E6; } - .logged-in-user-info .logged-in-user-alert { color: #89BDFF; } - body .topic-full header .topic-full-byline, body.theme-light .topic-full header .topic-full-byline, body.theme-dark .topic-full header .topic-full-byline, body.theme-black .topic-full header .topic-full-byline { color: #E6E6E6; } - body .topic-full header .link-user, body.theme-light .topic-full header .link-user, body.theme-dark .topic-full header .link-user, body.theme-black .topic-full header .link-user { color: #A6E22A; } - body .topic-full header .link-user:hover, body .topic-full header .link-user:active, body .topic-full header .link-user:focus, body.theme-light .topic-full header .link-user:hover, body.theme-light .topic-full header .link-user:active, body.theme-light .topic-full header .link-user:focus, body.theme-dark .topic-full header .link-user:hover, body.theme-dark .topic-full header .link-user:active, body.theme-dark .topic-full header .link-user:focus, body.theme-black .topic-full header .link-user:hover, body.theme-black .topic-full header .link-user:active, body.theme-black .topic-full header .link-user:focus { color: #F92672; } - body .topic-full header .link-user:visited, body.theme-light .topic-full header .link-user:visited, body.theme-dark .topic-full header .link-user:visited, body.theme-black .topic-full header .link-user:visited { color: #A6E22A; } - body .topic-full header .link-user:visited:hover, body .topic-full header .link-user:visited:active, body .topic-full header .link-user:visited:focus, body.theme-light .topic-full header .link-user:visited:hover, body.theme-light .topic-full header .link-user:visited:active, body.theme-light .topic-full header .link-user:visited:focus, body.theme-dark .topic-full header .link-user:visited:hover, body.theme-dark .topic-full header .link-user:visited:active, body.theme-dark .topic-full header .link-user:visited:focus, body.theme-black .topic-full header .link-user:visited:hover, body.theme-black .topic-full header .link-user:visited:active, body.theme-black .topic-full header .link-user:visited:focus { color: #F92672; } - .topic-full .topic-full-text a { color: #E6DB74; } - .topic-full .topic-full-text a:hover, .topic-full .topic-full-text a:active, .topic-full .topic-full-text a:focus { color: #F92672; } - .topic-full .topic-full-text a:visited { color: #F92672; } - .topic-full .topic-icon { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NzYgNTEyIj48cGF0aCBmaWxsPSIjRTZEQjc0IiBkPSJNNTc2IDI0djEyNy45ODRjMCAyMS40NjEtMjUuOTYgMzEuOTgtNDAuOTcxIDE2Ljk3MWwtMzUuNzA3LTM1LjcwOS0yNDMuNTIzIDI0My41MjNjLTkuMzczIDkuMzczLTI0LjU2OCA5LjM3My0zMy45NDEgMGwtMjIuNjI3LTIyLjYyN2MtOS4zNzMtOS4zNzMtOS4zNzMtMjQuNTY5IDAtMzMuOTQxTDQ0Mi43NTYgNzYuNjc2bC0zNS43MDMtMzUuNzA1QzM5MS45ODIgMjUuOSA0MDIuNjU2IDAgNDI0LjAyNCAwSDU1MmMxMy4yNTUgMCAyNCAxMC43NDUgMjQgMjR6TTQwNy4wMjkgMjcwLjc5NGwtMTYgMTZBMjMuOTk5IDIzLjk5OSAwIDAgMCAzODQgMzAzLjc2NVY0NDhINjRWMTI4aDI2NGEyNC4wMDMgMjQuMDAzIDAgMCAwIDE2Ljk3LTcuMDI5bDE2LTE2QzM3Ni4wODkgODkuODUxIDM2NS4zODEgNjQgMzQ0IDY0SDQ4QzIxLjQ5IDY0IDAgODUuNDkgMCAxMTJ2MzUyYzAgMjYuNTEgMjEuNDkgNDggNDggNDhoMzUyYzI2LjUxIDAgNDgtMjEuNDkgNDgtNDhWMjg3Ljc2NGMwLTIxLjM4Mi0yNS44NTItMzIuMDktNDAuOTcxLTE2Ljk3eiIvPjwvc3ZnPg=="); background-size: 14px 14px; background-position: center center; background-repeat: no-repeat; border: none; } - .topic-full .topic-full-link a { color: #E6DB74; } - .topic-full .topic-full-link a:hover, .topic-full .topic-full-link a:active, .topic-full .topic-full-link a:focus { color: #F92672; } - .topic-full .topic-full-link a:visited { color: #F92672; } - body .topic-listing > li:nth-of-type(n), body.theme-light .topic-listing > li:nth-of-type(n), body.theme-dark .topic-listing > li:nth-of-type(n), body.theme-black .topic-listing > li:nth-of-type(n) { background-color: #272822; } - body .topic-listing > li:nth-of-type(n) div.topic-voting, body .topic-listing > li:nth-of-type(n) .topic-content-metadata, body.theme-light .topic-listing > li:nth-of-type(n) div.topic-voting, body.theme-light .topic-listing > li:nth-of-type(n) .topic-content-metadata, body.theme-dark .topic-listing > li:nth-of-type(n) div.topic-voting, body.theme-dark .topic-listing > li:nth-of-type(n) .topic-content-metadata, body.theme-black .topic-listing > li:nth-of-type(n) div.topic-voting, body.theme-black .topic-listing > li:nth-of-type(n) .topic-content-metadata { color: #E6E6E6; } - body .topic-listing > li:nth-of-type(n) .topic-text-excerpt, body.theme-light .topic-listing > li:nth-of-type(n) .topic-text-excerpt, body.theme-dark .topic-listing > li:nth-of-type(n) .topic-text-excerpt, body.theme-black .topic-listing > li:nth-of-type(n) .topic-text-excerpt { color: #595959; } - body .topic-listing > li:nth-of-type(n) .topic-text-excerpt[open], body.theme-light .topic-listing > li:nth-of-type(n) .topic-text-excerpt[open], body.theme-dark .topic-listing > li:nth-of-type(n) .topic-text-excerpt[open], body.theme-black .topic-listing > li:nth-of-type(n) .topic-text-excerpt[open] { color: #595959; } - body .topic-listing > li:nth-of-type(n) .topic-text-excerpt summary::after, body .topic-listing > li:nth-of-type(n) .topic-text-excerpt p, body .topic-listing > li:nth-of-type(n) .topic-text-excerpt p *, body.theme-light .topic-listing > li:nth-of-type(n) .topic-text-excerpt summary::after, body.theme-light .topic-listing > li:nth-of-type(n) .topic-text-excerpt p, body.theme-light .topic-listing > li:nth-of-type(n) .topic-text-excerpt p *, body.theme-dark .topic-listing > li:nth-of-type(n) .topic-text-excerpt summary::after, body.theme-dark .topic-listing > li:nth-of-type(n) .topic-text-excerpt p, body.theme-dark .topic-listing > li:nth-of-type(n) .topic-text-excerpt p *, body.theme-black .topic-listing > li:nth-of-type(n) .topic-text-excerpt summary::after, body.theme-black .topic-listing > li:nth-of-type(n) .topic-text-excerpt p, body.theme-black .topic-listing > li:nth-of-type(n) .topic-text-excerpt p * { color: #595959; } - body .topic-listing > li:nth-of-type(n) .label-topic-tag a, body.theme-light .topic-listing > li:nth-of-type(n) .label-topic-tag a, body.theme-dark .topic-listing > li:nth-of-type(n) .label-topic-tag a, body.theme-black .topic-listing > li:nth-of-type(n) .label-topic-tag a { color: #595959; } - body .topic-listing > li:nth-of-type(n) .label-topic-tag a:hover, body .topic-listing > li:nth-of-type(n) .label-topic-tag a:active, body .topic-listing > li:nth-of-type(n) .label-topic-tag a:focus, body.theme-light .topic-listing > li:nth-of-type(n) .label-topic-tag a:hover, body.theme-light .topic-listing > li:nth-of-type(n) .label-topic-tag a:active, body.theme-light .topic-listing > li:nth-of-type(n) .label-topic-tag a:focus, body.theme-dark .topic-listing > li:nth-of-type(n) .label-topic-tag a:hover, body.theme-dark .topic-listing > li:nth-of-type(n) .label-topic-tag a:active, body.theme-dark .topic-listing > li:nth-of-type(n) .label-topic-tag a:focus, body.theme-black .topic-listing > li:nth-of-type(n) .label-topic-tag a:hover, body.theme-black .topic-listing > li:nth-of-type(n) .label-topic-tag a:active, body.theme-black .topic-listing > li:nth-of-type(n) .label-topic-tag a:focus { color: #F92672; } - .topic-listing .topic-title a { color: #E6DB74; } - .topic-listing .topic-title a:hover, .topic-listing .topic-title a:active, .topic-listing .topic-title a:focus { color: #F92672; } - .topic-listing .topic-title a:visited { color: #F92672; } - .topic-listing .topic-icon { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NzYgNTEyIj48cGF0aCBmaWxsPSIjRTZEQjc0IiBkPSJNNTc2IDI0djEyNy45ODRjMCAyMS40NjEtMjUuOTYgMzEuOTgtNDAuOTcxIDE2Ljk3MWwtMzUuNzA3LTM1LjcwOS0yNDMuNTIzIDI0My41MjNjLTkuMzczIDkuMzczLTI0LjU2OCA5LjM3My0zMy45NDEgMGwtMjIuNjI3LTIyLjYyN2MtOS4zNzMtOS4zNzMtOS4zNzMtMjQuNTY5IDAtMzMuOTQxTDQ0Mi43NTYgNzYuNjc2bC0zNS43MDMtMzUuNzA1QzM5MS45ODIgMjUuOSA0MDIuNjU2IDAgNDI0LjAyNCAwSDU1MmMxMy4yNTUgMCAyNCAxMC43NDUgMjQgMjR6TTQwNy4wMjkgMjcwLjc5NGwtMTYgMTZBMjMuOTk5IDIzLjk5OSAwIDAgMCAzODQgMzAzLjc2NVY0NDhINjRWMTI4aDI2NGEyNC4wMDMgMjQuMDAzIDAgMCAwIDE2Ljk3LTcuMDI5bDE2LTE2QzM3Ni4wODkgODkuODUxIDM2NS4zODEgNjQgMzQ0IDY0SDQ4QzIxLjQ5IDY0IDAgODUuNDkgMCAxMTJ2MzUyYzAgMjYuNTEgMjEuNDkgNDggNDggNDhoMzUyYzI2LjUxIDAgNDgtMjEuNDkgNDgtNDhWMjg3Ljc2NGMwLTIxLjM4Mi0yNS44NTItMzIuMDktNDAuOTcxLTE2Ljk3eiIvPjwvc3ZnPg=="); background-size: 14px 14px; background-position: center center; background-repeat: no-repeat; border: none; } - .topic-listing .link-group, .topic-listing .topic-info-comments a { color: #E6DB74; } - .topic-listing .link-group .topic-info-comments-new, .topic-listing .topic-info-comments a .topic-info-comments-new { color: #89BDFF; } - .topic-listing .link-group:hover, .topic-listing .link-group:active, .topic-listing .link-group:focus, .topic-listing .topic-info-comments a:hover, .topic-listing .topic-info-comments a:active, .topic-listing .topic-info-comments a:focus { color: #F92672; } - .topic-listing .link-group:hover .topic-info-comments-new, .topic-listing .link-group:active .topic-info-comments-new, .topic-listing .link-group:focus .topic-info-comments-new, .topic-listing .topic-info-comments a:hover .topic-info-comments-new, .topic-listing .topic-info-comments a:active .topic-info-comments-new, .topic-listing .topic-info-comments a:focus .topic-info-comments-new { color: #F92672; } - .topic-listing .link-group:visited, .topic-listing .topic-info-comments a:visited { color: #E6DB74; } - .topic-listing .link-group:visited:hover, .topic-listing .link-group:visited:active, .topic-listing .link-group:visited:focus, .topic-listing .topic-info-comments a:visited:hover, .topic-listing .topic-info-comments a:visited:active, .topic-listing .topic-info-comments a:visited:focus { color: #F92672; } - .topic-listing .link-group:visited:hover .topic-info-comments-new, .topic-listing .link-group:visited:active .topic-info-comments-new, .topic-listing .link-group:visited:focus .topic-info-comments-new, .topic-listing .topic-info-comments a:visited:hover .topic-info-comments-new, .topic-listing .topic-info-comments a:visited:active .topic-info-comments-new, .topic-listing .topic-info-comments a:visited:focus .topic-info-comments-new { color: #F92672; } - .topic-listing .link-user { color: #A6E22A; } - .topic-listing .link-user:hover, .topic-listing .link-user:active, .topic-listing .link-user:focus { color: #F92672; } - .topic-listing .link-user:visited { color: #A6E22A; } - .topic-listing .link-user:visited:hover, .topic-listing .link-user:visited:active, .topic-listing .link-user:visited:focus { color: #F92672; } - .topic-listing .time-responsive-full { color: #E6E6E6; } - .is-topic-official { border-left-color: #F92672 !important; } - .is-topic-mine { border-left-color: #AE81FF !important; } } +@-moz-document domain('tildes.net'){body .btn.btn-comment-collapse,body.theme-light .btn.btn-comment-collapse,body.theme-dark .btn.btn-comment-collapse,body.theme-black .btn.btn-comment-collapse{color:#E6DB74;border-color:#E6DB74}body .btn.btn-comment-collapse:hover,body .btn.btn-comment-collapse:active,body .btn.btn-comment-collapse:focus,body.theme-light .btn.btn-comment-collapse:hover,body.theme-light .btn.btn-comment-collapse:active,body.theme-light .btn.btn-comment-collapse:focus,body.theme-dark .btn.btn-comment-collapse:hover,body.theme-dark .btn.btn-comment-collapse:active,body.theme-dark .btn.btn-comment-collapse:focus,body.theme-black .btn.btn-comment-collapse:hover,body.theme-black .btn.btn-comment-collapse:active,body.theme-black .btn.btn-comment-collapse:focus{color:#F92672;border-color:#F92672;background-color:transparent}.btn,.btn.btn-link,#next-page{color:#E6DB74;border-color:#E6DB74}.btn:hover,.btn:active,.btn:focus,.btn.btn-link:hover,.btn.btn-link:active,.btn.btn-link:focus,#next-page:hover,#next-page:active,#next-page:focus{color:#F92672;border-color:#F92672;background-color:transparent}.btn.btn-used{color:#F92672;border-color:#F92672}.btn.btn-primary{color:#272822;border-color:#E6DB74;background-color:#E6DB74}.btn.btn-primary:hover,.btn.btn-primary:active,.btn.btn-primary:focus{color:#272822;border-color:#F92672;background-color:#F92672}body section.topic-comments,body.theme-light section.topic-comments,body.theme-dark section.topic-comments,body.theme-black section.topic-comments{border-color:#595959}body section.topic-comments .comment,body.theme-light section.topic-comments .comment,body.theme-dark section.topic-comments .comment,body.theme-black section.topic-comments .comment{border-color:#272822}body section.topic-comments .is-comment-new .comment-text,body.theme-light section.topic-comments .is-comment-new .comment-text,body.theme-dark section.topic-comments .is-comment-new .comment-text,body.theme-black section.topic-comments .is-comment-new .comment-text{color:#E6E6E6}body section.topic-comments .comment-itself header,body.theme-light section.topic-comments .comment-itself header,body.theme-dark section.topic-comments .comment-itself header,body.theme-black section.topic-comments .comment-itself header{color:#E6E6E6;background-color:#272822}body section.topic-comments header a,body.theme-light section.topic-comments header a,body.theme-dark section.topic-comments header a,body.theme-black section.topic-comments header a{color:#E6DB74}body section.topic-comments header a:hover,body section.topic-comments header a:active,body section.topic-comments header a:focus,body.theme-light section.topic-comments header a:hover,body.theme-light section.topic-comments header a:active,body.theme-light section.topic-comments header a:focus,body.theme-dark section.topic-comments header a:hover,body.theme-dark section.topic-comments header a:active,body.theme-dark section.topic-comments header a:focus,body.theme-black section.topic-comments header a:hover,body.theme-black section.topic-comments header a:active,body.theme-black section.topic-comments header a:focus{color:#F92672}body section.topic-comments .post-button,body.theme-light section.topic-comments .post-button,body.theme-dark section.topic-comments .post-button,body.theme-black section.topic-comments .post-button{color:#E6DB74}body section.topic-comments .post-button:hover,body section.topic-comments .post-button:active,body section.topic-comments .post-button:focus,body.theme-light section.topic-comments .post-button:hover,body.theme-light section.topic-comments .post-button:active,body.theme-light section.topic-comments .post-button:focus,body.theme-dark section.topic-comments .post-button:hover,body.theme-dark section.topic-comments .post-button:active,body.theme-dark section.topic-comments .post-button:focus,body.theme-black section.topic-comments .post-button:hover,body.theme-black section.topic-comments .post-button:active,body.theme-black section.topic-comments .post-button:focus{color:#F92672}body section.topic-comments .post-button-used,body.theme-light section.topic-comments .post-button-used,body.theme-dark section.topic-comments .post-button-used,body.theme-black section.topic-comments .post-button-used{color:#F92672}.comment-text a{color:#E6DB74}.comment-text a:hover,.comment-text a:active,.comment-text a:focus{color:#F92672}.is-comment-mine>.comment-itself{border-left-color:#AE81FF !important}.is-comment-by-op>.comment-itself{border-left-color:#FD5FF1 !important}.is-comment-by-op>.comment-itself .comment-user-info{color:#FD5FF1}.is-comment-new>.comment-itself{border-left-color:#89BDFF !important}body,body.theme-light,body.theme-dark,body.theme-black{color:#E6E6E6;background-color:#272822}body main,body.theme-light main,body.theme-dark main,body.theme-black main{background-color:#383830}body pre,body code,body.theme-light pre,body.theme-light code,body.theme-dark pre,body.theme-dark code,body.theme-black pre,body.theme-black code{padding:0.05rem 0.3rem;line-height:inherit;color:#E6E6E6;background-color:#272822;font-family:'Consolas', monospace}body .form-input,body .form-input:not(:focus),body.theme-light .form-input,body.theme-light .form-input:not(:focus),body.theme-dark .form-input,body.theme-dark .form-input:not(:focus),body.theme-black .form-input,body.theme-black .form-input:not(:focus){color:#E6E6E6;border-color:#595959;background-color:#272822;width:40rem;max-width:40rem;min-width:40rem}body .form-input::placeholder,body .form-input:not(:focus)::placeholder,body.theme-light .form-input::placeholder,body.theme-light .form-input:not(:focus)::placeholder,body.theme-dark .form-input::placeholder,body.theme-dark .form-input:not(:focus)::placeholder,body.theme-black .form-input::placeholder,body.theme-black .form-input:not(:focus)::placeholder{color:#595959}body hr,body section,body.theme-light hr,body.theme-light section,body.theme-dark hr,body.theme-dark section,body.theme-black hr,body.theme-black section{border-color:#595959}body blockquote,body.theme-light blockquote,body.theme-dark blockquote,body.theme-black blockquote{color:#E6E6E6;border-color:#E6E6E6;background-color:#272822}body .table td,body .table th,body.theme-light .table td,body.theme-light .table th,body.theme-dark .table td,body.theme-dark .table th,body.theme-black .table td,body.theme-black .table th{border-bottom:1px solid #383830}.listing-options{color:#E6E6E6}.listing-options .tab-listing-order{border:none}.listing-options button{border:none}.listing-options .tab-item a{color:#E6DB74}.listing-options .tab-item a:hover,.listing-options .tab-item a:active,.listing-options .tab-item a:focus{color:#F92672}.listing-options .tab-item:last-child a{margin-right:0}.listing-options .tab-item:last-child a:hover,.listing-options .tab-item:last-child a:active,.listing-options .tab-item:last-child a:focus{color:#F92672}.listing-options .tab-item.active a{color:#F92672;border-color:#F92672}.listing-options .tab-item.active a:hover{color:#F92672}body .form-select:not([multiple]):not([size]),body.theme-light .form-select:not([multiple]):not([size]),body.theme-dark .form-select:not([multiple]):not([size]),body.theme-black .form-select:not([multiple]):not([size]){border-color:#595959;background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%204%205'%3E%3Cpath%20fill='%23E6E6E6'%20d='M2%200L0%202h4zm0%205L0%203h4z'/%3E%3C/svg%3E") no-repeat right 0.35rem center/0.4rem 0.5rem;background-color:#272822}body .table.table-striped tbody tr:nth-of-type(n),body.theme-light .table.table-striped tbody tr:nth-of-type(n),body.theme-dark .table.table-striped tbody tr:nth-of-type(n),body.theme-black .table.table-striped tbody tr:nth-of-type(n){background-color:#272822}.message-list a{color:#E6DB74}.message-list a:hover,.message-list a:active,.message-list a:focus{color:#F92672}.message-list a:visited{color:#E6DB74}.message-list a:visited:hover,.message-list a:visited:active,.message-list a:visited:focus{color:#F92672}body .post-listing h2 a,body .post-listing .topic-group a,body.theme-light .post-listing h2 a,body.theme-light .post-listing .topic-group a,body.theme-dark .post-listing h2 a,body.theme-dark .post-listing .topic-group a,body.theme-black .post-listing h2 a,body.theme-black .post-listing .topic-group a{color:#E6DB74}body .post-listing h2 a:hover,body .post-listing h2 a:active,body .post-listing h2 a:focus,body .post-listing .topic-group a:hover,body .post-listing .topic-group a:active,body .post-listing .topic-group a:focus,body.theme-light .post-listing h2 a:hover,body.theme-light .post-listing h2 a:active,body.theme-light .post-listing h2 a:focus,body.theme-light .post-listing .topic-group a:hover,body.theme-light .post-listing .topic-group a:active,body.theme-light .post-listing .topic-group a:focus,body.theme-dark .post-listing h2 a:hover,body.theme-dark .post-listing h2 a:active,body.theme-dark .post-listing h2 a:focus,body.theme-dark .post-listing .topic-group a:hover,body.theme-dark .post-listing .topic-group a:active,body.theme-dark .post-listing .topic-group a:focus,body.theme-black .post-listing h2 a:hover,body.theme-black .post-listing h2 a:active,body.theme-black .post-listing h2 a:focus,body.theme-black .post-listing .topic-group a:hover,body.theme-black .post-listing .topic-group a:active,body.theme-black .post-listing .topic-group a:focus{color:#F92672}body .post-listing .topic-content-metadata,body.theme-light .post-listing .topic-content-metadata,body.theme-dark .post-listing .topic-content-metadata,body.theme-black .post-listing .topic-content-metadata{color:#E6E6E6}body .post-listing header,body.theme-light .post-listing header,body.theme-dark .post-listing header,body.theme-black .post-listing header{color:#E6E6E6;background-color:#272822}body .post-listing header a,body.theme-light .post-listing header a,body.theme-dark .post-listing header a,body.theme-black .post-listing header a{color:#E6DB74}body .post-listing header a:hover,body .post-listing header a:active,body .post-listing header a:focus,body.theme-light .post-listing header a:hover,body.theme-light .post-listing header a:active,body.theme-light .post-listing header a:focus,body.theme-dark .post-listing header a:hover,body.theme-dark .post-listing header a:active,body.theme-dark .post-listing header a:focus,body.theme-black .post-listing header a:hover,body.theme-black .post-listing header a:active,body.theme-black .post-listing header a:focus{color:#F92672}body .post-listing .post-button,body.theme-light .post-listing .post-button,body.theme-dark .post-listing .post-button,body.theme-black .post-listing .post-button{color:#E6DB74}body .post-listing .post-button:hover,body .post-listing .post-button:active,body .post-listing .post-button:focus,body.theme-light .post-listing .post-button:hover,body.theme-light .post-listing .post-button:active,body.theme-light .post-listing .post-button:focus,body.theme-dark .post-listing .post-button:hover,body.theme-dark .post-listing .post-button:active,body.theme-dark .post-listing .post-button:focus,body.theme-black .post-listing .post-button:hover,body.theme-black .post-listing .post-button:active,body.theme-black .post-listing .post-button:focus{color:#F92672}body .post-listing .post-button-used,body.theme-light .post-listing .post-button-used,body.theme-dark .post-listing .post-button-used,body.theme-black .post-listing .post-button-used{color:#F92672}body .post-listing .comment,body.theme-light .post-listing .comment,body.theme-dark .post-listing .comment,body.theme-black .post-listing .comment{border-color:#272822}body .post-listing .topic,body.theme-light .post-listing .topic,body.theme-dark .post-listing .topic,body.theme-black .post-listing .topic{background-color:#272822}body .post-listing .label-topic-tag,body.theme-light .post-listing .label-topic-tag,body.theme-dark .post-listing .label-topic-tag,body.theme-black .post-listing .label-topic-tag{color:#595959}body .post-listing .label-topic-tag:hover,body .post-listing .label-topic-tag:active,body .post-listing .label-topic-tag:focus,body.theme-light .post-listing .label-topic-tag:hover,body.theme-light .post-listing .label-topic-tag:active,body.theme-light .post-listing .label-topic-tag:focus,body.theme-dark .post-listing .label-topic-tag:hover,body.theme-dark .post-listing .label-topic-tag:active,body.theme-dark .post-listing .label-topic-tag:focus,body.theme-black .post-listing .label-topic-tag:hover,body.theme-black .post-listing .label-topic-tag:active,body.theme-black .post-listing .label-topic-tag:focus{color:#E6E6E6;cursor:default}body .post-listing .topic-text-excerpt,body.theme-light .post-listing .topic-text-excerpt,body.theme-dark .post-listing .topic-text-excerpt,body.theme-black .post-listing .topic-text-excerpt{color:#595959}body .post-listing .topic-text-excerpt[open],body.theme-light .post-listing .topic-text-excerpt[open],body.theme-dark .post-listing .topic-text-excerpt[open],body.theme-black .post-listing .topic-text-excerpt[open]{color:#595959}body .post-listing .topic-text-excerpt summary::after,body .post-listing .topic-text-excerpt p,body .post-listing .topic-text-excerpt p *,body.theme-light .post-listing .topic-text-excerpt summary::after,body.theme-light .post-listing .topic-text-excerpt p,body.theme-light .post-listing .topic-text-excerpt p *,body.theme-dark .post-listing .topic-text-excerpt summary::after,body.theme-dark .post-listing .topic-text-excerpt p,body.theme-dark .post-listing .topic-text-excerpt p *,body.theme-black .post-listing .topic-text-excerpt summary::after,body.theme-black .post-listing .topic-text-excerpt p,body.theme-black .post-listing .topic-text-excerpt p *{color:#595959}.post-listing .link-user{color:#A6E22A}.post-listing .link-user:hover,.post-listing .link-user:active,.post-listing .link-user:focus{color:#F92672}.post-listing .link-user:visited{color:#A6E22A}.post-listing .link-user:visited:hover,.post-listing .link-user:visited:active,.post-listing .link-user:visited:focus{color:#F92672}.post-listing .topic-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NzYgNTEyIj48cGF0aCBmaWxsPSIjRTZEQjc0IiBkPSJNNTc2IDI0djEyNy45ODRjMCAyMS40NjEtMjUuOTYgMzEuOTgtNDAuOTcxIDE2Ljk3MWwtMzUuNzA3LTM1LjcwOS0yNDMuNTIzIDI0My41MjNjLTkuMzczIDkuMzczLTI0LjU2OCA5LjM3My0zMy45NDEgMGwtMjIuNjI3LTIyLjYyN2MtOS4zNzMtOS4zNzMtOS4zNzMtMjQuNTY5IDAtMzMuOTQxTDQ0Mi43NTYgNzYuNjc2bC0zNS43MDMtMzUuNzA1QzM5MS45ODIgMjUuOSA0MDIuNjU2IDAgNDI0LjAyNCAwSDU1MmMxMy4yNTUgMCAyNCAxMC43NDUgMjQgMjR6TTQwNy4wMjkgMjcwLjc5NGwtMTYgMTZBMjMuOTk5IDIzLjk5OSAwIDAgMCAzODQgMzAzLjc2NVY0NDhINjRWMTI4aDI2NGEyNC4wMDMgMjQuMDAzIDAgMCAwIDE2Ljk3LTcuMDI5bDE2LTE2QzM3Ni4wODkgODkuODUxIDM2NS4zODEgNjQgMzQ0IDY0SDQ4QzIxLjQ5IDY0IDAgODUuNDkgMCAxMTJ2MzUyYzAgMjYuNTEgMjEuNDkgNDggNDggNDhoMzUyYzI2LjUxIDAgNDgtMjEuNDkgNDgtNDhWMjg3Ljc2NGMwLTIxLjM4Mi0yNS44NTItMzIuMDktNDAuOTcxLTE2Ljk3eiIvPjwvc3ZnPg==");background-size:14px 14px;background-position:center center;background-repeat:no-repeat;border:none}.post-listing .time-responsive-full{color:#E6E6E6}.post-listing .link-group,.post-listing .topic-info-comments a{color:#E6DB74}.post-listing .link-group .topic-info-comments-new,.post-listing .topic-info-comments a .topic-info-comments-new{color:#89BDFF}.post-listing .link-group:hover,.post-listing .link-group:active,.post-listing .link-group:focus,.post-listing .topic-info-comments a:hover,.post-listing .topic-info-comments a:active,.post-listing .topic-info-comments a:focus{color:#F92672}.post-listing .link-group:hover .topic-info-comments-new,.post-listing .link-group:active .topic-info-comments-new,.post-listing .link-group:focus .topic-info-comments-new,.post-listing .topic-info-comments a:hover .topic-info-comments-new,.post-listing .topic-info-comments a:active .topic-info-comments-new,.post-listing .topic-info-comments a:focus .topic-info-comments-new{color:#F92672}.post-listing .link-group:visited,.post-listing .topic-info-comments a:visited{color:#E6DB74}.post-listing .link-group:visited:hover,.post-listing .link-group:visited:active,.post-listing .link-group:visited:focus,.post-listing .topic-info-comments a:visited:hover,.post-listing .topic-info-comments a:visited:active,.post-listing .topic-info-comments a:visited:focus{color:#F92672}.post-listing .link-group:visited:hover .topic-info-comments-new,.post-listing .link-group:visited:active .topic-info-comments-new,.post-listing .link-group:visited:focus .topic-info-comments-new,.post-listing .topic-info-comments a:visited:hover .topic-info-comments-new,.post-listing .topic-info-comments a:visited:active .topic-info-comments-new,.post-listing .topic-info-comments a:visited:focus .topic-info-comments-new{color:#F92672}.settings-list a{color:#E6DB74}.settings-list a:hover,.settings-list a:active,.settings-list a:focus{color:#F92672}.settings-list a:visited{color:#E6DB74}.settings-list a:visited:hover,.settings-list a:visited:active,.settings-list a:visited:focus{color:#F92672}body aside#sidebar,body.theme-light aside#sidebar,body.theme-dark aside#sidebar,body.theme-black aside#sidebar{color:#E6E6E6;background-color:#383830}body aside#sidebar ul .label-topic-tag a,body.theme-light aside#sidebar ul .label-topic-tag a,body.theme-dark aside#sidebar ul .label-topic-tag a,body.theme-black aside#sidebar ul .label-topic-tag a{color:#E6E6E6}body aside#sidebar ul .label-topic-tag a:hover,body aside#sidebar ul .label-topic-tag a:active,body aside#sidebar ul .label-topic-tag a:focus,body.theme-light aside#sidebar ul .label-topic-tag a:hover,body.theme-light aside#sidebar ul .label-topic-tag a:active,body.theme-light aside#sidebar ul .label-topic-tag a:focus,body.theme-dark aside#sidebar ul .label-topic-tag a:hover,body.theme-dark aside#sidebar ul .label-topic-tag a:active,body.theme-dark aside#sidebar ul .label-topic-tag a:focus,body.theme-black aside#sidebar ul .label-topic-tag a:hover,body.theme-black aside#sidebar ul .label-topic-tag a:active,body.theme-black aside#sidebar ul .label-topic-tag a:focus{color:#F92672}body aside#sidebar details .label-topic-tag,body.theme-light aside#sidebar details .label-topic-tag,body.theme-dark aside#sidebar details .label-topic-tag,body.theme-black aside#sidebar details .label-topic-tag{color:#595959}body aside#sidebar details .label-topic-tag:hover,body.theme-light aside#sidebar details .label-topic-tag:hover,body.theme-dark aside#sidebar details .label-topic-tag:hover,body.theme-black aside#sidebar details .label-topic-tag:hover{color:#E6E6E6;cursor:default}aside#sidebar .nav-item a{color:#E6DB74}aside#sidebar .nav-item a:hover,aside#sidebar .nav-item a:active,aside#sidebar .nav-item a:focus{color:#F92672}aside#sidebar details a.btn{margin-top:0.4rem}aside#sidebar dl a{color:#89BDFF}aside#sidebar dl a:hover,aside#sidebar dl a:active,aside#sidebar dl a:focus{color:#F92672}#site-header *:not(.logged-in-user-alert){color:#E6E6E6}.logged-in-user-info .logged-in-user-alert{color:#89BDFF}body .topic-full header .topic-full-byline,body.theme-light .topic-full header .topic-full-byline,body.theme-dark .topic-full header .topic-full-byline,body.theme-black .topic-full header .topic-full-byline{color:#E6E6E6}body .topic-full header .link-user,body.theme-light .topic-full header .link-user,body.theme-dark .topic-full header .link-user,body.theme-black .topic-full header .link-user{color:#A6E22A}body .topic-full header .link-user:hover,body .topic-full header .link-user:active,body .topic-full header .link-user:focus,body.theme-light .topic-full header .link-user:hover,body.theme-light .topic-full header .link-user:active,body.theme-light .topic-full header .link-user:focus,body.theme-dark .topic-full header .link-user:hover,body.theme-dark .topic-full header .link-user:active,body.theme-dark .topic-full header .link-user:focus,body.theme-black .topic-full header .link-user:hover,body.theme-black .topic-full header .link-user:active,body.theme-black .topic-full header .link-user:focus{color:#F92672}body .topic-full header .link-user:visited,body.theme-light .topic-full header .link-user:visited,body.theme-dark .topic-full header .link-user:visited,body.theme-black .topic-full header .link-user:visited{color:#A6E22A}body .topic-full header .link-user:visited:hover,body .topic-full header .link-user:visited:active,body .topic-full header .link-user:visited:focus,body.theme-light .topic-full header .link-user:visited:hover,body.theme-light .topic-full header .link-user:visited:active,body.theme-light .topic-full header .link-user:visited:focus,body.theme-dark .topic-full header .link-user:visited:hover,body.theme-dark .topic-full header .link-user:visited:active,body.theme-dark .topic-full header .link-user:visited:focus,body.theme-black .topic-full header .link-user:visited:hover,body.theme-black .topic-full header .link-user:visited:active,body.theme-black .topic-full header .link-user:visited:focus{color:#F92672}.topic-full .topic-full-text a{color:#E6DB74}.topic-full .topic-full-text a:hover,.topic-full .topic-full-text a:active,.topic-full .topic-full-text a:focus{color:#F92672}.topic-full .topic-full-text a:visited{color:#F92672}.topic-full .topic-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NzYgNTEyIj48cGF0aCBmaWxsPSIjRTZEQjc0IiBkPSJNNTc2IDI0djEyNy45ODRjMCAyMS40NjEtMjUuOTYgMzEuOTgtNDAuOTcxIDE2Ljk3MWwtMzUuNzA3LTM1LjcwOS0yNDMuNTIzIDI0My41MjNjLTkuMzczIDkuMzczLTI0LjU2OCA5LjM3My0zMy45NDEgMGwtMjIuNjI3LTIyLjYyN2MtOS4zNzMtOS4zNzMtOS4zNzMtMjQuNTY5IDAtMzMuOTQxTDQ0Mi43NTYgNzYuNjc2bC0zNS43MDMtMzUuNzA1QzM5MS45ODIgMjUuOSA0MDIuNjU2IDAgNDI0LjAyNCAwSDU1MmMxMy4yNTUgMCAyNCAxMC43NDUgMjQgMjR6TTQwNy4wMjkgMjcwLjc5NGwtMTYgMTZBMjMuOTk5IDIzLjk5OSAwIDAgMCAzODQgMzAzLjc2NVY0NDhINjRWMTI4aDI2NGEyNC4wMDMgMjQuMDAzIDAgMCAwIDE2Ljk3LTcuMDI5bDE2LTE2QzM3Ni4wODkgODkuODUxIDM2NS4zODEgNjQgMzQ0IDY0SDQ4QzIxLjQ5IDY0IDAgODUuNDkgMCAxMTJ2MzUyYzAgMjYuNTEgMjEuNDkgNDggNDggNDhoMzUyYzI2LjUxIDAgNDgtMjEuNDkgNDgtNDhWMjg3Ljc2NGMwLTIxLjM4Mi0yNS44NTItMzIuMDktNDAuOTcxLTE2Ljk3eiIvPjwvc3ZnPg==");background-size:14px 14px;background-position:center center;background-repeat:no-repeat;border:none}.topic-full .topic-full-link a{color:#E6DB74}.topic-full .topic-full-link a:hover,.topic-full .topic-full-link a:active,.topic-full .topic-full-link a:focus{color:#F92672}.topic-full .topic-full-link a:visited{color:#F92672}body .topic-listing>li:nth-of-type(n),body.theme-light .topic-listing>li:nth-of-type(n),body.theme-dark .topic-listing>li:nth-of-type(n),body.theme-black .topic-listing>li:nth-of-type(n){background-color:#272822}body .topic-listing>li:nth-of-type(n) div.topic-voting,body .topic-listing>li:nth-of-type(n) .topic-content-metadata,body.theme-light .topic-listing>li:nth-of-type(n) div.topic-voting,body.theme-light .topic-listing>li:nth-of-type(n) .topic-content-metadata,body.theme-dark .topic-listing>li:nth-of-type(n) div.topic-voting,body.theme-dark .topic-listing>li:nth-of-type(n) .topic-content-metadata,body.theme-black .topic-listing>li:nth-of-type(n) div.topic-voting,body.theme-black .topic-listing>li:nth-of-type(n) .topic-content-metadata{color:#E6E6E6}body .topic-listing>li:nth-of-type(n) .topic-text-excerpt,body.theme-light .topic-listing>li:nth-of-type(n) .topic-text-excerpt,body.theme-dark .topic-listing>li:nth-of-type(n) .topic-text-excerpt,body.theme-black .topic-listing>li:nth-of-type(n) .topic-text-excerpt{color:#595959}body .topic-listing>li:nth-of-type(n) .topic-text-excerpt[open],body.theme-light .topic-listing>li:nth-of-type(n) .topic-text-excerpt[open],body.theme-dark .topic-listing>li:nth-of-type(n) .topic-text-excerpt[open],body.theme-black .topic-listing>li:nth-of-type(n) .topic-text-excerpt[open]{color:#595959}body .topic-listing>li:nth-of-type(n) .topic-text-excerpt summary::after,body .topic-listing>li:nth-of-type(n) .topic-text-excerpt p,body .topic-listing>li:nth-of-type(n) .topic-text-excerpt p *,body.theme-light .topic-listing>li:nth-of-type(n) .topic-text-excerpt summary::after,body.theme-light .topic-listing>li:nth-of-type(n) .topic-text-excerpt p,body.theme-light .topic-listing>li:nth-of-type(n) .topic-text-excerpt p *,body.theme-dark .topic-listing>li:nth-of-type(n) .topic-text-excerpt summary::after,body.theme-dark .topic-listing>li:nth-of-type(n) .topic-text-excerpt p,body.theme-dark .topic-listing>li:nth-of-type(n) .topic-text-excerpt p *,body.theme-black .topic-listing>li:nth-of-type(n) .topic-text-excerpt summary::after,body.theme-black .topic-listing>li:nth-of-type(n) .topic-text-excerpt p,body.theme-black .topic-listing>li:nth-of-type(n) .topic-text-excerpt p *{color:#595959}body .topic-listing>li:nth-of-type(n) .label-topic-tag a,body.theme-light .topic-listing>li:nth-of-type(n) .label-topic-tag a,body.theme-dark .topic-listing>li:nth-of-type(n) .label-topic-tag a,body.theme-black .topic-listing>li:nth-of-type(n) .label-topic-tag a{color:#595959}body .topic-listing>li:nth-of-type(n) .label-topic-tag a:hover,body .topic-listing>li:nth-of-type(n) .label-topic-tag a:active,body .topic-listing>li:nth-of-type(n) .label-topic-tag a:focus,body.theme-light .topic-listing>li:nth-of-type(n) .label-topic-tag a:hover,body.theme-light .topic-listing>li:nth-of-type(n) .label-topic-tag a:active,body.theme-light .topic-listing>li:nth-of-type(n) .label-topic-tag a:focus,body.theme-dark .topic-listing>li:nth-of-type(n) .label-topic-tag a:hover,body.theme-dark .topic-listing>li:nth-of-type(n) .label-topic-tag a:active,body.theme-dark .topic-listing>li:nth-of-type(n) .label-topic-tag a:focus,body.theme-black .topic-listing>li:nth-of-type(n) .label-topic-tag a:hover,body.theme-black .topic-listing>li:nth-of-type(n) .label-topic-tag a:active,body.theme-black .topic-listing>li:nth-of-type(n) .label-topic-tag a:focus{color:#F92672}.topic-listing .topic-title a{color:#E6DB74}.topic-listing .topic-title a:hover,.topic-listing .topic-title a:active,.topic-listing .topic-title a:focus{color:#F92672}.topic-listing .topic-title a:visited{color:#F92672}.topic-listing .topic-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NzYgNTEyIj48cGF0aCBmaWxsPSIjRTZEQjc0IiBkPSJNNTc2IDI0djEyNy45ODRjMCAyMS40NjEtMjUuOTYgMzEuOTgtNDAuOTcxIDE2Ljk3MWwtMzUuNzA3LTM1LjcwOS0yNDMuNTIzIDI0My41MjNjLTkuMzczIDkuMzczLTI0LjU2OCA5LjM3My0zMy45NDEgMGwtMjIuNjI3LTIyLjYyN2MtOS4zNzMtOS4zNzMtOS4zNzMtMjQuNTY5IDAtMzMuOTQxTDQ0Mi43NTYgNzYuNjc2bC0zNS43MDMtMzUuNzA1QzM5MS45ODIgMjUuOSA0MDIuNjU2IDAgNDI0LjAyNCAwSDU1MmMxMy4yNTUgMCAyNCAxMC43NDUgMjQgMjR6TTQwNy4wMjkgMjcwLjc5NGwtMTYgMTZBMjMuOTk5IDIzLjk5OSAwIDAgMCAzODQgMzAzLjc2NVY0NDhINjRWMTI4aDI2NGEyNC4wMDMgMjQuMDAzIDAgMCAwIDE2Ljk3LTcuMDI5bDE2LTE2QzM3Ni4wODkgODkuODUxIDM2NS4zODEgNjQgMzQ0IDY0SDQ4QzIxLjQ5IDY0IDAgODUuNDkgMCAxMTJ2MzUyYzAgMjYuNTEgMjEuNDkgNDggNDggNDhoMzUyYzI2LjUxIDAgNDgtMjEuNDkgNDgtNDhWMjg3Ljc2NGMwLTIxLjM4Mi0yNS44NTItMzIuMDktNDAuOTcxLTE2Ljk3eiIvPjwvc3ZnPg==");background-size:14px 14px;background-position:center center;background-repeat:no-repeat;border:none}.topic-listing .link-group,.topic-listing .topic-info-comments a{color:#E6DB74}.topic-listing .link-group .topic-info-comments-new,.topic-listing .topic-info-comments a .topic-info-comments-new{color:#89BDFF}.topic-listing .link-group:hover,.topic-listing .link-group:active,.topic-listing .link-group:focus,.topic-listing .topic-info-comments a:hover,.topic-listing .topic-info-comments a:active,.topic-listing .topic-info-comments a:focus{color:#F92672}.topic-listing .link-group:hover .topic-info-comments-new,.topic-listing .link-group:active .topic-info-comments-new,.topic-listing .link-group:focus .topic-info-comments-new,.topic-listing .topic-info-comments a:hover .topic-info-comments-new,.topic-listing .topic-info-comments a:active .topic-info-comments-new,.topic-listing .topic-info-comments a:focus .topic-info-comments-new{color:#F92672}.topic-listing .link-group:visited,.topic-listing .topic-info-comments a:visited{color:#E6DB74}.topic-listing .link-group:visited:hover,.topic-listing .link-group:visited:active,.topic-listing .link-group:visited:focus,.topic-listing .topic-info-comments a:visited:hover,.topic-listing .topic-info-comments a:visited:active,.topic-listing .topic-info-comments a:visited:focus{color:#F92672}.topic-listing .link-group:visited:hover .topic-info-comments-new,.topic-listing .link-group:visited:active .topic-info-comments-new,.topic-listing .link-group:visited:focus .topic-info-comments-new,.topic-listing .topic-info-comments a:visited:hover .topic-info-comments-new,.topic-listing .topic-info-comments a:visited:active .topic-info-comments-new,.topic-listing .topic-info-comments a:visited:focus .topic-info-comments-new{color:#F92672}.topic-listing .link-user{color:#A6E22A}.topic-listing .link-user:hover,.topic-listing .link-user:active,.topic-listing .link-user:focus{color:#F92672}.topic-listing .link-user:visited{color:#A6E22A}.topic-listing .link-user:visited:hover,.topic-listing .link-user:visited:active,.topic-listing .link-user:visited:focus{color:#F92672}.topic-listing .time-responsive-full{color:#E6E6E6}.is-topic-official{border-left-color:#F92672 !important}.is-topic-mine{border-left-color:#AE81FF !important}} diff --git a/css/tildes-monokai/tildes-monokai.user.css b/css/tildes-monokai/tildes-monokai.user.css index 770d242..ec88e00 100644 --- a/css/tildes-monokai/tildes-monokai.user.css +++ b/css/tildes-monokai/tildes-monokai.user.css @@ -1,137 +1,11 @@ /* ==UserStyle== @name Tildes Monokai @namespace tildes.net -@version 1.0.0 +@version 1.0.1 @author Bauke @description Monokai theme for Tildes.net @homepageURL https://gitlab.com/Bauke/styles @supportURL https://gitlab.com/Bauke/styles/issues @license MIT ==/UserStyle== */ -@-moz-document domain('tildes.net') { body .btn.btn-comment-collapse, body.theme-light .btn.btn-comment-collapse, body.theme-dark .btn.btn-comment-collapse, body.theme-black .btn.btn-comment-collapse { color: #E6DB74; border-color: #E6DB74; } - body .btn.btn-comment-collapse:hover, body .btn.btn-comment-collapse:active, body .btn.btn-comment-collapse:focus, body.theme-light .btn.btn-comment-collapse:hover, body.theme-light .btn.btn-comment-collapse:active, body.theme-light .btn.btn-comment-collapse:focus, body.theme-dark .btn.btn-comment-collapse:hover, body.theme-dark .btn.btn-comment-collapse:active, body.theme-dark .btn.btn-comment-collapse:focus, body.theme-black .btn.btn-comment-collapse:hover, body.theme-black .btn.btn-comment-collapse:active, body.theme-black .btn.btn-comment-collapse:focus { color: #F92672; border-color: #F92672; background-color: transparent; } - .btn, .btn.btn-link, #next-page { color: #E6DB74; border-color: #E6DB74; } - .btn:hover, .btn:active, .btn:focus, .btn.btn-link:hover, .btn.btn-link:active, .btn.btn-link:focus, #next-page:hover, #next-page:active, #next-page:focus { color: #F92672; border-color: #F92672; background-color: transparent; } - .btn.btn-used { color: #F92672; border-color: #F92672; } - .btn.btn-primary { color: #272822; border-color: #E6DB74; background-color: #E6DB74; } - .btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus { color: #272822; border-color: #F92672; background-color: #F92672; } - body section.topic-comments, body.theme-light section.topic-comments, body.theme-dark section.topic-comments, body.theme-black section.topic-comments { border-color: #595959; } - body section.topic-comments .comment, body.theme-light section.topic-comments .comment, body.theme-dark section.topic-comments .comment, body.theme-black section.topic-comments .comment { border-color: #272822; } - body section.topic-comments .is-comment-new .comment-text, body.theme-light section.topic-comments .is-comment-new .comment-text, body.theme-dark section.topic-comments .is-comment-new .comment-text, body.theme-black section.topic-comments .is-comment-new .comment-text { color: #E6E6E6; } - body section.topic-comments .comment-itself header, body.theme-light section.topic-comments .comment-itself header, body.theme-dark section.topic-comments .comment-itself header, body.theme-black section.topic-comments .comment-itself header { color: #E6E6E6; background-color: #272822; } - body section.topic-comments header a, body.theme-light section.topic-comments header a, body.theme-dark section.topic-comments header a, body.theme-black section.topic-comments header a { color: #E6DB74; } - body section.topic-comments header a:hover, body section.topic-comments header a:active, body section.topic-comments header a:focus, body.theme-light section.topic-comments header a:hover, body.theme-light section.topic-comments header a:active, body.theme-light section.topic-comments header a:focus, body.theme-dark section.topic-comments header a:hover, body.theme-dark section.topic-comments header a:active, body.theme-dark section.topic-comments header a:focus, body.theme-black section.topic-comments header a:hover, body.theme-black section.topic-comments header a:active, body.theme-black section.topic-comments header a:focus { color: #F92672; } - body section.topic-comments .post-button, body.theme-light section.topic-comments .post-button, body.theme-dark section.topic-comments .post-button, body.theme-black section.topic-comments .post-button { color: #E6DB74; } - body section.topic-comments .post-button:hover, body section.topic-comments .post-button:active, body section.topic-comments .post-button:focus, body.theme-light section.topic-comments .post-button:hover, body.theme-light section.topic-comments .post-button:active, body.theme-light section.topic-comments .post-button:focus, body.theme-dark section.topic-comments .post-button:hover, body.theme-dark section.topic-comments .post-button:active, body.theme-dark section.topic-comments .post-button:focus, body.theme-black section.topic-comments .post-button:hover, body.theme-black section.topic-comments .post-button:active, body.theme-black section.topic-comments .post-button:focus { color: #F92672; } - body section.topic-comments .post-button-used, body.theme-light section.topic-comments .post-button-used, body.theme-dark section.topic-comments .post-button-used, body.theme-black section.topic-comments .post-button-used { color: #F92672; } - .comment-text a { color: #E6DB74; } - .comment-text a:hover, .comment-text a:active, .comment-text a:focus { color: #F92672; } - .is-comment-mine > .comment-itself { border-left-color: #AE81FF !important; } - .is-comment-by-op > .comment-itself { border-left-color: #FD5FF1 !important; } - .is-comment-by-op > .comment-itself .comment-user-info { color: #FD5FF1; } - .is-comment-new > .comment-itself { border-left-color: #89BDFF !important; } - body, body.theme-light, body.theme-dark, body.theme-black { color: #E6E6E6; background-color: #272822; } - body main, body.theme-light main, body.theme-dark main, body.theme-black main { background-color: #383830; } - body pre, body code, body.theme-light pre, body.theme-light code, body.theme-dark pre, body.theme-dark code, body.theme-black pre, body.theme-black code { padding: 0.05rem 0.3rem; line-height: inherit; color: #E6E6E6; background-color: #272822; font-family: 'Consolas', monospace; } - body .form-input, body .form-input:not(:focus), body.theme-light .form-input, body.theme-light .form-input:not(:focus), body.theme-dark .form-input, body.theme-dark .form-input:not(:focus), body.theme-black .form-input, body.theme-black .form-input:not(:focus) { color: #E6E6E6; border-color: #595959; background-color: #272822; width: 40rem; max-width: 40rem; min-width: 40rem; } - body .form-input::placeholder, body .form-input:not(:focus)::placeholder, body.theme-light .form-input::placeholder, body.theme-light .form-input:not(:focus)::placeholder, body.theme-dark .form-input::placeholder, body.theme-dark .form-input:not(:focus)::placeholder, body.theme-black .form-input::placeholder, body.theme-black .form-input:not(:focus)::placeholder { color: #595959; } - body hr, body section, body.theme-light hr, body.theme-light section, body.theme-dark hr, body.theme-dark section, body.theme-black hr, body.theme-black section { border-color: #595959; } - body blockquote, body.theme-light blockquote, body.theme-dark blockquote, body.theme-black blockquote { color: #E6E6E6; border-color: #E6E6E6; background-color: #272822; } - body .table td, body .table th, body.theme-light .table td, body.theme-light .table th, body.theme-dark .table td, body.theme-dark .table th, body.theme-black .table td, body.theme-black .table th { border-bottom: 1px solid #383830; } - .listing-options { color: #E6E6E6; } - .listing-options .tab-listing-order { border: none; } - .listing-options button { border: none; } - .listing-options .tab-item a { color: #E6DB74; } - .listing-options .tab-item a:hover, .listing-options .tab-item a:active, .listing-options .tab-item a:focus { color: #F92672; } - .listing-options .tab-item:last-child a { margin-right: 0; } - .listing-options .tab-item:last-child a:hover, .listing-options .tab-item:last-child a:active, .listing-options .tab-item:last-child a:focus { color: #F92672; } - .listing-options .tab-item.active a { color: #F92672; border-color: #F92672; } - .listing-options .tab-item.active a:hover { color: #F92672; } - body .form-select:not([multiple]):not([size]), body.theme-light .form-select:not([multiple]):not([size]), body.theme-dark .form-select:not([multiple]):not([size]), body.theme-black .form-select:not([multiple]):not([size]) { border-color: #595959; background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%204%205'%3E%3Cpath%20fill='%23E6E6E6'%20d='M2%200L0%202h4zm0%205L0%203h4z'/%3E%3C/svg%3E") no-repeat right 0.35rem center/0.4rem 0.5rem; background-color: #272822; } - body .table.table-striped tbody tr:nth-of-type(n), body.theme-light .table.table-striped tbody tr:nth-of-type(n), body.theme-dark .table.table-striped tbody tr:nth-of-type(n), body.theme-black .table.table-striped tbody tr:nth-of-type(n) { background-color: #272822; } - .message-list a { color: #E6DB74; } - .message-list a:hover, .message-list a:active, .message-list a:focus { color: #F92672; } - .message-list a:visited { color: #E6DB74; } - .message-list a:visited:hover, .message-list a:visited:active, .message-list a:visited:focus { color: #F92672; } - body .post-listing h2 a, body .post-listing .topic-group a, body.theme-light .post-listing h2 a, body.theme-light .post-listing .topic-group a, body.theme-dark .post-listing h2 a, body.theme-dark .post-listing .topic-group a, body.theme-black .post-listing h2 a, body.theme-black .post-listing .topic-group a { color: #E6DB74; } - body .post-listing h2 a:hover, body .post-listing h2 a:active, body .post-listing h2 a:focus, body .post-listing .topic-group a:hover, body .post-listing .topic-group a:active, body .post-listing .topic-group a:focus, body.theme-light .post-listing h2 a:hover, body.theme-light .post-listing h2 a:active, body.theme-light .post-listing h2 a:focus, body.theme-light .post-listing .topic-group a:hover, body.theme-light .post-listing .topic-group a:active, body.theme-light .post-listing .topic-group a:focus, body.theme-dark .post-listing h2 a:hover, body.theme-dark .post-listing h2 a:active, body.theme-dark .post-listing h2 a:focus, body.theme-dark .post-listing .topic-group a:hover, body.theme-dark .post-listing .topic-group a:active, body.theme-dark .post-listing .topic-group a:focus, body.theme-black .post-listing h2 a:hover, body.theme-black .post-listing h2 a:active, body.theme-black .post-listing h2 a:focus, body.theme-black .post-listing .topic-group a:hover, body.theme-black .post-listing .topic-group a:active, body.theme-black .post-listing .topic-group a:focus { color: #F92672; } - body .post-listing .topic-content-metadata, body.theme-light .post-listing .topic-content-metadata, body.theme-dark .post-listing .topic-content-metadata, body.theme-black .post-listing .topic-content-metadata { color: #E6E6E6; } - body .post-listing header, body.theme-light .post-listing header, body.theme-dark .post-listing header, body.theme-black .post-listing header { color: #E6E6E6; background-color: #272822; } - body .post-listing header a, body.theme-light .post-listing header a, body.theme-dark .post-listing header a, body.theme-black .post-listing header a { color: #E6DB74; } - body .post-listing header a:hover, body .post-listing header a:active, body .post-listing header a:focus, body.theme-light .post-listing header a:hover, body.theme-light .post-listing header a:active, body.theme-light .post-listing header a:focus, body.theme-dark .post-listing header a:hover, body.theme-dark .post-listing header a:active, body.theme-dark .post-listing header a:focus, body.theme-black .post-listing header a:hover, body.theme-black .post-listing header a:active, body.theme-black .post-listing header a:focus { color: #F92672; } - body .post-listing .post-button, body.theme-light .post-listing .post-button, body.theme-dark .post-listing .post-button, body.theme-black .post-listing .post-button { color: #E6DB74; } - body .post-listing .post-button:hover, body .post-listing .post-button:active, body .post-listing .post-button:focus, body.theme-light .post-listing .post-button:hover, body.theme-light .post-listing .post-button:active, body.theme-light .post-listing .post-button:focus, body.theme-dark .post-listing .post-button:hover, body.theme-dark .post-listing .post-button:active, body.theme-dark .post-listing .post-button:focus, body.theme-black .post-listing .post-button:hover, body.theme-black .post-listing .post-button:active, body.theme-black .post-listing .post-button:focus { color: #F92672; } - body .post-listing .post-button-used, body.theme-light .post-listing .post-button-used, body.theme-dark .post-listing .post-button-used, body.theme-black .post-listing .post-button-used { color: #F92672; } - body .post-listing .comment, body.theme-light .post-listing .comment, body.theme-dark .post-listing .comment, body.theme-black .post-listing .comment { border-color: #272822; } - body .post-listing .topic, body.theme-light .post-listing .topic, body.theme-dark .post-listing .topic, body.theme-black .post-listing .topic { background-color: #272822; } - body .post-listing .label-topic-tag, body.theme-light .post-listing .label-topic-tag, body.theme-dark .post-listing .label-topic-tag, body.theme-black .post-listing .label-topic-tag { color: #595959; } - body .post-listing .label-topic-tag:hover, body .post-listing .label-topic-tag:active, body .post-listing .label-topic-tag:focus, body.theme-light .post-listing .label-topic-tag:hover, body.theme-light .post-listing .label-topic-tag:active, body.theme-light .post-listing .label-topic-tag:focus, body.theme-dark .post-listing .label-topic-tag:hover, body.theme-dark .post-listing .label-topic-tag:active, body.theme-dark .post-listing .label-topic-tag:focus, body.theme-black .post-listing .label-topic-tag:hover, body.theme-black .post-listing .label-topic-tag:active, body.theme-black .post-listing .label-topic-tag:focus { color: #E6E6E6; cursor: default; } - body .post-listing .topic-text-excerpt, body.theme-light .post-listing .topic-text-excerpt, body.theme-dark .post-listing .topic-text-excerpt, body.theme-black .post-listing .topic-text-excerpt { color: #595959; } - body .post-listing .topic-text-excerpt[open], body.theme-light .post-listing .topic-text-excerpt[open], body.theme-dark .post-listing .topic-text-excerpt[open], body.theme-black .post-listing .topic-text-excerpt[open] { color: #595959; } - body .post-listing .topic-text-excerpt summary::after, body .post-listing .topic-text-excerpt p, body .post-listing .topic-text-excerpt p *, body.theme-light .post-listing .topic-text-excerpt summary::after, body.theme-light .post-listing .topic-text-excerpt p, body.theme-light .post-listing .topic-text-excerpt p *, body.theme-dark .post-listing .topic-text-excerpt summary::after, body.theme-dark .post-listing .topic-text-excerpt p, body.theme-dark .post-listing .topic-text-excerpt p *, body.theme-black .post-listing .topic-text-excerpt summary::after, body.theme-black .post-listing .topic-text-excerpt p, body.theme-black .post-listing .topic-text-excerpt p * { color: #595959; } - .post-listing .link-user { color: #A6E22A; } - .post-listing .link-user:hover, .post-listing .link-user:active, .post-listing .link-user:focus { color: #F92672; } - .post-listing .link-user:visited { color: #A6E22A; } - .post-listing .link-user:visited:hover, .post-listing .link-user:visited:active, .post-listing .link-user:visited:focus { color: #F92672; } - .post-listing .topic-icon { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NzYgNTEyIj48cGF0aCBmaWxsPSIjRTZEQjc0IiBkPSJNNTc2IDI0djEyNy45ODRjMCAyMS40NjEtMjUuOTYgMzEuOTgtNDAuOTcxIDE2Ljk3MWwtMzUuNzA3LTM1LjcwOS0yNDMuNTIzIDI0My41MjNjLTkuMzczIDkuMzczLTI0LjU2OCA5LjM3My0zMy45NDEgMGwtMjIuNjI3LTIyLjYyN2MtOS4zNzMtOS4zNzMtOS4zNzMtMjQuNTY5IDAtMzMuOTQxTDQ0Mi43NTYgNzYuNjc2bC0zNS43MDMtMzUuNzA1QzM5MS45ODIgMjUuOSA0MDIuNjU2IDAgNDI0LjAyNCAwSDU1MmMxMy4yNTUgMCAyNCAxMC43NDUgMjQgMjR6TTQwNy4wMjkgMjcwLjc5NGwtMTYgMTZBMjMuOTk5IDIzLjk5OSAwIDAgMCAzODQgMzAzLjc2NVY0NDhINjRWMTI4aDI2NGEyNC4wMDMgMjQuMDAzIDAgMCAwIDE2Ljk3LTcuMDI5bDE2LTE2QzM3Ni4wODkgODkuODUxIDM2NS4zODEgNjQgMzQ0IDY0SDQ4QzIxLjQ5IDY0IDAgODUuNDkgMCAxMTJ2MzUyYzAgMjYuNTEgMjEuNDkgNDggNDggNDhoMzUyYzI2LjUxIDAgNDgtMjEuNDkgNDgtNDhWMjg3Ljc2NGMwLTIxLjM4Mi0yNS44NTItMzIuMDktNDAuOTcxLTE2Ljk3eiIvPjwvc3ZnPg=="); background-size: 14px 14px; background-position: center center; background-repeat: no-repeat; border: none; } - .post-listing .time-responsive-full { color: #E6E6E6; } - .post-listing .link-group, .post-listing .topic-info-comments a { color: #E6DB74; } - .post-listing .link-group .topic-info-comments-new, .post-listing .topic-info-comments a .topic-info-comments-new { color: #89BDFF; } - .post-listing .link-group:hover, .post-listing .link-group:active, .post-listing .link-group:focus, .post-listing .topic-info-comments a:hover, .post-listing .topic-info-comments a:active, .post-listing .topic-info-comments a:focus { color: #F92672; } - .post-listing .link-group:hover .topic-info-comments-new, .post-listing .link-group:active .topic-info-comments-new, .post-listing .link-group:focus .topic-info-comments-new, .post-listing .topic-info-comments a:hover .topic-info-comments-new, .post-listing .topic-info-comments a:active .topic-info-comments-new, .post-listing .topic-info-comments a:focus .topic-info-comments-new { color: #F92672; } - .post-listing .link-group:visited, .post-listing .topic-info-comments a:visited { color: #E6DB74; } - .post-listing .link-group:visited:hover, .post-listing .link-group:visited:active, .post-listing .link-group:visited:focus, .post-listing .topic-info-comments a:visited:hover, .post-listing .topic-info-comments a:visited:active, .post-listing .topic-info-comments a:visited:focus { color: #F92672; } - .post-listing .link-group:visited:hover .topic-info-comments-new, .post-listing .link-group:visited:active .topic-info-comments-new, .post-listing .link-group:visited:focus .topic-info-comments-new, .post-listing .topic-info-comments a:visited:hover .topic-info-comments-new, .post-listing .topic-info-comments a:visited:active .topic-info-comments-new, .post-listing .topic-info-comments a:visited:focus .topic-info-comments-new { color: #F92672; } - .settings-list a { color: #E6DB74; } - .settings-list a:hover, .settings-list a:active, .settings-list a:focus { color: #F92672; } - .settings-list a:visited { color: #E6DB74; } - .settings-list a:visited:hover, .settings-list a:visited:active, .settings-list a:visited:focus { color: #F92672; } - body aside#sidebar, body.theme-light aside#sidebar, body.theme-dark aside#sidebar, body.theme-black aside#sidebar { color: #E6E6E6; background-color: #383830; } - body aside#sidebar ul .label-topic-tag a, body.theme-light aside#sidebar ul .label-topic-tag a, body.theme-dark aside#sidebar ul .label-topic-tag a, body.theme-black aside#sidebar ul .label-topic-tag a { color: #E6E6E6; } - body aside#sidebar ul .label-topic-tag a:hover, body aside#sidebar ul .label-topic-tag a:active, body aside#sidebar ul .label-topic-tag a:focus, body.theme-light aside#sidebar ul .label-topic-tag a:hover, body.theme-light aside#sidebar ul .label-topic-tag a:active, body.theme-light aside#sidebar ul .label-topic-tag a:focus, body.theme-dark aside#sidebar ul .label-topic-tag a:hover, body.theme-dark aside#sidebar ul .label-topic-tag a:active, body.theme-dark aside#sidebar ul .label-topic-tag a:focus, body.theme-black aside#sidebar ul .label-topic-tag a:hover, body.theme-black aside#sidebar ul .label-topic-tag a:active, body.theme-black aside#sidebar ul .label-topic-tag a:focus { color: #F92672; } - body aside#sidebar details .label-topic-tag, body.theme-light aside#sidebar details .label-topic-tag, body.theme-dark aside#sidebar details .label-topic-tag, body.theme-black aside#sidebar details .label-topic-tag { color: #595959; } - body aside#sidebar details .label-topic-tag:hover, body.theme-light aside#sidebar details .label-topic-tag:hover, body.theme-dark aside#sidebar details .label-topic-tag:hover, body.theme-black aside#sidebar details .label-topic-tag:hover { color: #E6E6E6; cursor: default; } - aside#sidebar .nav-item a { color: #E6DB74; } - aside#sidebar .nav-item a:hover, aside#sidebar .nav-item a:active, aside#sidebar .nav-item a:focus { color: #F92672; } - aside#sidebar details a.btn { margin-top: 0.4rem; } - aside#sidebar dl a { color: #89BDFF; } - aside#sidebar dl a:hover, aside#sidebar dl a:active, aside#sidebar dl a:focus { color: #F92672; } - #site-header *:not(.logged-in-user-alert) { color: #E6E6E6; } - .logged-in-user-info .logged-in-user-alert { color: #89BDFF; } - body .topic-full header .topic-full-byline, body.theme-light .topic-full header .topic-full-byline, body.theme-dark .topic-full header .topic-full-byline, body.theme-black .topic-full header .topic-full-byline { color: #E6E6E6; } - body .topic-full header .link-user, body.theme-light .topic-full header .link-user, body.theme-dark .topic-full header .link-user, body.theme-black .topic-full header .link-user { color: #A6E22A; } - body .topic-full header .link-user:hover, body .topic-full header .link-user:active, body .topic-full header .link-user:focus, body.theme-light .topic-full header .link-user:hover, body.theme-light .topic-full header .link-user:active, body.theme-light .topic-full header .link-user:focus, body.theme-dark .topic-full header .link-user:hover, body.theme-dark .topic-full header .link-user:active, body.theme-dark .topic-full header .link-user:focus, body.theme-black .topic-full header .link-user:hover, body.theme-black .topic-full header .link-user:active, body.theme-black .topic-full header .link-user:focus { color: #F92672; } - body .topic-full header .link-user:visited, body.theme-light .topic-full header .link-user:visited, body.theme-dark .topic-full header .link-user:visited, body.theme-black .topic-full header .link-user:visited { color: #A6E22A; } - body .topic-full header .link-user:visited:hover, body .topic-full header .link-user:visited:active, body .topic-full header .link-user:visited:focus, body.theme-light .topic-full header .link-user:visited:hover, body.theme-light .topic-full header .link-user:visited:active, body.theme-light .topic-full header .link-user:visited:focus, body.theme-dark .topic-full header .link-user:visited:hover, body.theme-dark .topic-full header .link-user:visited:active, body.theme-dark .topic-full header .link-user:visited:focus, body.theme-black .topic-full header .link-user:visited:hover, body.theme-black .topic-full header .link-user:visited:active, body.theme-black .topic-full header .link-user:visited:focus { color: #F92672; } - .topic-full .topic-full-text a { color: #E6DB74; } - .topic-full .topic-full-text a:hover, .topic-full .topic-full-text a:active, .topic-full .topic-full-text a:focus { color: #F92672; } - .topic-full .topic-full-text a:visited { color: #F92672; } - .topic-full .topic-icon { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NzYgNTEyIj48cGF0aCBmaWxsPSIjRTZEQjc0IiBkPSJNNTc2IDI0djEyNy45ODRjMCAyMS40NjEtMjUuOTYgMzEuOTgtNDAuOTcxIDE2Ljk3MWwtMzUuNzA3LTM1LjcwOS0yNDMuNTIzIDI0My41MjNjLTkuMzczIDkuMzczLTI0LjU2OCA5LjM3My0zMy45NDEgMGwtMjIuNjI3LTIyLjYyN2MtOS4zNzMtOS4zNzMtOS4zNzMtMjQuNTY5IDAtMzMuOTQxTDQ0Mi43NTYgNzYuNjc2bC0zNS43MDMtMzUuNzA1QzM5MS45ODIgMjUuOSA0MDIuNjU2IDAgNDI0LjAyNCAwSDU1MmMxMy4yNTUgMCAyNCAxMC43NDUgMjQgMjR6TTQwNy4wMjkgMjcwLjc5NGwtMTYgMTZBMjMuOTk5IDIzLjk5OSAwIDAgMCAzODQgMzAzLjc2NVY0NDhINjRWMTI4aDI2NGEyNC4wMDMgMjQuMDAzIDAgMCAwIDE2Ljk3LTcuMDI5bDE2LTE2QzM3Ni4wODkgODkuODUxIDM2NS4zODEgNjQgMzQ0IDY0SDQ4QzIxLjQ5IDY0IDAgODUuNDkgMCAxMTJ2MzUyYzAgMjYuNTEgMjEuNDkgNDggNDggNDhoMzUyYzI2LjUxIDAgNDgtMjEuNDkgNDgtNDhWMjg3Ljc2NGMwLTIxLjM4Mi0yNS44NTItMzIuMDktNDAuOTcxLTE2Ljk3eiIvPjwvc3ZnPg=="); background-size: 14px 14px; background-position: center center; background-repeat: no-repeat; border: none; } - .topic-full .topic-full-link a { color: #E6DB74; } - .topic-full .topic-full-link a:hover, .topic-full .topic-full-link a:active, .topic-full .topic-full-link a:focus { color: #F92672; } - .topic-full .topic-full-link a:visited { color: #F92672; } - body .topic-listing > li:nth-of-type(n), body.theme-light .topic-listing > li:nth-of-type(n), body.theme-dark .topic-listing > li:nth-of-type(n), body.theme-black .topic-listing > li:nth-of-type(n) { background-color: #272822; } - body .topic-listing > li:nth-of-type(n) div.topic-voting, body .topic-listing > li:nth-of-type(n) .topic-content-metadata, body.theme-light .topic-listing > li:nth-of-type(n) div.topic-voting, body.theme-light .topic-listing > li:nth-of-type(n) .topic-content-metadata, body.theme-dark .topic-listing > li:nth-of-type(n) div.topic-voting, body.theme-dark .topic-listing > li:nth-of-type(n) .topic-content-metadata, body.theme-black .topic-listing > li:nth-of-type(n) div.topic-voting, body.theme-black .topic-listing > li:nth-of-type(n) .topic-content-metadata { color: #E6E6E6; } - body .topic-listing > li:nth-of-type(n) .topic-text-excerpt, body.theme-light .topic-listing > li:nth-of-type(n) .topic-text-excerpt, body.theme-dark .topic-listing > li:nth-of-type(n) .topic-text-excerpt, body.theme-black .topic-listing > li:nth-of-type(n) .topic-text-excerpt { color: #595959; } - body .topic-listing > li:nth-of-type(n) .topic-text-excerpt[open], body.theme-light .topic-listing > li:nth-of-type(n) .topic-text-excerpt[open], body.theme-dark .topic-listing > li:nth-of-type(n) .topic-text-excerpt[open], body.theme-black .topic-listing > li:nth-of-type(n) .topic-text-excerpt[open] { color: #595959; } - body .topic-listing > li:nth-of-type(n) .topic-text-excerpt summary::after, body .topic-listing > li:nth-of-type(n) .topic-text-excerpt p, body .topic-listing > li:nth-of-type(n) .topic-text-excerpt p *, body.theme-light .topic-listing > li:nth-of-type(n) .topic-text-excerpt summary::after, body.theme-light .topic-listing > li:nth-of-type(n) .topic-text-excerpt p, body.theme-light .topic-listing > li:nth-of-type(n) .topic-text-excerpt p *, body.theme-dark .topic-listing > li:nth-of-type(n) .topic-text-excerpt summary::after, body.theme-dark .topic-listing > li:nth-of-type(n) .topic-text-excerpt p, body.theme-dark .topic-listing > li:nth-of-type(n) .topic-text-excerpt p *, body.theme-black .topic-listing > li:nth-of-type(n) .topic-text-excerpt summary::after, body.theme-black .topic-listing > li:nth-of-type(n) .topic-text-excerpt p, body.theme-black .topic-listing > li:nth-of-type(n) .topic-text-excerpt p * { color: #595959; } - body .topic-listing > li:nth-of-type(n) .label-topic-tag a, body.theme-light .topic-listing > li:nth-of-type(n) .label-topic-tag a, body.theme-dark .topic-listing > li:nth-of-type(n) .label-topic-tag a, body.theme-black .topic-listing > li:nth-of-type(n) .label-topic-tag a { color: #595959; } - body .topic-listing > li:nth-of-type(n) .label-topic-tag a:hover, body .topic-listing > li:nth-of-type(n) .label-topic-tag a:active, body .topic-listing > li:nth-of-type(n) .label-topic-tag a:focus, body.theme-light .topic-listing > li:nth-of-type(n) .label-topic-tag a:hover, body.theme-light .topic-listing > li:nth-of-type(n) .label-topic-tag a:active, body.theme-light .topic-listing > li:nth-of-type(n) .label-topic-tag a:focus, body.theme-dark .topic-listing > li:nth-of-type(n) .label-topic-tag a:hover, body.theme-dark .topic-listing > li:nth-of-type(n) .label-topic-tag a:active, body.theme-dark .topic-listing > li:nth-of-type(n) .label-topic-tag a:focus, body.theme-black .topic-listing > li:nth-of-type(n) .label-topic-tag a:hover, body.theme-black .topic-listing > li:nth-of-type(n) .label-topic-tag a:active, body.theme-black .topic-listing > li:nth-of-type(n) .label-topic-tag a:focus { color: #F92672; } - .topic-listing .topic-title a { color: #E6DB74; } - .topic-listing .topic-title a:hover, .topic-listing .topic-title a:active, .topic-listing .topic-title a:focus { color: #F92672; } - .topic-listing .topic-title a:visited { color: #F92672; } - .topic-listing .topic-icon { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NzYgNTEyIj48cGF0aCBmaWxsPSIjRTZEQjc0IiBkPSJNNTc2IDI0djEyNy45ODRjMCAyMS40NjEtMjUuOTYgMzEuOTgtNDAuOTcxIDE2Ljk3MWwtMzUuNzA3LTM1LjcwOS0yNDMuNTIzIDI0My41MjNjLTkuMzczIDkuMzczLTI0LjU2OCA5LjM3My0zMy45NDEgMGwtMjIuNjI3LTIyLjYyN2MtOS4zNzMtOS4zNzMtOS4zNzMtMjQuNTY5IDAtMzMuOTQxTDQ0Mi43NTYgNzYuNjc2bC0zNS43MDMtMzUuNzA1QzM5MS45ODIgMjUuOSA0MDIuNjU2IDAgNDI0LjAyNCAwSDU1MmMxMy4yNTUgMCAyNCAxMC43NDUgMjQgMjR6TTQwNy4wMjkgMjcwLjc5NGwtMTYgMTZBMjMuOTk5IDIzLjk5OSAwIDAgMCAzODQgMzAzLjc2NVY0NDhINjRWMTI4aDI2NGEyNC4wMDMgMjQuMDAzIDAgMCAwIDE2Ljk3LTcuMDI5bDE2LTE2QzM3Ni4wODkgODkuODUxIDM2NS4zODEgNjQgMzQ0IDY0SDQ4QzIxLjQ5IDY0IDAgODUuNDkgMCAxMTJ2MzUyYzAgMjYuNTEgMjEuNDkgNDggNDggNDhoMzUyYzI2LjUxIDAgNDgtMjEuNDkgNDgtNDhWMjg3Ljc2NGMwLTIxLjM4Mi0yNS44NTItMzIuMDktNDAuOTcxLTE2Ljk3eiIvPjwvc3ZnPg=="); background-size: 14px 14px; background-position: center center; background-repeat: no-repeat; border: none; } - .topic-listing .link-group, .topic-listing .topic-info-comments a { color: #E6DB74; } - .topic-listing .link-group .topic-info-comments-new, .topic-listing .topic-info-comments a .topic-info-comments-new { color: #89BDFF; } - .topic-listing .link-group:hover, .topic-listing .link-group:active, .topic-listing .link-group:focus, .topic-listing .topic-info-comments a:hover, .topic-listing .topic-info-comments a:active, .topic-listing .topic-info-comments a:focus { color: #F92672; } - .topic-listing .link-group:hover .topic-info-comments-new, .topic-listing .link-group:active .topic-info-comments-new, .topic-listing .link-group:focus .topic-info-comments-new, .topic-listing .topic-info-comments a:hover .topic-info-comments-new, .topic-listing .topic-info-comments a:active .topic-info-comments-new, .topic-listing .topic-info-comments a:focus .topic-info-comments-new { color: #F92672; } - .topic-listing .link-group:visited, .topic-listing .topic-info-comments a:visited { color: #E6DB74; } - .topic-listing .link-group:visited:hover, .topic-listing .link-group:visited:active, .topic-listing .link-group:visited:focus, .topic-listing .topic-info-comments a:visited:hover, .topic-listing .topic-info-comments a:visited:active, .topic-listing .topic-info-comments a:visited:focus { color: #F92672; } - .topic-listing .link-group:visited:hover .topic-info-comments-new, .topic-listing .link-group:visited:active .topic-info-comments-new, .topic-listing .link-group:visited:focus .topic-info-comments-new, .topic-listing .topic-info-comments a:visited:hover .topic-info-comments-new, .topic-listing .topic-info-comments a:visited:active .topic-info-comments-new, .topic-listing .topic-info-comments a:visited:focus .topic-info-comments-new { color: #F92672; } - .topic-listing .link-user { color: #A6E22A; } - .topic-listing .link-user:hover, .topic-listing .link-user:active, .topic-listing .link-user:focus { color: #F92672; } - .topic-listing .link-user:visited { color: #A6E22A; } - .topic-listing .link-user:visited:hover, .topic-listing .link-user:visited:active, .topic-listing .link-user:visited:focus { color: #F92672; } - .topic-listing .time-responsive-full { color: #E6E6E6; } - .is-topic-official { border-left-color: #F92672 !important; } - .is-topic-mine { border-left-color: #AE81FF !important; } } +@-moz-document domain('tildes.net'){body .btn.btn-comment-collapse,body.theme-light .btn.btn-comment-collapse,body.theme-dark .btn.btn-comment-collapse,body.theme-black .btn.btn-comment-collapse{color:#E6DB74;border-color:#E6DB74}body .btn.btn-comment-collapse:hover,body .btn.btn-comment-collapse:active,body .btn.btn-comment-collapse:focus,body.theme-light .btn.btn-comment-collapse:hover,body.theme-light .btn.btn-comment-collapse:active,body.theme-light .btn.btn-comment-collapse:focus,body.theme-dark .btn.btn-comment-collapse:hover,body.theme-dark .btn.btn-comment-collapse:active,body.theme-dark .btn.btn-comment-collapse:focus,body.theme-black .btn.btn-comment-collapse:hover,body.theme-black .btn.btn-comment-collapse:active,body.theme-black .btn.btn-comment-collapse:focus{color:#F92672;border-color:#F92672;background-color:transparent}.btn,.btn.btn-link,#next-page{color:#E6DB74;border-color:#E6DB74}.btn:hover,.btn:active,.btn:focus,.btn.btn-link:hover,.btn.btn-link:active,.btn.btn-link:focus,#next-page:hover,#next-page:active,#next-page:focus{color:#F92672;border-color:#F92672;background-color:transparent}.btn.btn-used{color:#F92672;border-color:#F92672}.btn.btn-primary{color:#272822;border-color:#E6DB74;background-color:#E6DB74}.btn.btn-primary:hover,.btn.btn-primary:active,.btn.btn-primary:focus{color:#272822;border-color:#F92672;background-color:#F92672}body section.topic-comments,body.theme-light section.topic-comments,body.theme-dark section.topic-comments,body.theme-black section.topic-comments{border-color:#595959}body section.topic-comments .comment,body.theme-light section.topic-comments .comment,body.theme-dark section.topic-comments .comment,body.theme-black section.topic-comments .comment{border-color:#272822}body section.topic-comments .is-comment-new .comment-text,body.theme-light section.topic-comments .is-comment-new .comment-text,body.theme-dark section.topic-comments .is-comment-new .comment-text,body.theme-black section.topic-comments .is-comment-new .comment-text{color:#E6E6E6}body section.topic-comments .comment-itself header,body.theme-light section.topic-comments .comment-itself header,body.theme-dark section.topic-comments .comment-itself header,body.theme-black section.topic-comments .comment-itself header{color:#E6E6E6;background-color:#272822}body section.topic-comments header a,body.theme-light section.topic-comments header a,body.theme-dark section.topic-comments header a,body.theme-black section.topic-comments header a{color:#E6DB74}body section.topic-comments header a:hover,body section.topic-comments header a:active,body section.topic-comments header a:focus,body.theme-light section.topic-comments header a:hover,body.theme-light section.topic-comments header a:active,body.theme-light section.topic-comments header a:focus,body.theme-dark section.topic-comments header a:hover,body.theme-dark section.topic-comments header a:active,body.theme-dark section.topic-comments header a:focus,body.theme-black section.topic-comments header a:hover,body.theme-black section.topic-comments header a:active,body.theme-black section.topic-comments header a:focus{color:#F92672}body section.topic-comments .post-button,body.theme-light section.topic-comments .post-button,body.theme-dark section.topic-comments .post-button,body.theme-black section.topic-comments .post-button{color:#E6DB74}body section.topic-comments .post-button:hover,body section.topic-comments .post-button:active,body section.topic-comments .post-button:focus,body.theme-light section.topic-comments .post-button:hover,body.theme-light section.topic-comments .post-button:active,body.theme-light section.topic-comments .post-button:focus,body.theme-dark section.topic-comments .post-button:hover,body.theme-dark section.topic-comments .post-button:active,body.theme-dark section.topic-comments .post-button:focus,body.theme-black section.topic-comments .post-button:hover,body.theme-black section.topic-comments .post-button:active,body.theme-black section.topic-comments .post-button:focus{color:#F92672}body section.topic-comments .post-button-used,body.theme-light section.topic-comments .post-button-used,body.theme-dark section.topic-comments .post-button-used,body.theme-black section.topic-comments .post-button-used{color:#F92672}.comment-text a{color:#E6DB74}.comment-text a:hover,.comment-text a:active,.comment-text a:focus{color:#F92672}.is-comment-mine>.comment-itself{border-left-color:#AE81FF !important}.is-comment-by-op>.comment-itself{border-left-color:#FD5FF1 !important}.is-comment-by-op>.comment-itself .comment-user-info{color:#FD5FF1}.is-comment-new>.comment-itself{border-left-color:#89BDFF !important}body,body.theme-light,body.theme-dark,body.theme-black{color:#E6E6E6;background-color:#272822}body main,body.theme-light main,body.theme-dark main,body.theme-black main{background-color:#383830}body pre,body code,body.theme-light pre,body.theme-light code,body.theme-dark pre,body.theme-dark code,body.theme-black pre,body.theme-black code{padding:0.05rem 0.3rem;line-height:inherit;color:#E6E6E6;background-color:#272822;font-family:'Consolas', monospace}body .form-input,body .form-input:not(:focus),body.theme-light .form-input,body.theme-light .form-input:not(:focus),body.theme-dark .form-input,body.theme-dark .form-input:not(:focus),body.theme-black .form-input,body.theme-black .form-input:not(:focus){color:#E6E6E6;border-color:#595959;background-color:#272822;width:40rem;max-width:40rem;min-width:40rem}body .form-input::placeholder,body .form-input:not(:focus)::placeholder,body.theme-light .form-input::placeholder,body.theme-light .form-input:not(:focus)::placeholder,body.theme-dark .form-input::placeholder,body.theme-dark .form-input:not(:focus)::placeholder,body.theme-black .form-input::placeholder,body.theme-black .form-input:not(:focus)::placeholder{color:#595959}body hr,body section,body.theme-light hr,body.theme-light section,body.theme-dark hr,body.theme-dark section,body.theme-black hr,body.theme-black section{border-color:#595959}body blockquote,body.theme-light blockquote,body.theme-dark blockquote,body.theme-black blockquote{color:#E6E6E6;border-color:#E6E6E6;background-color:#272822}body .table td,body .table th,body.theme-light .table td,body.theme-light .table th,body.theme-dark .table td,body.theme-dark .table th,body.theme-black .table td,body.theme-black .table th{border-bottom:1px solid #383830}.listing-options{color:#E6E6E6}.listing-options .tab-listing-order{border:none}.listing-options button{border:none}.listing-options .tab-item a{color:#E6DB74}.listing-options .tab-item a:hover,.listing-options .tab-item a:active,.listing-options .tab-item a:focus{color:#F92672}.listing-options .tab-item:last-child a{margin-right:0}.listing-options .tab-item:last-child a:hover,.listing-options .tab-item:last-child a:active,.listing-options .tab-item:last-child a:focus{color:#F92672}.listing-options .tab-item.active a{color:#F92672;border-color:#F92672}.listing-options .tab-item.active a:hover{color:#F92672}body .form-select:not([multiple]):not([size]),body.theme-light .form-select:not([multiple]):not([size]),body.theme-dark .form-select:not([multiple]):not([size]),body.theme-black .form-select:not([multiple]):not([size]){border-color:#595959;background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%204%205'%3E%3Cpath%20fill='%23E6E6E6'%20d='M2%200L0%202h4zm0%205L0%203h4z'/%3E%3C/svg%3E") no-repeat right 0.35rem center/0.4rem 0.5rem;background-color:#272822}body .table.table-striped tbody tr:nth-of-type(n),body.theme-light .table.table-striped tbody tr:nth-of-type(n),body.theme-dark .table.table-striped tbody tr:nth-of-type(n),body.theme-black .table.table-striped tbody tr:nth-of-type(n){background-color:#272822}.message-list a{color:#E6DB74}.message-list a:hover,.message-list a:active,.message-list a:focus{color:#F92672}.message-list a:visited{color:#E6DB74}.message-list a:visited:hover,.message-list a:visited:active,.message-list a:visited:focus{color:#F92672}body .post-listing h2 a,body .post-listing .topic-group a,body.theme-light .post-listing h2 a,body.theme-light .post-listing .topic-group a,body.theme-dark .post-listing h2 a,body.theme-dark .post-listing .topic-group a,body.theme-black .post-listing h2 a,body.theme-black .post-listing .topic-group a{color:#E6DB74}body .post-listing h2 a:hover,body .post-listing h2 a:active,body .post-listing h2 a:focus,body .post-listing .topic-group a:hover,body .post-listing .topic-group a:active,body .post-listing .topic-group a:focus,body.theme-light .post-listing h2 a:hover,body.theme-light .post-listing h2 a:active,body.theme-light .post-listing h2 a:focus,body.theme-light .post-listing .topic-group a:hover,body.theme-light .post-listing .topic-group a:active,body.theme-light .post-listing .topic-group a:focus,body.theme-dark .post-listing h2 a:hover,body.theme-dark .post-listing h2 a:active,body.theme-dark .post-listing h2 a:focus,body.theme-dark .post-listing .topic-group a:hover,body.theme-dark .post-listing .topic-group a:active,body.theme-dark .post-listing .topic-group a:focus,body.theme-black .post-listing h2 a:hover,body.theme-black .post-listing h2 a:active,body.theme-black .post-listing h2 a:focus,body.theme-black .post-listing .topic-group a:hover,body.theme-black .post-listing .topic-group a:active,body.theme-black .post-listing .topic-group a:focus{color:#F92672}body .post-listing .topic-content-metadata,body.theme-light .post-listing .topic-content-metadata,body.theme-dark .post-listing .topic-content-metadata,body.theme-black .post-listing .topic-content-metadata{color:#E6E6E6}body .post-listing header,body.theme-light .post-listing header,body.theme-dark .post-listing header,body.theme-black .post-listing header{color:#E6E6E6;background-color:#272822}body .post-listing header a,body.theme-light .post-listing header a,body.theme-dark .post-listing header a,body.theme-black .post-listing header a{color:#E6DB74}body .post-listing header a:hover,body .post-listing header a:active,body .post-listing header a:focus,body.theme-light .post-listing header a:hover,body.theme-light .post-listing header a:active,body.theme-light .post-listing header a:focus,body.theme-dark .post-listing header a:hover,body.theme-dark .post-listing header a:active,body.theme-dark .post-listing header a:focus,body.theme-black .post-listing header a:hover,body.theme-black .post-listing header a:active,body.theme-black .post-listing header a:focus{color:#F92672}body .post-listing .post-button,body.theme-light .post-listing .post-button,body.theme-dark .post-listing .post-button,body.theme-black .post-listing .post-button{color:#E6DB74}body .post-listing .post-button:hover,body .post-listing .post-button:active,body .post-listing .post-button:focus,body.theme-light .post-listing .post-button:hover,body.theme-light .post-listing .post-button:active,body.theme-light .post-listing .post-button:focus,body.theme-dark .post-listing .post-button:hover,body.theme-dark .post-listing .post-button:active,body.theme-dark .post-listing .post-button:focus,body.theme-black .post-listing .post-button:hover,body.theme-black .post-listing .post-button:active,body.theme-black .post-listing .post-button:focus{color:#F92672}body .post-listing .post-button-used,body.theme-light .post-listing .post-button-used,body.theme-dark .post-listing .post-button-used,body.theme-black .post-listing .post-button-used{color:#F92672}body .post-listing .comment,body.theme-light .post-listing .comment,body.theme-dark .post-listing .comment,body.theme-black .post-listing .comment{border-color:#272822}body .post-listing .topic,body.theme-light .post-listing .topic,body.theme-dark .post-listing .topic,body.theme-black .post-listing .topic{background-color:#272822}body .post-listing .label-topic-tag,body.theme-light .post-listing .label-topic-tag,body.theme-dark .post-listing .label-topic-tag,body.theme-black .post-listing .label-topic-tag{color:#595959}body .post-listing .label-topic-tag:hover,body .post-listing .label-topic-tag:active,body .post-listing .label-topic-tag:focus,body.theme-light .post-listing .label-topic-tag:hover,body.theme-light .post-listing .label-topic-tag:active,body.theme-light .post-listing .label-topic-tag:focus,body.theme-dark .post-listing .label-topic-tag:hover,body.theme-dark .post-listing .label-topic-tag:active,body.theme-dark .post-listing .label-topic-tag:focus,body.theme-black .post-listing .label-topic-tag:hover,body.theme-black .post-listing .label-topic-tag:active,body.theme-black .post-listing .label-topic-tag:focus{color:#E6E6E6;cursor:default}body .post-listing .topic-text-excerpt,body.theme-light .post-listing .topic-text-excerpt,body.theme-dark .post-listing .topic-text-excerpt,body.theme-black .post-listing .topic-text-excerpt{color:#595959}body .post-listing .topic-text-excerpt[open],body.theme-light .post-listing .topic-text-excerpt[open],body.theme-dark .post-listing .topic-text-excerpt[open],body.theme-black .post-listing .topic-text-excerpt[open]{color:#595959}body .post-listing .topic-text-excerpt summary::after,body .post-listing .topic-text-excerpt p,body .post-listing .topic-text-excerpt p *,body.theme-light .post-listing .topic-text-excerpt summary::after,body.theme-light .post-listing .topic-text-excerpt p,body.theme-light .post-listing .topic-text-excerpt p *,body.theme-dark .post-listing .topic-text-excerpt summary::after,body.theme-dark .post-listing .topic-text-excerpt p,body.theme-dark .post-listing .topic-text-excerpt p *,body.theme-black .post-listing .topic-text-excerpt summary::after,body.theme-black .post-listing .topic-text-excerpt p,body.theme-black .post-listing .topic-text-excerpt p *{color:#595959}.post-listing .link-user{color:#A6E22A}.post-listing .link-user:hover,.post-listing .link-user:active,.post-listing .link-user:focus{color:#F92672}.post-listing .link-user:visited{color:#A6E22A}.post-listing .link-user:visited:hover,.post-listing .link-user:visited:active,.post-listing .link-user:visited:focus{color:#F92672}.post-listing .topic-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NzYgNTEyIj48cGF0aCBmaWxsPSIjRTZEQjc0IiBkPSJNNTc2IDI0djEyNy45ODRjMCAyMS40NjEtMjUuOTYgMzEuOTgtNDAuOTcxIDE2Ljk3MWwtMzUuNzA3LTM1LjcwOS0yNDMuNTIzIDI0My41MjNjLTkuMzczIDkuMzczLTI0LjU2OCA5LjM3My0zMy45NDEgMGwtMjIuNjI3LTIyLjYyN2MtOS4zNzMtOS4zNzMtOS4zNzMtMjQuNTY5IDAtMzMuOTQxTDQ0Mi43NTYgNzYuNjc2bC0zNS43MDMtMzUuNzA1QzM5MS45ODIgMjUuOSA0MDIuNjU2IDAgNDI0LjAyNCAwSDU1MmMxMy4yNTUgMCAyNCAxMC43NDUgMjQgMjR6TTQwNy4wMjkgMjcwLjc5NGwtMTYgMTZBMjMuOTk5IDIzLjk5OSAwIDAgMCAzODQgMzAzLjc2NVY0NDhINjRWMTI4aDI2NGEyNC4wMDMgMjQuMDAzIDAgMCAwIDE2Ljk3LTcuMDI5bDE2LTE2QzM3Ni4wODkgODkuODUxIDM2NS4zODEgNjQgMzQ0IDY0SDQ4QzIxLjQ5IDY0IDAgODUuNDkgMCAxMTJ2MzUyYzAgMjYuNTEgMjEuNDkgNDggNDggNDhoMzUyYzI2LjUxIDAgNDgtMjEuNDkgNDgtNDhWMjg3Ljc2NGMwLTIxLjM4Mi0yNS44NTItMzIuMDktNDAuOTcxLTE2Ljk3eiIvPjwvc3ZnPg==");background-size:14px 14px;background-position:center center;background-repeat:no-repeat;border:none}.post-listing .time-responsive-full{color:#E6E6E6}.post-listing .link-group,.post-listing .topic-info-comments a{color:#E6DB74}.post-listing .link-group .topic-info-comments-new,.post-listing .topic-info-comments a .topic-info-comments-new{color:#89BDFF}.post-listing .link-group:hover,.post-listing .link-group:active,.post-listing .link-group:focus,.post-listing .topic-info-comments a:hover,.post-listing .topic-info-comments a:active,.post-listing .topic-info-comments a:focus{color:#F92672}.post-listing .link-group:hover .topic-info-comments-new,.post-listing .link-group:active .topic-info-comments-new,.post-listing .link-group:focus .topic-info-comments-new,.post-listing .topic-info-comments a:hover .topic-info-comments-new,.post-listing .topic-info-comments a:active .topic-info-comments-new,.post-listing .topic-info-comments a:focus .topic-info-comments-new{color:#F92672}.post-listing .link-group:visited,.post-listing .topic-info-comments a:visited{color:#E6DB74}.post-listing .link-group:visited:hover,.post-listing .link-group:visited:active,.post-listing .link-group:visited:focus,.post-listing .topic-info-comments a:visited:hover,.post-listing .topic-info-comments a:visited:active,.post-listing .topic-info-comments a:visited:focus{color:#F92672}.post-listing .link-group:visited:hover .topic-info-comments-new,.post-listing .link-group:visited:active .topic-info-comments-new,.post-listing .link-group:visited:focus .topic-info-comments-new,.post-listing .topic-info-comments a:visited:hover .topic-info-comments-new,.post-listing .topic-info-comments a:visited:active .topic-info-comments-new,.post-listing .topic-info-comments a:visited:focus .topic-info-comments-new{color:#F92672}.settings-list a{color:#E6DB74}.settings-list a:hover,.settings-list a:active,.settings-list a:focus{color:#F92672}.settings-list a:visited{color:#E6DB74}.settings-list a:visited:hover,.settings-list a:visited:active,.settings-list a:visited:focus{color:#F92672}body aside#sidebar,body.theme-light aside#sidebar,body.theme-dark aside#sidebar,body.theme-black aside#sidebar{color:#E6E6E6;background-color:#383830}body aside#sidebar ul .label-topic-tag a,body.theme-light aside#sidebar ul .label-topic-tag a,body.theme-dark aside#sidebar ul .label-topic-tag a,body.theme-black aside#sidebar ul .label-topic-tag a{color:#E6E6E6}body aside#sidebar ul .label-topic-tag a:hover,body aside#sidebar ul .label-topic-tag a:active,body aside#sidebar ul .label-topic-tag a:focus,body.theme-light aside#sidebar ul .label-topic-tag a:hover,body.theme-light aside#sidebar ul .label-topic-tag a:active,body.theme-light aside#sidebar ul .label-topic-tag a:focus,body.theme-dark aside#sidebar ul .label-topic-tag a:hover,body.theme-dark aside#sidebar ul .label-topic-tag a:active,body.theme-dark aside#sidebar ul .label-topic-tag a:focus,body.theme-black aside#sidebar ul .label-topic-tag a:hover,body.theme-black aside#sidebar ul .label-topic-tag a:active,body.theme-black aside#sidebar ul .label-topic-tag a:focus{color:#F92672}body aside#sidebar details .label-topic-tag,body.theme-light aside#sidebar details .label-topic-tag,body.theme-dark aside#sidebar details .label-topic-tag,body.theme-black aside#sidebar details .label-topic-tag{color:#595959}body aside#sidebar details .label-topic-tag:hover,body.theme-light aside#sidebar details .label-topic-tag:hover,body.theme-dark aside#sidebar details .label-topic-tag:hover,body.theme-black aside#sidebar details .label-topic-tag:hover{color:#E6E6E6;cursor:default}aside#sidebar .nav-item a{color:#E6DB74}aside#sidebar .nav-item a:hover,aside#sidebar .nav-item a:active,aside#sidebar .nav-item a:focus{color:#F92672}aside#sidebar details a.btn{margin-top:0.4rem}aside#sidebar dl a{color:#89BDFF}aside#sidebar dl a:hover,aside#sidebar dl a:active,aside#sidebar dl a:focus{color:#F92672}#site-header *:not(.logged-in-user-alert){color:#E6E6E6}.logged-in-user-info .logged-in-user-alert{color:#89BDFF}body .topic-full header .topic-full-byline,body.theme-light .topic-full header .topic-full-byline,body.theme-dark .topic-full header .topic-full-byline,body.theme-black .topic-full header .topic-full-byline{color:#E6E6E6}body .topic-full header .link-user,body.theme-light .topic-full header .link-user,body.theme-dark .topic-full header .link-user,body.theme-black .topic-full header .link-user{color:#A6E22A}body .topic-full header .link-user:hover,body .topic-full header .link-user:active,body .topic-full header .link-user:focus,body.theme-light .topic-full header .link-user:hover,body.theme-light .topic-full header .link-user:active,body.theme-light .topic-full header .link-user:focus,body.theme-dark .topic-full header .link-user:hover,body.theme-dark .topic-full header .link-user:active,body.theme-dark .topic-full header .link-user:focus,body.theme-black .topic-full header .link-user:hover,body.theme-black .topic-full header .link-user:active,body.theme-black .topic-full header .link-user:focus{color:#F92672}body .topic-full header .link-user:visited,body.theme-light .topic-full header .link-user:visited,body.theme-dark .topic-full header .link-user:visited,body.theme-black .topic-full header .link-user:visited{color:#A6E22A}body .topic-full header .link-user:visited:hover,body .topic-full header .link-user:visited:active,body .topic-full header .link-user:visited:focus,body.theme-light .topic-full header .link-user:visited:hover,body.theme-light .topic-full header .link-user:visited:active,body.theme-light .topic-full header .link-user:visited:focus,body.theme-dark .topic-full header .link-user:visited:hover,body.theme-dark .topic-full header .link-user:visited:active,body.theme-dark .topic-full header .link-user:visited:focus,body.theme-black .topic-full header .link-user:visited:hover,body.theme-black .topic-full header .link-user:visited:active,body.theme-black .topic-full header .link-user:visited:focus{color:#F92672}.topic-full .topic-full-text a{color:#E6DB74}.topic-full .topic-full-text a:hover,.topic-full .topic-full-text a:active,.topic-full .topic-full-text a:focus{color:#F92672}.topic-full .topic-full-text a:visited{color:#F92672}.topic-full .topic-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NzYgNTEyIj48cGF0aCBmaWxsPSIjRTZEQjc0IiBkPSJNNTc2IDI0djEyNy45ODRjMCAyMS40NjEtMjUuOTYgMzEuOTgtNDAuOTcxIDE2Ljk3MWwtMzUuNzA3LTM1LjcwOS0yNDMuNTIzIDI0My41MjNjLTkuMzczIDkuMzczLTI0LjU2OCA5LjM3My0zMy45NDEgMGwtMjIuNjI3LTIyLjYyN2MtOS4zNzMtOS4zNzMtOS4zNzMtMjQuNTY5IDAtMzMuOTQxTDQ0Mi43NTYgNzYuNjc2bC0zNS43MDMtMzUuNzA1QzM5MS45ODIgMjUuOSA0MDIuNjU2IDAgNDI0LjAyNCAwSDU1MmMxMy4yNTUgMCAyNCAxMC43NDUgMjQgMjR6TTQwNy4wMjkgMjcwLjc5NGwtMTYgMTZBMjMuOTk5IDIzLjk5OSAwIDAgMCAzODQgMzAzLjc2NVY0NDhINjRWMTI4aDI2NGEyNC4wMDMgMjQuMDAzIDAgMCAwIDE2Ljk3LTcuMDI5bDE2LTE2QzM3Ni4wODkgODkuODUxIDM2NS4zODEgNjQgMzQ0IDY0SDQ4QzIxLjQ5IDY0IDAgODUuNDkgMCAxMTJ2MzUyYzAgMjYuNTEgMjEuNDkgNDggNDggNDhoMzUyYzI2LjUxIDAgNDgtMjEuNDkgNDgtNDhWMjg3Ljc2NGMwLTIxLjM4Mi0yNS44NTItMzIuMDktNDAuOTcxLTE2Ljk3eiIvPjwvc3ZnPg==");background-size:14px 14px;background-position:center center;background-repeat:no-repeat;border:none}.topic-full .topic-full-link a{color:#E6DB74}.topic-full .topic-full-link a:hover,.topic-full .topic-full-link a:active,.topic-full .topic-full-link a:focus{color:#F92672}.topic-full .topic-full-link a:visited{color:#F92672}body .topic-listing>li:nth-of-type(n),body.theme-light .topic-listing>li:nth-of-type(n),body.theme-dark .topic-listing>li:nth-of-type(n),body.theme-black .topic-listing>li:nth-of-type(n){background-color:#272822}body .topic-listing>li:nth-of-type(n) div.topic-voting,body .topic-listing>li:nth-of-type(n) .topic-content-metadata,body.theme-light .topic-listing>li:nth-of-type(n) div.topic-voting,body.theme-light .topic-listing>li:nth-of-type(n) .topic-content-metadata,body.theme-dark .topic-listing>li:nth-of-type(n) div.topic-voting,body.theme-dark .topic-listing>li:nth-of-type(n) .topic-content-metadata,body.theme-black .topic-listing>li:nth-of-type(n) div.topic-voting,body.theme-black .topic-listing>li:nth-of-type(n) .topic-content-metadata{color:#E6E6E6}body .topic-listing>li:nth-of-type(n) .topic-text-excerpt,body.theme-light .topic-listing>li:nth-of-type(n) .topic-text-excerpt,body.theme-dark .topic-listing>li:nth-of-type(n) .topic-text-excerpt,body.theme-black .topic-listing>li:nth-of-type(n) .topic-text-excerpt{color:#595959}body .topic-listing>li:nth-of-type(n) .topic-text-excerpt[open],body.theme-light .topic-listing>li:nth-of-type(n) .topic-text-excerpt[open],body.theme-dark .topic-listing>li:nth-of-type(n) .topic-text-excerpt[open],body.theme-black .topic-listing>li:nth-of-type(n) .topic-text-excerpt[open]{color:#595959}body .topic-listing>li:nth-of-type(n) .topic-text-excerpt summary::after,body .topic-listing>li:nth-of-type(n) .topic-text-excerpt p,body .topic-listing>li:nth-of-type(n) .topic-text-excerpt p *,body.theme-light .topic-listing>li:nth-of-type(n) .topic-text-excerpt summary::after,body.theme-light .topic-listing>li:nth-of-type(n) .topic-text-excerpt p,body.theme-light .topic-listing>li:nth-of-type(n) .topic-text-excerpt p *,body.theme-dark .topic-listing>li:nth-of-type(n) .topic-text-excerpt summary::after,body.theme-dark .topic-listing>li:nth-of-type(n) .topic-text-excerpt p,body.theme-dark .topic-listing>li:nth-of-type(n) .topic-text-excerpt p *,body.theme-black .topic-listing>li:nth-of-type(n) .topic-text-excerpt summary::after,body.theme-black .topic-listing>li:nth-of-type(n) .topic-text-excerpt p,body.theme-black .topic-listing>li:nth-of-type(n) .topic-text-excerpt p *{color:#595959}body .topic-listing>li:nth-of-type(n) .label-topic-tag a,body.theme-light .topic-listing>li:nth-of-type(n) .label-topic-tag a,body.theme-dark .topic-listing>li:nth-of-type(n) .label-topic-tag a,body.theme-black .topic-listing>li:nth-of-type(n) .label-topic-tag a{color:#595959}body .topic-listing>li:nth-of-type(n) .label-topic-tag a:hover,body .topic-listing>li:nth-of-type(n) .label-topic-tag a:active,body .topic-listing>li:nth-of-type(n) .label-topic-tag a:focus,body.theme-light .topic-listing>li:nth-of-type(n) .label-topic-tag a:hover,body.theme-light .topic-listing>li:nth-of-type(n) .label-topic-tag a:active,body.theme-light .topic-listing>li:nth-of-type(n) .label-topic-tag a:focus,body.theme-dark .topic-listing>li:nth-of-type(n) .label-topic-tag a:hover,body.theme-dark .topic-listing>li:nth-of-type(n) .label-topic-tag a:active,body.theme-dark .topic-listing>li:nth-of-type(n) .label-topic-tag a:focus,body.theme-black .topic-listing>li:nth-of-type(n) .label-topic-tag a:hover,body.theme-black .topic-listing>li:nth-of-type(n) .label-topic-tag a:active,body.theme-black .topic-listing>li:nth-of-type(n) .label-topic-tag a:focus{color:#F92672}.topic-listing .topic-title a{color:#E6DB74}.topic-listing .topic-title a:hover,.topic-listing .topic-title a:active,.topic-listing .topic-title a:focus{color:#F92672}.topic-listing .topic-title a:visited{color:#F92672}.topic-listing .topic-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NzYgNTEyIj48cGF0aCBmaWxsPSIjRTZEQjc0IiBkPSJNNTc2IDI0djEyNy45ODRjMCAyMS40NjEtMjUuOTYgMzEuOTgtNDAuOTcxIDE2Ljk3MWwtMzUuNzA3LTM1LjcwOS0yNDMuNTIzIDI0My41MjNjLTkuMzczIDkuMzczLTI0LjU2OCA5LjM3My0zMy45NDEgMGwtMjIuNjI3LTIyLjYyN2MtOS4zNzMtOS4zNzMtOS4zNzMtMjQuNTY5IDAtMzMuOTQxTDQ0Mi43NTYgNzYuNjc2bC0zNS43MDMtMzUuNzA1QzM5MS45ODIgMjUuOSA0MDIuNjU2IDAgNDI0LjAyNCAwSDU1MmMxMy4yNTUgMCAyNCAxMC43NDUgMjQgMjR6TTQwNy4wMjkgMjcwLjc5NGwtMTYgMTZBMjMuOTk5IDIzLjk5OSAwIDAgMCAzODQgMzAzLjc2NVY0NDhINjRWMTI4aDI2NGEyNC4wMDMgMjQuMDAzIDAgMCAwIDE2Ljk3LTcuMDI5bDE2LTE2QzM3Ni4wODkgODkuODUxIDM2NS4zODEgNjQgMzQ0IDY0SDQ4QzIxLjQ5IDY0IDAgODUuNDkgMCAxMTJ2MzUyYzAgMjYuNTEgMjEuNDkgNDggNDggNDhoMzUyYzI2LjUxIDAgNDgtMjEuNDkgNDgtNDhWMjg3Ljc2NGMwLTIxLjM4Mi0yNS44NTItMzIuMDktNDAuOTcxLTE2Ljk3eiIvPjwvc3ZnPg==");background-size:14px 14px;background-position:center center;background-repeat:no-repeat;border:none}.topic-listing .link-group,.topic-listing .topic-info-comments a{color:#E6DB74}.topic-listing .link-group .topic-info-comments-new,.topic-listing .topic-info-comments a .topic-info-comments-new{color:#89BDFF}.topic-listing .link-group:hover,.topic-listing .link-group:active,.topic-listing .link-group:focus,.topic-listing .topic-info-comments a:hover,.topic-listing .topic-info-comments a:active,.topic-listing .topic-info-comments a:focus{color:#F92672}.topic-listing .link-group:hover .topic-info-comments-new,.topic-listing .link-group:active .topic-info-comments-new,.topic-listing .link-group:focus .topic-info-comments-new,.topic-listing .topic-info-comments a:hover .topic-info-comments-new,.topic-listing .topic-info-comments a:active .topic-info-comments-new,.topic-listing .topic-info-comments a:focus .topic-info-comments-new{color:#F92672}.topic-listing .link-group:visited,.topic-listing .topic-info-comments a:visited{color:#E6DB74}.topic-listing .link-group:visited:hover,.topic-listing .link-group:visited:active,.topic-listing .link-group:visited:focus,.topic-listing .topic-info-comments a:visited:hover,.topic-listing .topic-info-comments a:visited:active,.topic-listing .topic-info-comments a:visited:focus{color:#F92672}.topic-listing .link-group:visited:hover .topic-info-comments-new,.topic-listing .link-group:visited:active .topic-info-comments-new,.topic-listing .link-group:visited:focus .topic-info-comments-new,.topic-listing .topic-info-comments a:visited:hover .topic-info-comments-new,.topic-listing .topic-info-comments a:visited:active .topic-info-comments-new,.topic-listing .topic-info-comments a:visited:focus .topic-info-comments-new{color:#F92672}.topic-listing .link-user{color:#A6E22A}.topic-listing .link-user:hover,.topic-listing .link-user:active,.topic-listing .link-user:focus{color:#F92672}.topic-listing .link-user:visited{color:#A6E22A}.topic-listing .link-user:visited:hover,.topic-listing .link-user:visited:active,.topic-listing .link-user:visited:focus{color:#F92672}.topic-listing .time-responsive-full{color:#E6E6E6}.is-topic-official{border-left-color:#F92672 !important}.is-topic-mine{border-left-color:#AE81FF !important}} diff --git a/generate.js b/generate.js deleted file mode 100755 index f53cedf..0000000 --- a/generate.js +++ /dev/null @@ -1,52 +0,0 @@ -// Generates all *.user.css styles. - -// Require dependencies -// const fs = require('fs') -const { bump } = require('./bump.js') -const klawSync = require('klaw-sync') -const path = require('path') -const userCss = require('usercss-creator') - -// Define constants -const stylesDirectory = path.join(__dirname, 'sass') -const cssDirectory = path.join(__dirname, 'css') - -// Walk recursively through styles directory -let files = klawSync(stylesDirectory, {nodir: true}) - -// Filter out any files that aren't .json files -files = files.filter(file => path.extname(file.path) === '.json') - -let style -let incrementType - -for (const arg of process.argv) { - if (arg.includes('--bump')) { - style = arg.substring('--bump='.length, arg.length) - } - switch (arg) { - case 'major': - incrementType = 'major' - break - case 'minor': - incrementType = 'minor' - break - case 'patch': - incrementType = 'patch' - break - } -} - -// Iterate through all .json files -for (const file of files) { - // Requiring the .json file as the descriptor of the style - const descriptor = require(file.path) - // Test if the style we want to bump is the one currently generating - if (style === descriptor.folder) { - // Bump the style's .json with the increment type - bump(file.path, incrementType) - } - // Creating the css path and generating the .user.css file with the options - const cssPath = path.join(cssDirectory, descriptor.folder, descriptor.entry) - userCss.create(cssPath, descriptor.options) -} diff --git a/gulpfile.js b/gulpfile.js new file mode 100644 index 0000000..1222401 --- /dev/null +++ b/gulpfile.js @@ -0,0 +1,92 @@ +const gulp = require('gulp') +const eslint = require('gulp-eslint') +const stylelint = require('gulp-stylelint') +const sass = require('gulp-sass') + +gulp.task('lint:js', () => { + return gulp.src(['**/*.js','!node_modules/**']) + .pipe(eslint()) + .pipe(eslint.format()) +}) + +gulp.task('lint:sass', () => { + const options = { + reporters: [{formatter: 'string', console: true}] + } + return gulp.src('sass/**/*.sass') + .pipe(stylelint(options)) +}) + +gulp.task('build:dev', () => { + const options = { + outputStyle: 'compressed' + } + return gulp.src('sass/**/*.sass') + .pipe(sass(options).on('error', sass.logError)) + .pipe(gulp.dest('temp')) +}) + +gulp.task('build:prod', () => { + const options = { + outputStyle: 'compressed' + } + return gulp.src('sass/**/*.sass') + .pipe(sass(options).on('error', sass.logError)) + .pipe(gulp.dest('css')) +}) + +gulp.task('generate', ['lint:js', 'lint:sass', 'build:prod'], () => { + // Generates all *.user.css styles. + const { bump } = require('./bump.js') + const klawSync = require('klaw-sync') + const path = require('path') + const userCss = require('usercss-creator') + + // Define constants + const stylesDirectory = path.join(__dirname, 'sass') + const cssDirectory = path.join(__dirname, 'css') + + // Walk recursively through styles directory + let files = klawSync(stylesDirectory, {nodir: true}) + + // Filter out any files that aren't .json files + files = files.filter(file => path.extname(file.path) === '.json') + + let style + let incrementType + + for (const arg of process.argv) { + if (arg.includes('--bump')) { + style = arg.substring('--bump='.length, arg.length) + } + switch (arg) { + case '--major': + incrementType = 'major' + break + case '--minor': + incrementType = 'minor' + break + case '--patch': + incrementType = 'patch' + break + } + } + + // Iterate through all .json files + for (const file of files) { + // Requiring the .json file as the descriptor of the style + const descriptor = require(file.path) + // Test if the style we want to bump is the one currently generating + if (style === descriptor.folder) { + // Bump the style's .json with the increment type + bump(file.path, incrementType) + } + // Create the css path and generate the .user.css file with the options + const cssPath = path.join(cssDirectory, descriptor.folder, descriptor.entry) + userCss.create(cssPath, descriptor.options) + } +}) + +gulp.task('watch', () => { + gulp.watch('sass/**/*.sass', ['lint:js', 'lint:sass', 'build:dev']) +}) diff --git a/package.json b/package.json index 0d28fb4..4325149 100755 --- a/package.json +++ b/package.json @@ -8,15 +8,13 @@ }, "license": "MIT", "scripts": { - "release signature example: yarn release --bump=tildes-monokai minor": "echo \"no.\"", - "release": "yarn lint && yarn build:prod && yarn generate", - "watch": "node-sass -w sass -o temp", - "generate": "node generate.js", - "build:dev": "node-sass sass -o temp --output-style compact", - "build:prod": "node-sass sass -o css -q --output-style compact", - "lint": "yarn lint:js && yarn lint:css", - "lint:js": "eslint . --color", - "lint:css": "stylelint \"sass/**/*.sass\" --color" + "watch": "gulp watch", + "generate": "gulp generate", + "build:dev": "gulp build:dev", + "build:prod": "gulp build:prod", + "lint": "yarn lint:js && yarn lint:sass", + "lint:js": "gulp lint:js", + "lint:css": "gulp lint:sass" }, "dependencies": { "klaw-sync": "^4.0.0", @@ -25,6 +23,10 @@ }, "devDependencies": { "eslint": "^4.19.1", + "gulp": "^3.9.1", + "gulp-eslint": "^4.0.2", + "gulp-sass": "^4.0.1", + "gulp-stylelint": "^7.0.0", "stylelint": "^9.2.1", "stylelint-config-recommended": "^2.1.0" } diff --git a/sass/notabug-dracula/notabug-dracula.json b/sass/notabug-dracula/notabug-dracula.json index 42f8f36..185257f 100644 --- a/sass/notabug-dracula/notabug-dracula.json +++ b/sass/notabug-dracula/notabug-dracula.json @@ -4,11 +4,11 @@ "options": { "name": "Notabug Dracula", "namespace": "notabug.io", - "version": "1.0.0", + "version": "1.0.1", "author": "Bauke", "description": "Dracula theme for notabug.io", "homepageURL": "https://gitlab.com/Bauke/styles", "supportURL": "https://gitlab.com/Bauke/styles/issues", "license": "MIT" } -} +} \ No newline at end of file diff --git a/sass/tildes-compact/tildes-compact.json b/sass/tildes-compact/tildes-compact.json index c02c539..1b57c49 100644 --- a/sass/tildes-compact/tildes-compact.json +++ b/sass/tildes-compact/tildes-compact.json @@ -4,7 +4,7 @@ "options": { "name": "Tildes Compact", "namespace": "tildes.net", - "version": "1.0.0", + "version": "1.0.1", "author": "Bauke", "description": "Removes some elements and changes some sizes to make the Tildes.net layout a little more compact.", "homepageURL": "https://gitlab.com/Bauke/styles", diff --git a/sass/tildes-dracula/tildes-dracula.json b/sass/tildes-dracula/tildes-dracula.json index bc305e3..1fab57e 100644 --- a/sass/tildes-dracula/tildes-dracula.json +++ b/sass/tildes-dracula/tildes-dracula.json @@ -4,7 +4,7 @@ "options": { "name": "Tildes Dracula", "namespace": "tildes.net", - "version": "1.0.0", + "version": "1.0.1", "author": "Bauke", "description": "Dracula theme for Tildes.net", "homepageURL": "https://gitlab.com/Bauke/styles", diff --git a/sass/tildes-monokai/tildes-monokai.json b/sass/tildes-monokai/tildes-monokai.json index ac70488..2879cca 100644 --- a/sass/tildes-monokai/tildes-monokai.json +++ b/sass/tildes-monokai/tildes-monokai.json @@ -4,7 +4,7 @@ "options": { "name": "Tildes Monokai", "namespace": "tildes.net", - "version": "1.0.0", + "version": "1.0.1", "author": "Bauke", "description": "Monokai theme for Tildes.net", "homepageURL": "https://gitlab.com/Bauke/styles", diff --git a/yarn.lock b/yarn.lock index 54fd8a6..dd62876 100644 --- a/yarn.lock +++ b/yarn.lock @@ -68,10 +68,22 @@ amdefine@>=0.0.4: version "1.0.1" resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5" +ansi-colors@^1.0.1: + version "1.1.0" + resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-1.1.0.tgz#6374b4dd5d4718ff3ce27a671a3b1cad077132a9" + dependencies: + ansi-wrap "^0.1.0" + ansi-escapes@^3.0.0: version "3.1.0" resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-3.1.0.tgz#f73207bb81207d75fd6c83f125af26eea378ca30" +ansi-gray@^0.1.1: + version "0.1.1" + resolved "https://registry.yarnpkg.com/ansi-gray/-/ansi-gray-0.1.1.tgz#2962cf54ec9792c48510a3deb524436861ef7251" + dependencies: + ansi-wrap "0.1.0" + ansi-regex@^2.0.0: version "2.1.1" resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-2.1.1.tgz#c3b33ab5ee360d86e0e628f0468ae7ef27d654df" @@ -90,10 +102,18 @@ ansi-styles@^3.2.1: dependencies: color-convert "^1.9.0" +ansi-wrap@0.1.0, ansi-wrap@^0.1.0: + version "0.1.0" + resolved "https://registry.yarnpkg.com/ansi-wrap/-/ansi-wrap-0.1.0.tgz#a82250ddb0015e9a27ca82e82ea603bbfa45efaf" + aproba@^1.0.3: version "1.2.0" resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.2.0.tgz#6802e6264efd18c790a1b0d517f0f2627bf2c94a" +archy@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/archy/-/archy-1.0.0.tgz#f9c8c13757cc1dd7bc379ac77b2c62a5c2868c40" + are-we-there-yet@~1.1.2: version "1.1.5" resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-1.1.5.tgz#4b35c2944f062a8bfcda66410760350fe9ddfc21" @@ -125,6 +145,14 @@ arr-union@^3.1.0: version "3.1.0" resolved "https://registry.yarnpkg.com/arr-union/-/arr-union-3.1.0.tgz#e39b09aea9def866a8f206e288af63919bae39c4" +array-differ@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/array-differ/-/array-differ-1.0.0.tgz#eff52e3758249d33be402b8bb8e564bb2b5d4031" + +array-each@^1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/array-each/-/array-each-1.0.1.tgz#a794af0c05ab1752846ee753a1f211a05ba0c44f" + array-find-index@^1.0.1: version "1.0.2" resolved "https://registry.yarnpkg.com/array-find-index/-/array-find-index-1.0.2.tgz#df010aa1287e164bbda6f9723b0a96a1ec4187a1" @@ -133,13 +161,17 @@ array-iterate@^1.0.0: version "1.1.2" resolved "https://registry.yarnpkg.com/array-iterate/-/array-iterate-1.1.2.tgz#f66a57e84426f8097f4197fbb6c051b8e5cdf7d8" +array-slice@^1.0.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/array-slice/-/array-slice-1.1.0.tgz#e368ea15f89bc7069f7ffb89aec3a6c7d4ac22d4" + array-union@^1.0.1: version "1.0.2" resolved "https://registry.yarnpkg.com/array-union/-/array-union-1.0.2.tgz#9a34410e4f4e3da23dea375be5be70f24778ec39" dependencies: array-uniq "^1.0.1" -array-uniq@^1.0.1: +array-uniq@^1.0.1, array-uniq@^1.0.2: version "1.0.3" resolved "https://registry.yarnpkg.com/array-uniq/-/array-uniq-1.0.3.tgz#af6ac877a25cc7f74e058894753858dfdb24fdb6" @@ -155,6 +187,10 @@ arrify@^1.0.0, arrify@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d" +asap@~2.0.3: + version "2.0.6" + resolved "https://registry.yarnpkg.com/asap/-/asap-2.0.6.tgz#e50347611d7e690943208bbdafebcbc2fb866d46" + asn1@~0.2.3: version "0.2.3" resolved "https://registry.yarnpkg.com/asn1/-/asn1-0.2.3.tgz#dac8787713c9966849fc8180777ebe9c1ddf3b86" @@ -236,6 +272,10 @@ bcrypt-pbkdf@^1.0.0: dependencies: tweetnacl "^0.14.3" +beeper@^1.0.0: + version "1.1.1" + resolved "https://registry.yarnpkg.com/beeper/-/beeper-1.1.1.tgz#e6d5ea8c5dad001304a70b22638447f69cb2f809" + block-stream@*: version "0.0.9" resolved "https://registry.yarnpkg.com/block-stream/-/block-stream-0.0.9.tgz#13ebfe778a03205cfe03751481ebb4b3300c126a" @@ -248,7 +288,7 @@ boom@2.x.x: dependencies: hoek "2.x.x" -brace-expansion@^1.1.7: +brace-expansion@^1.0.0, brace-expansion@^1.1.7: version "1.1.11" resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd" dependencies: @@ -364,7 +404,7 @@ ccount@^1.0.0: version "1.0.3" resolved "https://registry.yarnpkg.com/ccount/-/ccount-1.0.3.tgz#f1cec43f332e2ea5a569fd46f9f5bde4e6102aff" -chalk@^1.1.1, chalk@^1.1.3: +chalk@^1.0.0, chalk@^1.1.1, chalk@^1.1.3: version "1.1.3" resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98" dependencies: @@ -374,7 +414,7 @@ chalk@^1.1.1, chalk@^1.1.3: strip-ansi "^3.0.0" supports-color "^2.0.0" -chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.4.1: +chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.0, chalk@^2.4.1: version "2.4.1" resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.1.tgz#18c49ab16a037b6eb0152cc83e3471338215b66e" dependencies: @@ -440,6 +480,18 @@ clone-regexp@^1.0.0: is-regexp "^1.0.0" is-supported-regexp-flag "^1.0.0" +clone-stats@^0.0.1: + version "0.0.1" + resolved "https://registry.yarnpkg.com/clone-stats/-/clone-stats-0.0.1.tgz#b88f94a82cf38b8791d58046ea4029ad88ca99d1" + +clone@^0.2.0: + version "0.2.0" + resolved "https://registry.yarnpkg.com/clone/-/clone-0.2.0.tgz#c6126a90ad4f72dbf5acdb243cc37724fe93fc1f" + +clone@^1.0.0, clone@^1.0.2: + version "1.0.4" + resolved "https://registry.yarnpkg.com/clone/-/clone-1.0.4.tgz#da309cc263df15994c688ca902179ca3c7cd7c7e" + co@^4.6.0: version "4.6.0" resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184" @@ -469,6 +521,10 @@ color-name@1.1.1: version "1.1.1" resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.1.tgz#4b1415304cf50028ea81643643bd82ea05803689" +color-support@^1.1.3: + version "1.1.3" + resolved "https://registry.yarnpkg.com/color-support/-/color-support-1.1.3.tgz#93834379a1cc9a0c61f82f52f0d04322251bd5a2" + combined-stream@^1.0.5, combined-stream@~1.0.5: version "1.0.6" resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.6.tgz#723e7df6e801ac5613113a7e445a9b69cb632818" @@ -549,6 +605,10 @@ dashdash@^1.12.0: dependencies: assert-plus "^1.0.0" +dateformat@^2.0.0: + version "2.2.0" + resolved "https://registry.yarnpkg.com/dateformat/-/dateformat-2.2.0.tgz#4065e2013cf9fb916ddfd82efb506ad4c6769062" + debug@^2.2.0, debug@^2.3.3: version "2.6.9" resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f" @@ -576,10 +636,20 @@ decode-uri-component@^0.2.0: version "0.2.0" resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz#eb3913333458775cb84cd1a1fae062106bb87545" +deep-extend@^0.5.0: + version "0.5.1" + resolved "https://registry.yarnpkg.com/deep-extend/-/deep-extend-0.5.1.tgz#b894a9dd90d3023fbf1c55a394fb858eb2066f1f" + deep-is@~0.1.3: version "0.1.3" resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.3.tgz#b369d6fb5dbc13eecf524f91b070feedc357cf34" +defaults@^1.0.0: + version "1.0.3" + resolved "https://registry.yarnpkg.com/defaults/-/defaults-1.0.3.tgz#c656051e9817d9ff08ed881477f3fe4019f3ef7d" + dependencies: + clone "^1.0.2" + define-property@^0.2.5: version "0.2.5" resolved "https://registry.yarnpkg.com/define-property/-/define-property-0.2.5.tgz#c35b1ef918ec3c990f9a5bc57be04aacec5c8116" @@ -619,6 +689,14 @@ delegates@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/delegates/-/delegates-1.0.0.tgz#84c6e159b81904fdca59a0ef44cd870d31250f9a" +deprecated@^0.0.1: + version "0.0.1" + resolved "https://registry.yarnpkg.com/deprecated/-/deprecated-0.0.1.tgz#f9c9af5464afa1e7a971458a8bdef2aa94d5bb19" + +detect-file@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/detect-file/-/detect-file-1.0.0.tgz#f0d66d03672a825cb1b73bdb3fe62310c8e552b7" + dir-glob@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-2.0.0.tgz#0b205d2b6aef98238ca286598a8204d29d0a0034" @@ -666,6 +744,12 @@ dot-prop@^4.1.1: dependencies: is-obj "^1.0.0" +duplexer2@0.0.2: + version "0.0.2" + resolved "https://registry.yarnpkg.com/duplexer2/-/duplexer2-0.0.2.tgz#c614dcf67e2fb14995a91711e5a617e8a60a31db" + dependencies: + readable-stream "~1.1.9" + ecc-jsbn@~0.1.1: version "0.1.1" resolved "https://registry.yarnpkg.com/ecc-jsbn/-/ecc-jsbn-0.1.1.tgz#0fc73a9ed5f0d53c38193398523ef7e543777505" @@ -676,6 +760,12 @@ electron-to-chromium@^1.3.47: version "1.3.48" resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.48.tgz#d3b0d8593814044e092ece2108fc3ac9aea4b900" +end-of-stream@~0.1.5: + version "0.1.5" + resolved "https://registry.yarnpkg.com/end-of-stream/-/end-of-stream-0.1.5.tgz#8e177206c3c80837d85632e8b9359dfe8b2f6eaf" + dependencies: + once "~1.3.0" + entities@^1.1.1, entities@~1.1.1: version "1.1.1" resolved "https://registry.yarnpkg.com/entities/-/entities-1.1.1.tgz#6e5c2d0a5621b5dadaecef80b90edfb5cd7772f0" @@ -701,7 +791,7 @@ eslint-visitor-keys@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d" -eslint@^4.19.1: +eslint@^4.0.0, eslint@^4.19.1: version "4.19.1" resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.19.1.tgz#32d1d653e1d90408854bfb296f076ec7e186a300" dependencies: @@ -805,6 +895,12 @@ expand-range@^1.8.1: dependencies: fill-range "^2.1.0" +expand-tilde@^2.0.0, expand-tilde@^2.0.2: + version "2.0.2" + resolved "https://registry.yarnpkg.com/expand-tilde/-/expand-tilde-2.0.2.tgz#97e801aa052df02454de46b02bf621642cdc8502" + dependencies: + homedir-polyfill "^1.0.1" + extend-shallow@^2.0.1: version "2.0.1" resolved "https://registry.yarnpkg.com/extend-shallow/-/extend-shallow-2.0.1.tgz#51af7d614ad9a9f610ea1bafbb989d6b1c56890f" @@ -857,6 +953,14 @@ extsprintf@^1.2.0: version "1.4.0" resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f" +fancy-log@^1.1.0, fancy-log@^1.3.2: + version "1.3.2" + resolved "https://registry.yarnpkg.com/fancy-log/-/fancy-log-1.3.2.tgz#f41125e3d84f2e7d89a43d06d958c8f78be16be1" + dependencies: + ansi-gray "^0.1.1" + color-support "^1.1.3" + time-stamp "^1.0.0" + fast-deep-equal@^1.0.0: version "1.1.0" resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-1.1.0.tgz#c053477817c86b51daa853c81e059b733d023614" @@ -920,6 +1024,10 @@ fill-range@^4.0.0: repeat-string "^1.6.1" to-regex-range "^2.1.0" +find-index@^0.1.1: + version "0.1.1" + resolved "https://registry.yarnpkg.com/find-index/-/find-index-0.1.1.tgz#675d358b2ca3892d795a1ab47232f8b6e2e0dde4" + find-up@^1.0.0: version "1.1.2" resolved "https://registry.yarnpkg.com/find-up/-/find-up-1.1.2.tgz#6b2e9822b1a2ce0a60ab64d610eccad53cb24d0f" @@ -933,6 +1041,33 @@ find-up@^2.0.0: dependencies: locate-path "^2.0.0" +findup-sync@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/findup-sync/-/findup-sync-2.0.0.tgz#9326b1488c22d1a6088650a86901b2d9a90a2cbc" + dependencies: + detect-file "^1.0.0" + is-glob "^3.1.0" + micromatch "^3.0.4" + resolve-dir "^1.0.1" + +fined@^1.0.1: + version "1.1.0" + resolved "https://registry.yarnpkg.com/fined/-/fined-1.1.0.tgz#b37dc844b76a2f5e7081e884f7c0ae344f153476" + dependencies: + expand-tilde "^2.0.2" + is-plain-object "^2.0.3" + object.defaults "^1.1.0" + object.pick "^1.2.0" + parse-filepath "^1.0.1" + +first-chunk-stream@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/first-chunk-stream/-/first-chunk-stream-1.0.0.tgz#59bfb50cd905f60d7c394cd3d9acaab4e6ad934e" + +flagged-respawn@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/flagged-respawn/-/flagged-respawn-1.0.0.tgz#4e79ae9b2eb38bf86b3bb56bf3e0a56aa5fcabd7" + flat-cache@^1.2.1: version "1.3.0" resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-1.3.0.tgz#d3030b32b38154f4e3b7e9c709f490f7ef97c481" @@ -952,6 +1087,12 @@ for-own@^0.1.4: dependencies: for-in "^1.0.1" +for-own@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/for-own/-/for-own-1.0.0.tgz#c63332f415cedc4b04dbfe70cf836494c53cb44b" + dependencies: + for-in "^1.0.1" + forever-agent@~0.6.1: version "0.6.1" resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91" @@ -1000,6 +1141,12 @@ gauge@~2.7.3: strip-ansi "^3.0.1" wide-align "^1.1.0" +gaze@^0.5.1: + version "0.5.2" + resolved "https://registry.yarnpkg.com/gaze/-/gaze-0.5.2.tgz#40b709537d24d1d45767db5a908689dfe69ac44f" + dependencies: + globule "~0.1.0" + gaze@^1.0.0: version "1.1.3" resolved "https://registry.yarnpkg.com/gaze/-/gaze-1.1.3.tgz#c441733e13b927ac8c0ff0b4c3b033f28812924a" @@ -1058,10 +1205,42 @@ glob-parent@^3.1.0: is-glob "^3.1.0" path-dirname "^1.0.0" +glob-stream@^3.1.5: + version "3.1.18" + resolved "https://registry.yarnpkg.com/glob-stream/-/glob-stream-3.1.18.tgz#9170a5f12b790306fdfe598f313f8f7954fd143b" + dependencies: + glob "^4.3.1" + glob2base "^0.0.12" + minimatch "^2.0.1" + ordered-read-streams "^0.1.0" + through2 "^0.6.1" + unique-stream "^1.0.0" + glob-to-regexp@^0.3.0: version "0.3.0" resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz#8c5a1494d2066c570cc3bfe4496175acc4d502ab" +glob-watcher@^0.0.6: + version "0.0.6" + resolved "https://registry.yarnpkg.com/glob-watcher/-/glob-watcher-0.0.6.tgz#b95b4a8df74b39c83298b0c05c978b4d9a3b710b" + dependencies: + gaze "^0.5.1" + +glob2base@^0.0.12: + version "0.0.12" + resolved "https://registry.yarnpkg.com/glob2base/-/glob2base-0.0.12.tgz#9d419b3e28f12e83a362164a277055922c9c0d56" + dependencies: + find-index "^0.1.1" + +glob@^4.3.1: + version "4.5.3" + resolved "https://registry.yarnpkg.com/glob/-/glob-4.5.3.tgz#c6cb73d3226c1efef04de3c56d012f03377ee15f" + dependencies: + inflight "^1.0.4" + inherits "2" + minimatch "^2.0.1" + once "^1.3.0" + glob@^6.0.4: version "6.0.4" resolved "https://registry.yarnpkg.com/glob/-/glob-6.0.4.tgz#0f08860f6a155127b2fadd4f9ce24b1aab6e4d22" @@ -1083,6 +1262,32 @@ glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7.1.2, glob@~7.1.1: once "^1.3.0" path-is-absolute "^1.0.0" +glob@~3.1.21: + version "3.1.21" + resolved "https://registry.yarnpkg.com/glob/-/glob-3.1.21.tgz#d29e0a055dea5138f4d07ed40e8982e83c2066cd" + dependencies: + graceful-fs "~1.2.0" + inherits "1" + minimatch "~0.2.11" + +global-modules@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/global-modules/-/global-modules-1.0.0.tgz#6d770f0eb523ac78164d72b5e71a8877265cc3ea" + dependencies: + global-prefix "^1.0.1" + is-windows "^1.0.1" + resolve-dir "^1.0.0" + +global-prefix@^1.0.1: + version "1.0.2" + resolved "https://registry.yarnpkg.com/global-prefix/-/global-prefix-1.0.2.tgz#dbf743c6c14992593c655568cb66ed32c0122ebe" + dependencies: + expand-tilde "^2.0.2" + homedir-polyfill "^1.0.1" + ini "^1.3.4" + is-windows "^1.0.1" + which "^1.2.14" + globals@^11.0.1: version "11.5.0" resolved "https://registry.yarnpkg.com/globals/-/globals-11.5.0.tgz#6bc840de6771173b191f13d3a9c94d441ee92642" @@ -1122,16 +1327,122 @@ globule@^1.0.0: lodash "~4.17.10" minimatch "~3.0.2" +globule@~0.1.0: + version "0.1.0" + resolved "https://registry.yarnpkg.com/globule/-/globule-0.1.0.tgz#d9c8edde1da79d125a151b79533b978676346ae5" + dependencies: + glob "~3.1.21" + lodash "~1.0.1" + minimatch "~0.2.11" + +glogg@^1.0.0: + version "1.0.1" + resolved "https://registry.yarnpkg.com/glogg/-/glogg-1.0.1.tgz#dcf758e44789cc3f3d32c1f3562a3676e6a34810" + dependencies: + sparkles "^1.0.0" + gonzales-pe@4.2.3: version "4.2.3" resolved "https://registry.yarnpkg.com/gonzales-pe/-/gonzales-pe-4.2.3.tgz#41091703625433285e0aee3aa47829fc1fbeb6f2" dependencies: minimist "1.1.x" +graceful-fs@^3.0.0: + version "3.0.11" + resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-3.0.11.tgz#7613c778a1afea62f25c630a086d7f3acbbdd818" + dependencies: + natives "^1.1.0" + graceful-fs@^4.1.11, graceful-fs@^4.1.2: version "4.1.11" resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658" +graceful-fs@~1.2.0: + version "1.2.3" + resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-1.2.3.tgz#15a4806a57547cb2d2dbf27f42e89a8c3451b364" + +gulp-eslint@^4.0.2: + version "4.0.2" + resolved "https://registry.yarnpkg.com/gulp-eslint/-/gulp-eslint-4.0.2.tgz#18a2a6768e4404cbf3e203239cb57474168fa606" + dependencies: + eslint "^4.0.0" + fancy-log "^1.3.2" + plugin-error "^1.0.0" + +gulp-sass@^4.0.1: + version "4.0.1" + resolved "https://registry.yarnpkg.com/gulp-sass/-/gulp-sass-4.0.1.tgz#7f43d117eb2d303524968a1b48494af1bc64d1d9" + dependencies: + chalk "^2.3.0" + lodash.clonedeep "^4.3.2" + node-sass "^4.8.3" + plugin-error "^1.0.1" + replace-ext "^1.0.0" + strip-ansi "^4.0.0" + through2 "^2.0.0" + vinyl-sourcemaps-apply "^0.2.0" + +gulp-stylelint@^7.0.0: + version "7.0.0" + resolved "https://registry.yarnpkg.com/gulp-stylelint/-/gulp-stylelint-7.0.0.tgz#4249dc36a983e6a2c28a449f73d9a369bb14b458" + dependencies: + chalk "^2.3.0" + deep-extend "^0.5.0" + fancy-log "^1.3.2" + mkdirp "^0.5.1" + plugin-error "^1.0.1" + promise "^8.0.1" + source-map "^0.5.6" + strip-ansi "^4.0.0" + through2 "^2.0.3" + +gulp-util@^3.0.0: + version "3.0.8" + resolved "https://registry.yarnpkg.com/gulp-util/-/gulp-util-3.0.8.tgz#0054e1e744502e27c04c187c3ecc505dd54bbb4f" + dependencies: + array-differ "^1.0.0" + array-uniq "^1.0.2" + beeper "^1.0.0" + chalk "^1.0.0" + dateformat "^2.0.0" + fancy-log "^1.1.0" + gulplog "^1.0.0" + has-gulplog "^0.1.0" + lodash._reescape "^3.0.0" + lodash._reevaluate "^3.0.0" + lodash._reinterpolate "^3.0.0" + lodash.template "^3.0.0" + minimist "^1.1.0" + multipipe "^0.1.2" + object-assign "^3.0.0" + replace-ext "0.0.1" + through2 "^2.0.0" + vinyl "^0.5.0" + +gulp@^3.9.1: + version "3.9.1" + resolved "https://registry.yarnpkg.com/gulp/-/gulp-3.9.1.tgz#571ce45928dd40af6514fc4011866016c13845b4" + dependencies: + archy "^1.0.0" + chalk "^1.0.0" + deprecated "^0.0.1" + gulp-util "^3.0.0" + interpret "^1.0.0" + liftoff "^2.1.0" + minimist "^1.1.0" + orchestrator "^0.3.0" + pretty-hrtime "^1.0.0" + semver "^4.1.0" + tildify "^1.0.0" + v8flags "^2.0.2" + vinyl-fs "^0.3.0" + +gulplog@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/gulplog/-/gulplog-1.0.0.tgz#e28c4d45d05ecbbed818363ce8f9c5926229ffe5" + dependencies: + glogg "^1.0.0" + har-schema@^1.0.5: version "1.0.5" resolved "https://registry.yarnpkg.com/har-schema/-/har-schema-1.0.5.tgz#d263135f43307c02c602afc8fe95970c0151369e" @@ -1166,6 +1477,12 @@ has-flag@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd" +has-gulplog@^0.1.0: + version "0.1.0" + resolved "https://registry.yarnpkg.com/has-gulplog/-/has-gulplog-0.1.0.tgz#6414c82913697da51590397dafb12f22967811ce" + dependencies: + sparkles "^1.0.0" + has-unicode@^2.0.0: version "2.0.1" resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9" @@ -1210,6 +1527,12 @@ hoek@2.x.x: version "2.16.3" resolved "https://registry.yarnpkg.com/hoek/-/hoek-2.16.3.tgz#20bb7403d3cea398e91dc4710a8ff1b8274a25ed" +homedir-polyfill@^1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/homedir-polyfill/-/homedir-polyfill-1.0.1.tgz#4c2bbc8a758998feebf5ed68580f76d46768b4bc" + dependencies: + parse-passwd "^1.0.0" + hosted-git-info@^2.1.4: version "2.6.0" resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.6.0.tgz#23235b29ab230c576aab0d4f13fc046b0b038222" @@ -1280,10 +1603,18 @@ inflight@^1.0.4: once "^1.3.0" wrappy "1" -inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.3: +inherits@1: + version "1.0.2" + resolved "https://registry.yarnpkg.com/inherits/-/inherits-1.0.2.tgz#ca4309dadee6b54cc0b8d247e8d7c7a0975bdc9b" + +inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3: version "2.0.3" resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de" +ini@^1.3.4: + version "1.3.5" + resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927" + inquirer@^3.0.6: version "3.3.0" resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-3.3.0.tgz#9dd2f2ad765dcab1ff0443b491442a20ba227dc9" @@ -1303,10 +1634,21 @@ inquirer@^3.0.6: strip-ansi "^4.0.0" through "^2.3.6" +interpret@^1.0.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.1.0.tgz#7ed1b1410c6a0e0f78cf95d3b8440c63f78b8614" + invert-kv@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/invert-kv/-/invert-kv-1.0.0.tgz#104a8e4aaca6d3d8cd157a8ef8bfab2d7a3ffdb6" +is-absolute@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/is-absolute/-/is-absolute-1.0.0.tgz#395e1ae84b11f26ad1795e73c17378e48a301576" + dependencies: + is-relative "^1.0.0" + is-windows "^1.0.1" + is-accessor-descriptor@^0.1.6: version "0.1.6" resolved "https://registry.yarnpkg.com/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz#a9e12cb3ae8d876727eeef3843f8a0897b5c98d6" @@ -1536,6 +1878,12 @@ is-regexp@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/is-regexp/-/is-regexp-1.0.0.tgz#fd2d883545c46bac5a633e7b9a09e87fa2cb5069" +is-relative@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/is-relative/-/is-relative-1.0.0.tgz#a1bb6935ce8c5dba1e8b9754b9b2dcc020e2260d" + dependencies: + is-unc-path "^1.0.0" + is-resolvable@^1.0.0: version "1.1.0" resolved "https://registry.yarnpkg.com/is-resolvable/-/is-resolvable-1.1.0.tgz#fb18f87ce1feb925169c9a407c19318a3206ed88" @@ -1548,6 +1896,12 @@ is-typedarray@~1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a" +is-unc-path@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/is-unc-path/-/is-unc-path-1.0.0.tgz#d731e8898ed090a12c352ad2eaed5095ad322c9d" + dependencies: + unc-path-regex "^0.1.2" + is-utf8@^0.2.0: version "0.2.1" resolved "https://registry.yarnpkg.com/is-utf8/-/is-utf8-0.2.1.tgz#4b0da1442104d1b336340e80797e865cf39f7d72" @@ -1556,7 +1910,7 @@ is-whitespace-character@^1.0.0: version "1.0.2" resolved "https://registry.yarnpkg.com/is-whitespace-character/-/is-whitespace-character-1.0.2.tgz#ede53b4c6f6fb3874533751ec9280d01928d03ed" -is-windows@^1.0.2: +is-windows@^1.0.1, is-windows@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d" @@ -1564,6 +1918,10 @@ is-word-character@^1.0.0: version "1.0.2" resolved "https://registry.yarnpkg.com/is-word-character/-/is-word-character-1.0.2.tgz#46a5dac3f2a1840898b91e576cd40d493f3ae553" +isarray@0.0.1: + version "0.0.1" + resolved "https://registry.yarnpkg.com/isarray/-/isarray-0.0.1.tgz#8a18acfca9a8f4177e09abfc6038939b05d1eedf" + isarray@1.0.0, isarray@~1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11" @@ -1695,6 +2053,19 @@ levn@^0.3.0, levn@~0.3.0: prelude-ls "~1.1.2" type-check "~0.3.2" +liftoff@^2.1.0: + version "2.5.0" + resolved "https://registry.yarnpkg.com/liftoff/-/liftoff-2.5.0.tgz#2009291bb31cea861bbf10a7c15a28caf75c31ec" + dependencies: + extend "^3.0.0" + findup-sync "^2.0.0" + fined "^1.0.1" + flagged-respawn "^1.0.0" + is-plain-object "^2.0.4" + object.map "^1.0.0" + rechoir "^0.6.2" + resolve "^1.1.7" + load-json-file@^1.0.0: version "1.1.0" resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-1.1.0.tgz#956905708d58b4bab4c2261b04f59f31c99374c0" @@ -1721,6 +2092,42 @@ locate-path@^2.0.0: p-locate "^2.0.0" path-exists "^3.0.0" +lodash._basecopy@^3.0.0: + version "3.0.1" + resolved "https://registry.yarnpkg.com/lodash._basecopy/-/lodash._basecopy-3.0.1.tgz#8da0e6a876cf344c0ad8a54882111dd3c5c7ca36" + +lodash._basetostring@^3.0.0: + version "3.0.1" + resolved "https://registry.yarnpkg.com/lodash._basetostring/-/lodash._basetostring-3.0.1.tgz#d1861d877f824a52f669832dcaf3ee15566a07d5" + +lodash._basevalues@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/lodash._basevalues/-/lodash._basevalues-3.0.0.tgz#5b775762802bde3d3297503e26300820fdf661b7" + +lodash._getnative@^3.0.0: + version "3.9.1" + resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5" + +lodash._isiterateecall@^3.0.0: + version "3.0.9" + resolved "https://registry.yarnpkg.com/lodash._isiterateecall/-/lodash._isiterateecall-3.0.9.tgz#5203ad7ba425fae842460e696db9cf3e6aac057c" + +lodash._reescape@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/lodash._reescape/-/lodash._reescape-3.0.0.tgz#2b1d6f5dfe07c8a355753e5f27fac7f1cde1616a" + +lodash._reevaluate@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/lodash._reevaluate/-/lodash._reevaluate-3.0.0.tgz#58bc74c40664953ae0b124d806996daca431e2ed" + +lodash._reinterpolate@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d" + +lodash._root@^3.0.0: + version "3.0.1" + resolved "https://registry.yarnpkg.com/lodash._root/-/lodash._root-3.0.1.tgz#fba1c4524c19ee9a5f8136b4609f017cf4ded692" + lodash.assign@^4.2.0: version "4.2.0" resolved "https://registry.yarnpkg.com/lodash.assign/-/lodash.assign-4.2.0.tgz#0d99f3ccd7a6d261d19bdaeb9245005d285808e7" @@ -1729,14 +2136,65 @@ lodash.clonedeep@^4.3.2: version "4.5.0" resolved "https://registry.yarnpkg.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef" +lodash.escape@^3.0.0: + version "3.2.0" + resolved "https://registry.yarnpkg.com/lodash.escape/-/lodash.escape-3.2.0.tgz#995ee0dc18c1b48cc92effae71a10aab5b487698" + dependencies: + lodash._root "^3.0.0" + +lodash.isarguments@^3.0.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz#2f573d85c6a24289ff00663b491c1d338ff3458a" + +lodash.isarray@^3.0.0: + version "3.0.4" + resolved "https://registry.yarnpkg.com/lodash.isarray/-/lodash.isarray-3.0.4.tgz#79e4eb88c36a8122af86f844aa9bcd851b5fbb55" + +lodash.keys@^3.0.0: + version "3.1.2" + resolved "https://registry.yarnpkg.com/lodash.keys/-/lodash.keys-3.1.2.tgz#4dbc0472b156be50a0b286855d1bd0b0c656098a" + dependencies: + lodash._getnative "^3.0.0" + lodash.isarguments "^3.0.0" + lodash.isarray "^3.0.0" + lodash.mergewith@^4.6.0: version "4.6.1" resolved "https://registry.yarnpkg.com/lodash.mergewith/-/lodash.mergewith-4.6.1.tgz#639057e726c3afbdb3e7d42741caa8d6e4335927" +lodash.restparam@^3.0.0: + version "3.6.1" + resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805" + +lodash.template@^3.0.0: + version "3.6.2" + resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-3.6.2.tgz#f8cdecc6169a255be9098ae8b0c53d378931d14f" + dependencies: + lodash._basecopy "^3.0.0" + lodash._basetostring "^3.0.0" + lodash._basevalues "^3.0.0" + lodash._isiterateecall "^3.0.0" + lodash._reinterpolate "^3.0.0" + lodash.escape "^3.0.0" + lodash.keys "^3.0.0" + lodash.restparam "^3.0.0" + lodash.templatesettings "^3.0.0" + +lodash.templatesettings@^3.0.0: + version "3.1.1" + resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-3.1.1.tgz#fb307844753b66b9f1afa54e262c745307dba8e5" + dependencies: + lodash._reinterpolate "^3.0.0" + lodash.escape "^3.0.0" + lodash@^4.0.0, lodash@^4.17.4, lodash@^4.3.0, lodash@~4.17.10: version "4.17.10" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7" +lodash@~1.0.1: + version "1.0.2" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-1.0.2.tgz#8f57560c83b59fc270bd3d561b690043430e2551" + log-symbols@^2.0.0: version "2.2.0" resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-2.2.0.tgz#5740e1c5d6f0dfda4ad9323b5332107ef6b4c40a" @@ -1754,6 +2212,10 @@ loud-rejection@^1.0.0: currently-unhandled "^0.4.1" signal-exit "^3.0.0" +lru-cache@2: + version "2.7.3" + resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-2.7.3.tgz#6d4524e8b955f95d4f5b58851ce21dd72fb4e952" + lru-cache@^4.0.1: version "4.1.3" resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.3.tgz#a1175cf3496dfc8436c156c334b4955992bce69c" @@ -1761,7 +2223,13 @@ lru-cache@^4.0.1: pseudomap "^1.0.2" yallist "^2.1.2" -map-cache@^0.2.2: +make-iterator@^1.0.0: + version "1.0.1" + resolved "https://registry.yarnpkg.com/make-iterator/-/make-iterator-1.0.1.tgz#29b33f312aa8f547c4a5e490f56afcec99133ad6" + dependencies: + kind-of "^6.0.2" + +map-cache@^0.2.0, map-cache@^0.2.2: version "0.2.2" resolved "https://registry.yarnpkg.com/map-cache/-/map-cache-0.2.2.tgz#c32abd0bd6525d9b051645bb4f26ac5dc98a0dbf" @@ -1853,7 +2321,7 @@ micromatch@^2.3.11: parse-glob "^3.0.4" regex-cache "^0.4.2" -micromatch@^3.1.10: +micromatch@^3.0.4, micromatch@^3.1.10: version "3.1.10" resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-3.1.10.tgz#70859bc95c9840952f359a068a3fc49f9ecfac23" dependencies: @@ -1891,6 +2359,19 @@ mimic-fn@^1.0.0: dependencies: brace-expansion "^1.1.7" +minimatch@^2.0.1: + version "2.0.10" + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-2.0.10.tgz#8d087c39c6b38c001b97fca7ce6d0e1e80afbac7" + dependencies: + brace-expansion "^1.0.0" + +minimatch@~0.2.11: + version "0.2.14" + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-0.2.14.tgz#c74e780574f63c6f9a090e90efbe6ef53a6a756a" + dependencies: + lru-cache "2" + sigmund "~1.0.0" + minimist-options@^3.0.1: version "3.0.2" resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-3.0.2.tgz#fba4c8191339e13ecf4d61beb03f070103f3d954" @@ -1906,7 +2387,7 @@ minimist@1.1.x: version "1.1.3" resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.1.3.tgz#3bedfd91a92d39016fcfaa1c681e8faa1a1efda8" -minimist@^1.1.3: +minimist@^1.1.0, minimist@^1.1.3: version "1.2.0" resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284" @@ -1927,6 +2408,12 @@ ms@2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8" +multipipe@^0.1.2: + version "0.1.2" + resolved "https://registry.yarnpkg.com/multipipe/-/multipipe-0.1.2.tgz#2a8f2ddf70eed564dff2d57f1e1a137d9f05078b" + dependencies: + duplexer2 "0.0.2" + mute-stream@0.0.7: version "0.0.7" resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.7.tgz#3075ce93bc21b8fab43e1bc4da7e8115ed1e7bab" @@ -1952,6 +2439,10 @@ nanomatch@^1.2.9: snapdragon "^0.8.1" to-regex "^3.0.1" +natives@^1.1.0: + version "1.1.4" + resolved "https://registry.yarnpkg.com/natives/-/natives-1.1.4.tgz#2f0f224fc9a7dd53407c7667c84cf8dbe773de58" + natural-compare@^1.4.0: version "1.4.0" resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7" @@ -1973,7 +2464,7 @@ node-gyp@^3.3.1: tar "^2.0.0" which "1" -node-sass@^4.9.0: +node-sass@^4.8.3, node-sass@^4.9.0: version "4.9.0" resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.9.0.tgz#d1b8aa855d98ed684d6848db929a20771cc2ae52" dependencies: @@ -2047,6 +2538,10 @@ oauth-sign@~0.8.1: version "0.8.2" resolved "https://registry.yarnpkg.com/oauth-sign/-/oauth-sign-0.8.2.tgz#46a6ab7f0aead8deae9ec0565780b7d4efeb9d43" +object-assign@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-3.0.0.tgz#9bedd5ca0897949bca47e7ff408062d549f587f2" + object-assign@^4.0.1, object-assign@^4.1.0: version "4.1.1" resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863" @@ -2065,6 +2560,22 @@ object-visit@^1.0.0: dependencies: isobject "^3.0.0" +object.defaults@^1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/object.defaults/-/object.defaults-1.1.0.tgz#3a7f868334b407dea06da16d88d5cd29e435fecf" + dependencies: + array-each "^1.0.1" + array-slice "^1.0.0" + for-own "^1.0.0" + isobject "^3.0.0" + +object.map@^1.0.0: + version "1.0.1" + resolved "https://registry.yarnpkg.com/object.map/-/object.map-1.0.1.tgz#cf83e59dc8fcc0ad5f4250e1f78b3b81bd801d37" + dependencies: + for-own "^1.0.0" + make-iterator "^1.0.0" + object.omit@^2.0.0: version "2.0.1" resolved "https://registry.yarnpkg.com/object.omit/-/object.omit-2.0.1.tgz#1a9c744829f39dbb858c76ca3579ae2a54ebd1fa" @@ -2072,7 +2583,7 @@ object.omit@^2.0.0: for-own "^0.1.4" is-extendable "^0.1.1" -object.pick@^1.3.0: +object.pick@^1.2.0, object.pick@^1.3.0: version "1.3.0" resolved "https://registry.yarnpkg.com/object.pick/-/object.pick-1.3.0.tgz#87a10ac4c1694bd2e1cbf53591a66141fb5dd747" dependencies: @@ -2084,6 +2595,12 @@ once@^1.3.0: dependencies: wrappy "1" +once@~1.3.0: + version "1.3.3" + resolved "https://registry.yarnpkg.com/once/-/once-1.3.3.tgz#b2e261557ce4c314ec8304f3fa82663e4297ca20" + dependencies: + wrappy "1" + onetime@^2.0.0: version "2.0.1" resolved "https://registry.yarnpkg.com/onetime/-/onetime-2.0.1.tgz#067428230fd67443b2794b22bba528b6867962d4" @@ -2101,6 +2618,18 @@ optionator@^0.8.2: type-check "~0.3.2" wordwrap "~1.0.0" +orchestrator@^0.3.0: + version "0.3.8" + resolved "https://registry.yarnpkg.com/orchestrator/-/orchestrator-0.3.8.tgz#14e7e9e2764f7315fbac184e506c7aa6df94ad7e" + dependencies: + end-of-stream "~0.1.5" + sequencify "~0.0.7" + stream-consume "~0.1.0" + +ordered-read-streams@^0.1.0: + version "0.1.0" + resolved "https://registry.yarnpkg.com/ordered-read-streams/-/ordered-read-streams-0.1.0.tgz#fd565a9af8eb4473ba69b6ed8a34352cb552f126" + os-homedir@^1.0.0: version "1.0.2" resolved "https://registry.yarnpkg.com/os-homedir/-/os-homedir-1.0.2.tgz#ffbc4988336e0e833de0c168c7ef152121aa7fb3" @@ -2149,6 +2678,14 @@ parse-entities@^1.0.2, parse-entities@^1.1.0: is-decimal "^1.0.0" is-hexadecimal "^1.0.0" +parse-filepath@^1.0.1: + version "1.0.2" + resolved "https://registry.yarnpkg.com/parse-filepath/-/parse-filepath-1.0.2.tgz#a632127f53aaf3d15876f5872f3ffac763d6c891" + dependencies: + is-absolute "^1.0.0" + map-cache "^0.2.0" + path-root "^0.1.1" + parse-glob@^3.0.4: version "3.0.4" resolved "https://registry.yarnpkg.com/parse-glob/-/parse-glob-3.0.4.tgz#b2c376cfb11f35513badd173ef0bb6e3a388391c" @@ -2171,6 +2708,10 @@ parse-json@^4.0.0: error-ex "^1.3.1" json-parse-better-errors "^1.0.1" +parse-passwd@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/parse-passwd/-/parse-passwd-1.0.0.tgz#6d5b934a456993b23d37f40a382d6f1666a8e5c6" + pascalcase@^0.1.1: version "0.1.1" resolved "https://registry.yarnpkg.com/pascalcase/-/pascalcase-0.1.1.tgz#b363e55e8006ca6fe21784d2db22bd15d7917f14" @@ -2197,6 +2738,20 @@ path-is-inside@^1.0.1, path-is-inside@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/path-is-inside/-/path-is-inside-1.0.2.tgz#365417dede44430d1c11af61027facf074bdfc53" +path-parse@^1.0.5: + version "1.0.5" + resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1" + +path-root-regex@^0.1.0: + version "0.1.2" + resolved "https://registry.yarnpkg.com/path-root-regex/-/path-root-regex-0.1.2.tgz#bfccdc8df5b12dc52c8b43ec38d18d72c04ba96d" + +path-root@^0.1.1: + version "0.1.1" + resolved "https://registry.yarnpkg.com/path-root/-/path-root-0.1.1.tgz#9a4a6814cac1c0cd73360a95f32083c8ea4745b7" + dependencies: + path-root-regex "^0.1.0" + path-type@^1.0.0: version "1.1.0" resolved "https://registry.yarnpkg.com/path-type/-/path-type-1.1.0.tgz#59c44f7ee491da704da415da5a4070ba4f8fe441" @@ -2233,6 +2788,15 @@ pinkie@^2.0.0: version "2.0.4" resolved "https://registry.yarnpkg.com/pinkie/-/pinkie-2.0.4.tgz#72556b80cfa0d48a974e80e77248e80ed4f7f870" +plugin-error@^1.0.0, plugin-error@^1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/plugin-error/-/plugin-error-1.0.1.tgz#77016bd8919d0ac377fdcdd0322328953ca5781c" + dependencies: + ansi-colors "^1.0.1" + arr-diff "^4.0.0" + arr-union "^3.1.0" + extend-shallow "^3.0.2" + pluralize@^7.0.0: version "7.0.0" resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-7.0.0.tgz#298b89df8b93b0221dbf421ad2b1b1ea23fc6777" @@ -2337,6 +2901,10 @@ preserve@^0.2.0: version "0.2.0" resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b" +pretty-hrtime@^1.0.0: + version "1.0.3" + resolved "https://registry.yarnpkg.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz#b7e3ea42435a4c9b2759d99e0f201eb195802ee1" + process-nextick-args@~2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.0.tgz#a37d732f4271b4ab1ad070d35508e8290788ffaa" @@ -2345,6 +2913,12 @@ progress@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.0.tgz#8a1be366bf8fc23db2bd23f10c6fe920b4389d1f" +promise@^8.0.1: + version "8.0.1" + resolved "https://registry.yarnpkg.com/promise/-/promise-8.0.1.tgz#e45d68b00a17647b6da711bf85ed6ed47208f450" + dependencies: + asap "~2.0.3" + pseudomap@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3" @@ -2407,7 +2981,16 @@ read-pkg@^3.0.0: normalize-package-data "^2.3.2" path-type "^3.0.0" -readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.0.6, readable-stream@^2.2.2: +"readable-stream@>=1.0.33-1 <1.1.0-0": + version "1.0.34" + resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-1.0.34.tgz#125820e34bc842d2f2aaafafe4c2916ee32c157c" + dependencies: + core-util-is "~1.0.0" + inherits "~2.0.1" + isarray "0.0.1" + string_decoder "~0.10.x" + +readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.0.6, readable-stream@^2.1.5, readable-stream@^2.2.2: version "2.3.6" resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.6.tgz#b11c27d88b8ff1fbe070643cf94b0c79ae1b0aaf" dependencies: @@ -2419,6 +3002,21 @@ readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.0.6, readable string_decoder "~1.1.1" util-deprecate "~1.0.1" +readable-stream@~1.1.9: + version "1.1.14" + resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-1.1.14.tgz#7cf4c54ef648e3813084c636dd2079e166c081d9" + dependencies: + core-util-is "~1.0.0" + inherits "~2.0.1" + isarray "0.0.1" + string_decoder "~0.10.x" + +rechoir@^0.6.2: + version "0.6.2" + resolved "https://registry.yarnpkg.com/rechoir/-/rechoir-0.6.2.tgz#85204b54dba82d5742e28c96756ef43af50e3384" + dependencies: + resolve "^1.1.6" + redent@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/redent/-/redent-1.0.0.tgz#cf916ab1fd5f1f16dfb20822dd6ec7f730c2afde" @@ -2515,7 +3113,11 @@ repeating@^2.0.0: dependencies: is-finite "^1.0.0" -replace-ext@1.0.0: +replace-ext@0.0.1: + version "0.0.1" + resolved "https://registry.yarnpkg.com/replace-ext/-/replace-ext-0.0.1.tgz#29bbd92078a739f0bcce2b4ee41e837953522924" + +replace-ext@1.0.0, replace-ext@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/replace-ext/-/replace-ext-1.0.0.tgz#de63128373fcbf7c3ccfa4de5a480c45a67958eb" @@ -2586,6 +3188,13 @@ require-uncached@^1.0.3: caller-path "^0.1.0" resolve-from "^1.0.0" +resolve-dir@^1.0.0, resolve-dir@^1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/resolve-dir/-/resolve-dir-1.0.1.tgz#79a40644c362be82f26effe739c9bb5382046f43" + dependencies: + expand-tilde "^2.0.0" + global-modules "^1.0.0" + resolve-from@^1.0.0: version "1.0.1" resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-1.0.1.tgz#26cbfe935d1aeeeabb29bc3fe5aeb01e93d44226" @@ -2598,6 +3207,12 @@ resolve-url@^0.2.1: version "0.2.1" resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a" +resolve@^1.1.6, resolve@^1.1.7: + version "1.8.1" + resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.8.1.tgz#82f1ec19a423ac1fbd080b0bab06ba36e84a7a26" + dependencies: + path-parse "^1.0.5" + restore-cursor@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-2.0.0.tgz#9f7ee287f82fd326d4fd162923d62129eee0dfaf" @@ -2665,10 +3280,18 @@ scss-tokenizer@^0.2.3: version "5.5.0" resolved "https://registry.yarnpkg.com/semver/-/semver-5.5.0.tgz#dc4bbc7a6ca9d916dee5d43516f0092b58f7b8ab" +semver@^4.1.0: + version "4.3.6" + resolved "https://registry.yarnpkg.com/semver/-/semver-4.3.6.tgz#300bc6e0e86374f7ba61068b5b1ecd57fc6532da" + semver@~5.3.0: version "5.3.0" resolved "https://registry.yarnpkg.com/semver/-/semver-5.3.0.tgz#9b2ce5d3de02d17c6012ad326aa6b4d0cf54f94f" +sequencify@~0.0.7: + version "0.0.7" + resolved "https://registry.yarnpkg.com/sequencify/-/sequencify-0.0.7.tgz#90cff19d02e07027fd767f5ead3e7b95d1e7380c" + set-blocking@^2.0.0, set-blocking@~2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7" @@ -2701,6 +3324,10 @@ shebang-regex@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3" +sigmund@~1.0.0: + version "1.0.1" + resolved "https://registry.yarnpkg.com/sigmund/-/sigmund-1.0.1.tgz#3ff21f198cad2175f9f3b781853fd94d0d19b590" + signal-exit@^3.0.0, signal-exit@^3.0.2: version "3.0.2" resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d" @@ -2768,7 +3395,7 @@ source-map@^0.4.2: dependencies: amdefine ">=0.0.4" -source-map@^0.5.6: +source-map@^0.5.1, source-map@^0.5.6: version "0.5.7" resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc" @@ -2776,6 +3403,10 @@ source-map@^0.6.1: version "0.6.1" resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263" +sparkles@^1.0.0: + version "1.0.1" + resolved "https://registry.yarnpkg.com/sparkles/-/sparkles-1.0.1.tgz#008db65edce6c50eec0c5e228e1945061dd0437c" + spdx-correct@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/spdx-correct/-/spdx-correct-3.0.0.tgz#05a5b4d7153a195bc92c3c425b69f3b2a9524c82" @@ -2844,6 +3475,10 @@ stdout-stream@^1.4.0: dependencies: readable-stream "^2.0.1" +stream-consume@~0.1.0: + version "0.1.1" + resolved "https://registry.yarnpkg.com/stream-consume/-/stream-consume-0.1.1.tgz#d3bdb598c2bd0ae82b8cac7ac50b1107a7996c48" + string-width@^1.0.1, string-width@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/string-width/-/string-width-1.0.2.tgz#118bdf5b8cdc51a2a7e70d211e07e2b0b9b107d3" @@ -2859,6 +3494,10 @@ string-width@^1.0.1, string-width@^1.0.2: is-fullwidth-code-point "^2.0.0" strip-ansi "^4.0.0" +string_decoder@~0.10.x: + version "0.10.31" + resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-0.10.31.tgz#62e203bc41766c6c28c9fc84301dab1c5310fa94" + string_decoder@~1.1.1: version "1.1.1" resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.1.1.tgz#9cf1611ba62685d7030ae9e4ba34149c3af03fc8" @@ -2890,6 +3529,13 @@ strip-ansi@^4.0.0: dependencies: ansi-regex "^3.0.0" +strip-bom@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-1.0.0.tgz#85b8862f3844b5a6d5ec8467a93598173a36f794" + dependencies: + first-chunk-stream "^1.0.0" + is-utf8 "^0.2.0" + strip-bom@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-2.0.0.tgz#6219a85616520491f35788bdbf1447a99c7e6b0e" @@ -3030,10 +3676,34 @@ text-table@~0.2.0: version "0.2.0" resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" +through2@^0.6.1: + version "0.6.5" + resolved "https://registry.yarnpkg.com/through2/-/through2-0.6.5.tgz#41ab9c67b29d57209071410e1d7a7a968cd3ad48" + dependencies: + readable-stream ">=1.0.33-1 <1.1.0-0" + xtend ">=4.0.0 <4.1.0-0" + +through2@^2.0.0, through2@^2.0.3: + version "2.0.3" + resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.3.tgz#0004569b37c7c74ba39c43f3ced78d1ad94140be" + dependencies: + readable-stream "^2.1.5" + xtend "~4.0.1" + through@^2.3.6: version "2.3.8" resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5" +tildify@^1.0.0: + version "1.2.0" + resolved "https://registry.yarnpkg.com/tildify/-/tildify-1.2.0.tgz#dcec03f55dca9b7aa3e5b04f21817eb56e63588a" + dependencies: + os-homedir "^1.0.0" + +time-stamp@^1.0.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/time-stamp/-/time-stamp-1.1.0.tgz#764a5a11af50561921b133f3b44e618687e0f5c3" + tmp@^0.0.33: version "0.0.33" resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.0.33.tgz#6d34335889768d21b2bcda0aa277ced3b1bfadf9" @@ -3118,6 +3788,10 @@ typedarray@^0.0.6: version "0.0.6" resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" +unc-path-regex@^0.1.2: + version "0.1.2" + resolved "https://registry.yarnpkg.com/unc-path-regex/-/unc-path-regex-0.1.2.tgz#e73dd3d7b0d7c5ed86fbac6b0ae7d8c6a69d50fa" + unherit@^1.0.4: version "1.1.1" resolved "https://registry.yarnpkg.com/unherit/-/unherit-1.1.1.tgz#132748da3e88eab767e08fabfbb89c5e9d28628c" @@ -3149,6 +3823,10 @@ uniq@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/uniq/-/uniq-1.0.1.tgz#b31c5ae8254844a3a8281541ce2b04b865a734ff" +unique-stream@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/unique-stream/-/unique-stream-1.0.0.tgz#d59a4a75427447d9aa6c91e70263f8d26a4b104b" + unist-util-find-all-after@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/unist-util-find-all-after/-/unist-util-find-all-after-1.0.2.tgz#9be49cfbae5ca1566b27536670a92836bf2f8d6d" @@ -3204,6 +3882,10 @@ use@^3.1.0: dependencies: kind-of "^6.0.2" +user-home@^1.1.1: + version "1.1.1" + resolved "https://registry.yarnpkg.com/user-home/-/user-home-1.1.1.tgz#2b5be23a32b63a7c9deb8d0f28d485724a3df190" + usercss-creator@^1.0.7: version "1.0.7" resolved "https://registry.yarnpkg.com/usercss-creator/-/usercss-creator-1.0.7.tgz#897714a548c22f4b484c091905965d63c202437a" @@ -3216,6 +3898,12 @@ uuid@^3.0.0: version "3.2.1" resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.2.1.tgz#12c528bb9d58d0b9265d9a2f6f0fe8be17ff1f14" +v8flags@^2.0.2: + version "2.1.1" + resolved "https://registry.yarnpkg.com/v8flags/-/v8flags-2.1.1.tgz#aab1a1fa30d45f88dd321148875ac02c0b55e5b4" + dependencies: + user-home "^1.1.1" + validate-npm-package-license@^3.0.1: version "3.0.3" resolved "https://registry.yarnpkg.com/validate-npm-package-license/-/validate-npm-package-license-3.0.3.tgz#81643bcbef1bdfecd4623793dc4648948ba98338" @@ -3250,11 +3938,45 @@ vfile@^2.0.0: unist-util-stringify-position "^1.0.0" vfile-message "^1.0.0" +vinyl-fs@^0.3.0: + version "0.3.14" + resolved "https://registry.yarnpkg.com/vinyl-fs/-/vinyl-fs-0.3.14.tgz#9a6851ce1cac1c1cea5fe86c0931d620c2cfa9e6" + dependencies: + defaults "^1.0.0" + glob-stream "^3.1.5" + glob-watcher "^0.0.6" + graceful-fs "^3.0.0" + mkdirp "^0.5.0" + strip-bom "^1.0.0" + through2 "^0.6.1" + vinyl "^0.4.0" + +vinyl-sourcemaps-apply@^0.2.0: + version "0.2.1" + resolved "https://registry.yarnpkg.com/vinyl-sourcemaps-apply/-/vinyl-sourcemaps-apply-0.2.1.tgz#ab6549d61d172c2b1b87be5c508d239c8ef87705" + dependencies: + source-map "^0.5.1" + +vinyl@^0.4.0: + version "0.4.6" + resolved "https://registry.yarnpkg.com/vinyl/-/vinyl-0.4.6.tgz#2f356c87a550a255461f36bbeb2a5ba8bf784847" + dependencies: + clone "^0.2.0" + clone-stats "^0.0.1" + +vinyl@^0.5.0: + version "0.5.3" + resolved "https://registry.yarnpkg.com/vinyl/-/vinyl-0.5.3.tgz#b0455b38fc5e0cf30d4325132e461970c2091cde" + dependencies: + clone "^1.0.0" + clone-stats "^0.0.1" + replace-ext "0.0.1" + which-module@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/which-module/-/which-module-1.0.0.tgz#bba63ca861948994ff307736089e3b96026c2a4f" -which@1, which@^1.2.9: +which@1, which@^1.2.14, which@^1.2.9: version "1.3.1" resolved "https://registry.yarnpkg.com/which/-/which-1.3.1.tgz#a45043d54f5805316da8d62f9f50918d3da70b0a" dependencies: @@ -3291,7 +4013,7 @@ x-is-string@^0.1.0: version "0.1.0" resolved "https://registry.yarnpkg.com/x-is-string/-/x-is-string-0.1.0.tgz#474b50865af3a49a9c4657f05acd145458f77d82" -xtend@^4.0.0, xtend@^4.0.1: +"xtend@>=4.0.0 <4.1.0-0", xtend@^4.0.0, xtend@^4.0.1, xtend@~4.0.1: version "4.0.1" resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af"