From 99a12142d052e676032d15012d50d1b9f6039b9a Mon Sep 17 00:00:00 2001 From: Gitea Date: Sun, 11 Nov 2018 03:14:59 -0500 Subject: [PATCH] add new logo --- public/darkmode.css | 1755 ++++++++++++++++----------------- public/img/avatar_default.png | Bin 2661 -> 6117 bytes 2 files changed, 851 insertions(+), 904 deletions(-) diff --git a/public/darkmode.css b/public/darkmode.css index e677ec4..fc3fd10 100644 --- a/public/darkmode.css +++ b/public/darkmode.css @@ -1,1216 +1,1163 @@ .hljs { - display: block; - overflow-x: auto; - padding: 0.5em; - background-color: #2b2b2b !important; - color: #bababa; + display: block; + overflow-x: auto; + padding: .5em; + color: #bababa } -.repository.file.list .non-diff-file-content .code-view .lines-num, .repository.file.list .non-diff-file-content .code-view .lines-code ol {background-color: #2b2b2b !important;} -.hljs-strong, -.hljs-emphasis { - color: #a8a8a2; + +.repository.file.list .non-diff-file-content .code-view .lines-code ol, +.repository.file.list .non-diff-file-content .code-view .lines-num { + background-color: #2b2b2b!important +} + +.hljs-emphasis, +.hljs-strong { + color: #a8a8a2 } .hljs-bullet, -.hljs-quote, .hljs-link, +.hljs-literal, .hljs-number, -.hljs-regexp, -.hljs-literal { - color: #6896ba; +.hljs-quote, +.hljs-regexp { + color: #6896ba } .hljs-code, .hljs-selector-class { - color: #a6e22e; + color: #a6e22e } .hljs-emphasis { - font-style: italic; + font-style: italic } -.hljs-keyword, -.hljs-selector-tag, -.hljs-section, .hljs-attribute, +.hljs-keyword, .hljs-name, +.hljs-section, +.hljs-selector-tag, .hljs-variable { - color: #cb7832; + color: #cb7832 } .hljs-params { - color: #b9b9b9; + color: #b9b9b9 } .hljs-string { - color: #6a8759; + color: #6a8759 } -.hljs-subst, -.hljs-type, +.hljs-addition, .hljs-built_in, .hljs-builtin-name, -.hljs-symbol, -.hljs-selector-id, .hljs-selector-attr, +.hljs-selector-id, .hljs-selector-pseudo, +.hljs-subst, +.hljs-symbol, .hljs-template-tag, .hljs-template-variable, -.hljs-addition { - color: #e0c46c; +.hljs-type { + color: #e0c46c } .hljs-comment, .hljs-deletion, .hljs-meta { - color: #7f7f7f; + color: #7f7f7f } - .repository .ui.segment.sub-menu .list .item a { - color:#dbdbdb; - } -.ui.horizontal.segments > .segment { -background-color: #383c4a; +.repository .ui.segment.sub-menu .list .item a { + color: #dbdbdb } - body - { + +.ui.horizontal.segments>.segment { + background-color: #383c4a +} + +body { background: #383c4a; - color: #9e9e9e; - } + color: #9e9e9e +} - a - { - color: #87ab63; - } +a { + color: #87ab63 +} - a:hover - { - color: #a0cc75; - } +a:hover { + color: #a0cc75 +} - .ui.card>.extra a:not(.ui):hover, .ui.cards>.card>.extra a:not(.ui):hover - { - color: #a0cc75; - } +.ui.card>.extra a:not(.ui):hover, +.ui.cards>.card>.extra a:not(.ui):hover { + color: #a0cc75 +} - .ui.breadcrumb a:hover - { - color: #a0cc75; - } +.ui.breadcrumb a:hover { + color: #a0cc75 +} - .ui.breadcrumb a - { - color: #87ab63; - } +.ui.breadcrumb a { + color: #87ab63 +} - .repository .metas .ui.list a .text - { - color: #87ab63; - } +.repository .metas .ui.list a .text { + color: #87ab63 +} - .repository .metas .ui.list a .text:hover - { - color: #a0cc75; - } +.repository .metas .ui.list a .text:hover { + color: #a0cc75 +} - .repository .label.list .item a - { - color: #87ab63; - } +.repository .label.list .item a { + color: #87ab63 +} - .repository .label.list .item a:hover - { - color: #a0cc75; - } +.repository .label.list .item a:hover { + color: #a0cc75 +} - .repository .milestone.list > .item > a - { - color: #87ab63; - } +.repository .milestone.list>.item>a { + color: #87ab63 +} - .repository .milestone.list > .item > a:hover - { - color: #a0cc75; - } +.repository .milestone.list>.item>a:hover { + color: #a0cc75 +} - .repository.release #release-list - { - border-top: 1px solid #4c505c; - } +.repository.release #release-list { + border-top: 1px solid #4c505c +} - .repository .milestone.list > .item .operate > a - { - color: #87ab63; - } +.repository .milestone.list>.item .operate>a { + color: #87ab63 +} - .repository .milestone.list > .item .operate > a:hover - { - color: #a0cc75; - } +.repository .milestone.list>.item .operate>a:hover { + color: #a0cc75 +} - .ui.green.progress .bar - { - background-color: #668844; - } +.ui.green.progress .bar { + background-color: #684 +} - .ui.progress.success .bar - { - background-color: #7b9e57!important; - } +.ui.progress.success .bar { + background-color: #7b9e57!important +} - .following.bar.light - { - background: #2e323e; - } +.following.bar.light { + background: #2e323e +} - .ui.secondary.menu .active.item - { - color: #dbdbdb; - } +.ui.secondary.menu .active.item { + color: #dbdbdb +} - .ui.secondary.menu .item - { - color: #9e9e9e; - } +.ui.secondary.menu .item { + color: #9e9e9e +} - .following.bar .top.menu a.item:hover - { - color: #fff; - } +.following.bar .top.menu a.item:hover { + color: #fff +} - .repository.view.issue .comment-list .comment .content > .bottom.segment a - { +.repository.view.issue .comment-list .comment .content>.bottom.segment a { border: solid 1px #353945; - background-color: #353945; - } + background-color: #353945 +} - .following.bar.light - { - border-bottom: 1px solid #313131; - } +.following.bar.light { + border-bottom: 1px solid #313131 +} - .ui.attached.header - { +.ui.attached.header { background: #404552; border: 1px solid #404552; - color: #dbdbdb; - } + color: #dbdbdb +} - .ui.attached.table - { +.ui.attached.table { border: 1px solid #304251; - background: #304251; - } + background: #304251 +} - .feeds .list ul li:not(:last-child) - { - border-bottom: 1px solid #333640; - } +.feeds .list ul li:not(:last-child) { + border-bottom: 1px solid #333640 +} - .feeds .list ul li.private - { +.feeds .list ul li.private { background: #353945; - border: 1px solid #333640; - } + border: 1px solid #333640 +} - .ui.secondary.menu .dropdown.item:hover, .ui.secondary.menu .link.item:hover, .ui.secondary.menu a.item:hover - { - color: #fff; - } +.ui.secondary.menu .dropdown.item:hover, +.ui.secondary.menu .link.item:hover, +.ui.secondary.menu a.item:hover { + color: #fff +} - .ui.menu .ui.dropdown .menu>.item - { - background: #2c303a !important; - color: #9e9e9e !important; - } +.ui.menu .ui.dropdown .menu>.item { + background: #2c303a!important; + color: #9e9e9e!important +} - .ui.secondary.menu .dropdown.item>.menu, .ui.text.menu .dropdown.item>.menu - { - border: 1px solid #434444; - } +.ui.secondary.menu .dropdown.item>.menu, +.ui.text.menu .dropdown.item>.menu { + border: 1px solid #434444 +} - footer - { +footer { background: #2e323e; - border-top: 1px solid #313131; - } + border-top: 1px solid #313131 +} - .ui.menu .dropdown.item .menu - { - background: #2c303a; - } +.ui.menu .dropdown.item .menu { + background: #2c303a +} - .ui.menu .ui.dropdown .menu>.item:hover, .ui.menu .ui.dropdown .menu>.selected.item - { - color: #fff!important; - } +.ui.menu .ui.dropdown .menu>.item:hover, +.ui.menu .ui.dropdown .menu>.selected.item { + color: #fff!important +} - .ui.dropdown .menu>.header - { - color: #dbdbdb; - } +.ui.dropdown .menu>.header { + color: #dbdbdb +} - .ui.red.label, .ui.red.labels .label - { +.ui.red.label, +.ui.red.labels .label { background-color: #7d3434!important; - border-color: #8a2121!important; - } + border-color: #8a2121!important +} - .ui.menu - { +.ui.menu { background: #404552; - border: 1px solid #353945; - } + border: 1px solid #353945 +} - .ui.menu .active.item:hover, .ui.vertical.menu .active.item:hover - { +.ui.menu .active.item:hover, +.ui.vertical.menu .active.item:hover { color: #dbdbdb; + background: #4B5162 +} + +.ui.link.menu .item:hover, +.ui.menu .dropdown.item:hover, +.ui.menu .link.item:hover, +.ui.menu a.item:hover { + color: #dbdbdb; + background: #454b5a +} + +.ui.menu .active.item { background: #4B5162; - } + color: #dbdbdb +} - .ui.link.menu .item:hover, .ui.menu .dropdown.item:hover, .ui.menu .link.item:hover, .ui.menu a.item:hover - { - color: #dbdbdb; - background: #454b5a; - } - - .ui.menu .active.item - { - background: #4B5162; - color: #dbdbdb; - } - - .ui.input input - { +.ui.input input { background: #404552; border: 2px solid #353945; - color: #dbdbdb; - } + color: #dbdbdb +} - .ui.input input:focus, .ui.input.focus input - { +.ui.input input:focus, +.ui.input.focus input { background: #404552; border: 2px solid #353945; + color: #dbdbdb +} + +.ui.label { color: #dbdbdb; - } + background-color: #404552 +} - .ui.label - { - color: #dbdbdb; - background-color: #404552; - } +.issue.list>.item .title { + color: #87ab63 +} - .issue.list > .item .title - { - color: #87ab63; - } +.issue.list>.item .title:hover { + color: #a0cc75 +} - .issue.list > .item .title:hover - { - color: #a0cc75; - } +.issue.list>.item { + border-bottom: 1px dashed #475767 +} - .issue.list > .item - { - border-bottom: 1px dashed #475767; - } - - .ui.green.label, .ui.green.labels .label - { +.ui.green.label, +.ui.green.labels .label { background-color: #2d693b!important; - border-color: #2d693b!important; - } + border-color: #2d693b!important +} - .issue.list > .item .comment - { - color: #129c92; - } +.issue.list>.item .comment { + color: #129c92 +} - .ui.basic.button, .ui.basic.buttons .button - { - color: #797979!important; - } +.ui.basic.button, +.ui.basic.buttons .button { + color: #797979!important +} - .ui.basic.red.active.button, .ui.basic.red.buttons .active.button - { +.ui.basic.red.active.button, +.ui.basic.red.buttons .active.button { box-shadow: 0 0 0 1px #c75252 inset!important; - color: #c75252!important; - } + color: #c75252!important +} - .ui.basic.button:focus, .ui.basic.button:hover, .ui.basic.buttons .button:focus, .ui.basic.buttons .button:hover - { - background: transparent!important; - color: #dbdbdb!important; - } +.ui.basic.button:focus, +.ui.basic.button:hover, +.ui.basic.buttons .button:focus, +.ui.basic.buttons .button:hover { + background: 0 0!important; + color: #dbdbdb!important +} - .ui.menu .item - { +.ui.menu .item { background: #404552; - color: #9e9e9e; - } + color: #9e9e9e +} - .ui.menu .item.disabled, .ui.menu .item.disabled:hover - { - color: #626773; - } +.ui.menu .item.disabled, +.ui.menu .item.disabled:hover { + color: #626773 +} - .ui.pagination.menu .active.item - { +.ui.pagination.menu .active.item { color: #dbdbdb; - background-color: #609926; - } + background-color: #609926 +} - .repository .header-wrapper - { - background-color: #2a2e3a; - } +.repository .header-wrapper { + background-color: #2a2e3a +} - .ui.tabular.menu .active.item - { +.ui.tabular.menu .active.item { background: #383c4a; color: #dbdbdb; border-left: 1px solid transparent; border-right: 1px solid transparent; - border-top: none; - } + border-top: none +} - .ui.tabular.menu .item - { - color: #9e9e9e; - } +.ui.tabular.menu .item { + color: #9e9e9e +} - .ui.tabular.menu .item:hover - { - color: #dbdbdb; - } +.ui.tabular.menu .item:hover { + color: #dbdbdb +} - .ui.header, .ui.breadcrumb .divider - { - color: #9e9e9e; - } +.ui.breadcrumb .divider, +.ui.header { + color: #9e9e9e +} - .ui.blue.label, .ui.blue.labels .label - { +.ui.blue.label, +.ui.blue.labels .label { background-color: #26577b!important; - border-color: #26577b!important; - } + border-color: #26577b!important +} - .ui.menu .item>.label - { - background: #565454; - } +.ui.menu .item>.label { + background: #565454 +} - .ui.blue.button, .ui.blue.buttons .button - { - background-color: #609926; - } +.ui.blue.button, +.ui.blue.buttons .button { + background-color: #609926 +} - .ui.blue.button:hover, .ui.blue.buttons .button:hover - { - background-color: #73ad36; - } +.ui.blue.button:hover, +.ui.blue.buttons .button:hover { + background-color: #73ad36 +} - .ui.form input:not([type]), .ui.form input[type=text], .ui.form input[type=email], .ui.form input[type=search], .ui.form input[type=password], .ui.form input[type=date], .ui.form input[type=datetime-local], .ui.form input[type=tel], .ui.form input[type=time], .ui.form input[type=url], .ui.form input[type=number] - { +.ui.form input:not([type]), +.ui.form input[type=date], +.ui.form input[type=datetime-local], +.ui.form input[type=email], +.ui.form input[type=number], +.ui.form input[type=password], +.ui.form input[type=search], +.ui.form input[type=tel], +.ui.form input[type=text], +.ui.form input[type=time], +.ui.form input[type=url] { background: #404552; - border: 2px solid #353945; - } + border: 2px solid #353945 +} - .ui.form input:not([type]):focus, .ui.form input[type=text]:focus, .ui.form input[type=email]:focus, .ui.form input[type=search]:focus, .ui.form input[type=password]:focus, .ui.form input[type=date]:focus, .ui.form input[type=datetime-local]:focus, .ui.form input[type=tel]:focus, .ui.form input[type=time]:focus, .ui.form input[type=url]:focus, .ui.form input[type=number]:focus - { +.ui.form input:not([type]):focus, +.ui.form input[type=date]:focus, +.ui.form input[type=datetime-local]:focus, +.ui.form input[type=email]:focus, +.ui.form input[type=number]:focus, +.ui.form input[type=password]:focus, +.ui.form input[type=search]:focus, +.ui.form input[type=tel]:focus, +.ui.form input[type=text]:focus, +.ui.form input[type=time]:focus, +.ui.form input[type=url]:focus { background: #404552; border: 2px solid #4b505f; - color: #dbdbdb; - } + color: #dbdbdb +} - .ui.action.input:not([class*="left action"]) input:focus - { - border-right-color: #4b505f!important; - } +.ui.action.input:not([class*="left action"]) input:focus { + border-right-color: #4b505f!important +} - .ui.green.button, .ui.green.buttons .button - { - background-color: #609926; - } +.ui.green.button, +.ui.green.buttons .button { + background-color: #609926 +} - .ui.green.button:hover, .ui.green.buttons .button:hover - { - background-color: #73ad36; - } +.ui.green.button:hover, +.ui.green.buttons .button:hover { + background-color: #73ad36 +} - .ui.button - { +.ui.button { background: #383c4a; border: 1px solid #4c505c; - color: #dbdbdb; - } + color: #dbdbdb +} - .ui.labeled.button:not([class*="left labeled"])>.label, .ui[class*="left labeled"].button>.button - { +.ui.labeled.button:not([class*="left labeled"])>.label, +.ui[class*="left labeled"].button>.button { background: #404552; border: 1px solid #4c505c; - color: #87ab63; - } + color: #87ab63 +} - .ui.button:hover - { +.ui.button:hover { background-color: #404552; - color: #dbdbdb; - } + color: #dbdbdb +} - .ui.table thead th - { +.ui.table thead th { background: #404552; - color: #dbdbdb; - } + color: #dbdbdb +} - .repository.file.list #repo-files-table tr:hover - { - background-color: #393d4a; - } +.repository.file.list #repo-files-table tr:hover { + background-color: #393d4a +} - .ui.table - { +.ui.table { color: #a5a5a5!important; border: 1px solid #4c505c; - background: #353945; - } + background: #353945 +} - .ui.table tbody tr - { +.ui.table tbody tr { border-bottom: 1px solid #333640; - background: #2a2e3a; - } + background: #2a2e3a +} - .ui .text.grey - { - color: #808084 !important; - } +.ui .text.grey { + color: #808084!important +} - .ui.attached.table.segment - { +.ui.attached.table.segment { background: #353945; - color: #dbdbdb!important; - } + color: #dbdbdb!important +} - .markdown:not(code) h2 - { - border-bottom: 1px solid #304251; - } +.markdown:not(code) h2 { + border-bottom: 1px solid #304251 +} - .hljs, -.hljs-keyword, .hljs-selector-tag, .hljs-subst - { - color: #9daccc; - } +.hljs, +.hljs-keyword, +.hljs-selector-tag, +.hljs-subst { + color: #9daccc +} - .markdown:not(code) .highlight pre, .markdown:not(code) pre - { +.markdown:not(code) .highlight pre, +.markdown:not(code) pre { background-color: #2a2e3a; - border: 1px solid #404552; - } + border: 1px solid #404552 +} - .ui.dropdown .menu - { - background: #2c303a; - } +.markdown:not(code) table tr:nth-child(2n) { + background-color: #474d61 +} - .ui.dropdown .menu>.message:not(.ui) - { - color: rgb(99, 99, 99); - } +.ui.dropdown .menu { + background: #2c303a +} - .ui.input - { - color: #dbdbdb; - } +.ui.dropdown .menu>.message:not(.ui) { + color: #636363 +} - .overflow.menu .items .item - { - color: #9d9d9d; - } +.ui.input { + color: #dbdbdb +} - .overflow.menu .items .item:hover - { - color: #dbdbdb; - } +.overflow.menu .items .item { + color: #9d9d9d +} - .ui.segment - { +.overflow.menu .items .item:hover { + color: #dbdbdb +} + +.ui.segment { background: #353945; color: #9e9e9e!important; - border: 1px solid #404552; - } + border: 1px solid #404552 +} - .ui.active.button:active, .ui.button:active, -.ui.button:focus - { +.ui.active.button:active, +.ui.button:active, +.ui.button:focus { background-color: #2e3e4e; - color: #dbdbdb; - } + color: #dbdbdb +} - .ui.dropdown .menu .selected.item, .ui.dropdown.selected - { - color: #dbdbdb; - } +.ui.dropdown .menu .selected.item, +.ui.dropdown.selected { + color: #dbdbdb +} - .ui.dropdown .menu>.item:hover - { - color: #dbdbdb; - } +.ui.dropdown .menu>.item:hover { + color: #dbdbdb +} - .ui.dropdown .menu>.item - { - color: #9e9e9e; - } +.ui.dropdown .menu>.item { + color: #9e9e9e +} - .ui.attached.segment - { - border: 1px solid #404552; - } +.ui.attached.segment { + border: 1px solid #404552 +} - .repository.view.issue .comment-list .comment .content > .bottom.segment - { - background: #353945; - } +.repository.view.issue .comment-list .comment .content>.bottom.segment { + background: #353945 +} - .repository.view.issue .comment-list .comment .content .header - { +.repository.view.issue .comment-list .comment .content .header { color: #dbdbdb; background-color: #404552; - border-bottom: 1px solid #353944; - } + border-bottom: 1px solid #353944 +} - .ui .text.grey a - { - color: #b3b3b3 !important; - } +.ui .text.grey a { + color: #b3b3b3!important +} - .ui.comments .comment .actions a - { - color: #dbdbdb; - } +.ui.comments .comment .actions a { + color: #dbdbdb +} - .repository.view.issue .comment-list .comment .content .header:after - { - border-right-color: #404552; - } +.repository.view.issue .comment-list .comment .content .header:after { + border-right-color: #404552 +} - .repository.new.issue .comment.form .content:after - { - border-right-color: #353945; - } +.repository.new.issue .comment.form .content:after { + border-right-color: #353945 +} - .repository.view.issue .comment-list .comment .content .header:before - { - border-right-color: #404552; - } +.repository.view.issue .comment-list .comment .content .header:before { + border-right-color: #404552 +} - .repository.new.issue .comment.form .content:before - { - border-right-color: #353945; - } +.repository.new.issue .comment.form .content:before { + border-right-color: #353945 +} - .repository.view.issue .comment-list:before - { - background-color: #313c47; - } +.repository.view.issue .comment-list:before { + background-color: #313c47 +} - .repository .comment.form .content .form:after - { - border-right-color: #313c47; - } +.repository .comment.form .content .form:after { + border-right-color: #313c47 +} - .repository .comment.form .content .form:before - { - border-right-color: #313c47; - } +.repository .comment.form .content .form:before { + border-right-color: #313c47 +} - .ui .text.grey a - { - color: #dbdbdb !important; - } +.ui .text.grey a { + color: #dbdbdb!important +} - .ui .text.grey a:hover - { - color: #dbdbdb !important; - } +.ui .text.grey a:hover { + color: #dbdbdb!important +} - .ui.basic.green.active.button, .ui.basic.green.buttons .active.button - { - color: #13ae38!important; - } +.ui.basic.green.active.button, +.ui.basic.green.buttons .active.button { + color: #13ae38!important +} - .ui.form textarea, -.ui.form textarea:focus - { +.ui.form textarea, +.ui.form textarea:focus { background: #1a2632; border: 1px solid #313c47; - color: #dbdbdb; - } + color: #dbdbdb +} - .ui.form textarea:focus - { - border: 1px solid #456580; - } +.ui.form textarea:focus { + border: 1px solid #456580 +} - .ui .info.segment.top - { - background-color: #404552 !important; - } +.ui .info.segment.top { + background-color: #404552!important +} - .repository .diff-file-box .code-diff-unified tbody tr.del-code td - { - background-color: #3c2626 !important; - border-color: #634343 !important; - } +.repository .diff-file-box .code-diff-unified tbody tr.del-code td { + background-color: #3c2626!important; + border-color: #634343!important +} - .repository .diff-file-box .code-diff-unified tbody tr.add-code td - { - background-color: rgb(40, 62, 45) !important; - border-color: #314a37 !important; - } +.repository .diff-file-box .code-diff-unified tbody tr.add-code td { + background-color: #283e2d!important; + border-color: #314a37!important +} - .repository .diff-file-box .code-diff tbody tr .added-code - { - background-color: #3a523a; - } +.repository .diff-file-box .code-diff tbody tr .added-code { + background-color: #3a523a +} - .repository .diff-file-box .code-diff .lines-num - { - border-right: 1px solid #2d2d2d; - } +.repository .diff-file-box .code-diff .lines-num { + border-right: 1px solid #2d2d2d +} - .repository .diff-file-box .file-body.file-code .lines-num - { +.repository .diff-file-box .file-body.file-code .lines-num { color: #9e9e9e; - background: #2e323e; - } + background: #2e323e +} - .repository .diff-file-box .code-diff tbody tr.tag-code td, .repository .diff-file-box .code-diff tbody tr td.tag-code - { - border-color: #2d2d2d !important; - } +.repository .diff-file-box .code-diff tbody tr td.tag-code, +.repository .diff-file-box .code-diff tbody tr.tag-code td { + border-color: #2d2d2d!important +} - .repository .diff-file-box .file-body.file-code .lines-num-old - { - border-right: 1px solid #2d2d2d; - } +.repository .diff-file-box .file-body.file-code .lines-num-old { + border-right: 1px solid #2d2d2d +} - .hljs-title, .hljs-section, .hljs-selector-id - { - color: #986c88; - } +.hljs-section, +.hljs-selector-id, +.hljs-title { + color: #986c88 +} - .hljs-string, .hljs-doctag - { - color: #949494; - } +.hljs-doctag, +.hljs-string { + color: #949494 +} - .repository .diff-file-box .code-diff tbody tr .removed-code - { - background-color: #5f3737; - } +.repository .diff-file-box .code-diff tbody tr .removed-code { + background-color: #5f3737 +} - .repository .diff-file-box .code-diff tbody tr.tag-code td, .repository .diff-file-box .code-diff tbody tr td.tag-code - { - background-color: #292727 !important; - } +.repository .diff-file-box .code-diff tbody tr td.tag-code, +.repository .diff-file-box .code-diff tbody tr.tag-code td { + background-color: #292727!important +} - .ui.vertical.menu .active.item - { - background: #4B5162; - } +.ui.vertical.menu .active.item { + background: #4B5162 +} - .ui.vertical.menu .item - { +.ui.vertical.menu .item { + background: #353945 +} + +.ui.vertical.menu .header.item { + background: #404552 +} + +.ui.vertical.menu { background: #353945; - } + border: 1px solid #333640 +} - .ui.vertical.menu .header.item - { - background: #404552; - } +.ui.repository.list .item:not(:first-child) { + border-top: 1px solid #4c505c +} - .ui.vertical.menu - { - background: #353945; - border: 1px solid #333640; - } +.ui .text.blue { + color: #609926!important +} - .ui.repository.list .item:not(:first-child) - { - border-top: 1px solid #4c505c; - } - - .ui .text.blue - { - color: #609926 !important; - } - - .ui.selection.active.dropdown, .ui.selection.active.dropdown .menu - { +.ui.selection.active.dropdown, +.ui.selection.active.dropdown .menu { border-color: #4e5361; - box-shadow: 0 2px 3px 0 rgba(34,36,38,.15); - } + box-shadow: 0 2px 3px 0 rgba(34, 36, 38, .15) +} - .ui.selection.active.dropdown:hover, .ui.selection.active.dropdown:hover .menu - { +.ui.selection.active.dropdown:hover, +.ui.selection.active.dropdown:hover .menu { border-color: #4e5361; - box-shadow: 0 2px 3px 0 rgba(34,36,38,.15); - } + box-shadow: 0 2px 3px 0 rgba(34, 36, 38, .15) +} - .ui.selection.dropdown - { +.ui.selection.dropdown { background: #404552; - border: 1px solid rgb(64, 69, 82); - color: #9e9e9e; - } + border: 1px solid #404552; + color: #9e9e9e +} - .ui.menu .ui.dropdown .menu>.active.item - { - color: #dbdbdb !important; - } +.ui.menu .ui.dropdown .menu>.active.item { + color: #dbdbdb!important +} - .ui.tabular.menu - { - border-bottom: 1px solid #313c47; - } +.ui.tabular.menu { + border-bottom: 1px solid #313c47 +} - .ui.card, .ui.cards>.card - { +.ui.card, +.ui.cards>.card { background: #353945; - box-shadow: 0 1px 3px 0 #4c505c, 0 0 0 1px #4c505c; - } + box-shadow: 0 1px 3px 0 #4c505c, 0 0 0 1px #4c505c +} - .ui.card>.content>.header, .ui.cards>.card>.content>.header - { - color: #dbdbdb; - } +.ui.card>.content>.header, +.ui.cards>.card>.content>.header { + color: #dbdbdb +} - .ui.card>.extra a:not(.ui), .ui.cards>.card>.extra a:not(.ui) - { - color: #87ab63; - } +.ui.card>.extra a:not(.ui), +.ui.cards>.card>.extra a:not(.ui) { + color: #87ab63 +} - .ui .text.black - { - color: #9e9e9e; - } +.ui .text.black { + color: #9e9e9e +} - .ui .text.black:hover - { - color: #dbdbdb; - } +.ui .text.black:hover { + color: #dbdbdb +} - .ui.secondary.segment - { - background: #353945; - } +.ui.secondary.segment { + background: #353945 +} - .ui.secondary.pointing.menu .active.item - { +.ui.secondary.pointing.menu .active.item { border-color: #609926; color: #dbdbdb; - background: #404552; - } + background: #404552 +} - .ui.user.list .item:not(:first-child) - { - border-top: 1px solid #4c505c; - } +.ui.user.list .item:not(:first-child) { + border-top: 1px solid #4c505c +} - .ui.secondary.pointing.menu .active.item:hover - { +.ui.secondary.pointing.menu .active.item:hover { border-color: #af8b4c; color: #dbdbdb; - background: #4b5162; - } + background: #4b5162 +} - .ui.secondary.pointing.menu .dropdown.item:hover, .ui.secondary.pointing.menu .link.item:hover, .ui.secondary.pointing.menu a.item:hover - { - color: #dbdbdb; - } +.ui.secondary.pointing.menu .dropdown.item:hover, +.ui.secondary.pointing.menu .link.item:hover, +.ui.secondary.pointing.menu a.item:hover { + color: #dbdbdb +} - .ui.checkbox label, .ui.checkbox+label, -.ui.form .field>label - { - color: #9e9e9e; - } +.ui.checkbox label, +.ui.checkbox+label, +.ui.form .field>label { + color: #9e9e9e +} - .ui.form .inline.field>label, .ui.form .inline.field>p, .ui.form .inline.fields .field>label, .ui.form .inline.fields .field>p, .ui.form .inline.fields>label - { - color: #9e9e9e; - } +.ui.form .inline.field>label, +.ui.form .inline.field>p, +.ui.form .inline.fields .field>label, +.ui.form .inline.fields .field>p, +.ui.form .inline.fields>label { + color: #9e9e9e +} - .user.settings .email.list .item:not(:first-child) - { - border-top: 1px solid #3f4451; - } +.user.settings .email.list .item:not(:first-child) { + border-top: 1px solid #3f4451 +} - .explore .navbar - { - background-color: #2a2e3a!important; - } +.explore .navbar { + background-color: #2a2e3a!important +} - .ui.menu.new-menu - { - background-color: #2a2e3a!important; - } +.ui.menu.new-menu { + background-color: #2a2e3a!important +} - input - { - background: #2e323e; - } +input { + background: #2e323e +} - .ui.secondary.pointing.menu .active.item - { +.ui.secondary.pointing.menu .active.item { border: none; - background: #383c4a; - } + background: #383c4a +} - .settings .key.list .item:not(:first-child) - { - border-top: 1px solid #404552; - } +.settings .key.list .item:not(:first-child) { + border-top: 1px solid #404552 +} - .ui.form input:not([type]), .ui.form input[type=text], .ui.form input[type=email], .ui.form input[type=search], .ui.form input[type=password], .ui.form input[type=date], .ui.form input[type=datetime-local], .ui.form input[type=tel], .ui.form input[type=time], .ui.form input[type=url], .ui.form input[type=number] - { - color: #9e9e9e; - } +.ui.form input:not([type]), +.ui.form input[type=date], +.ui.form input[type=datetime-local], +.ui.form input[type=email], +.ui.form input[type=number], +.ui.form input[type=password], +.ui.form input[type=search], +.ui.form input[type=tel], +.ui.form input[type=text], +.ui.form input[type=time], +.ui.form input[type=url] { + color: #9e9e9e +} - .ui.attached.info.message, .ui.info.message - { - box-shadow: 0 0 0 1px #4b5e71 inset, 0 0 0 0 transparent; - } +.ui.attached.info.message, +.ui.info.message { + box-shadow: 0 0 0 1px #4b5e71 inset, 0 0 0 0 transparent +} - .ui.info.message - { +.ui.info.message { background-color: #2c3b4a; - color: #9ebcc5; - } + color: #9ebcc5 +} - .ui .warning.header - { - background-color: #5d3a22 !important; - border-color: #794f31; - } +.ui .warning.header { + background-color: #5d3a22!important; + border-color: #794f31 +} - .ui.red.message - { - background-color: rgba(80, 23, 17, 0.6); +.ui.red.message { + background-color: rgba(80, 23, 17, .6); color: #f9cbcb; - box-shadow: 0 0 0 1px rgba(121, 71, 66, 0.5) inset, 0 0 0 0 transparent; - } + box-shadow: 0 0 0 1px rgba(121, 71, 66, .5) inset, 0 0 0 0 transparent +} - .ui.red.button, .ui.red.buttons .button - { - background-color: #7d3434; - } +.ui.red.button, +.ui.red.buttons .button { + background-color: #7d3434 +} - .ui.red.button:hover, .ui.red.buttons .button:hover - { - background-color: #984646; - } +.ui.red.button:hover, +.ui.red.buttons .button:hover { + background-color: #984646 +} - .ui.checkbox label:hover, .ui.checkbox+label:hover - { - color: #dbdbdb !important; - } +.ui.checkbox label:hover, +.ui.checkbox+label:hover { + color: #dbdbdb!important +} - .ui.checkbox input:checked~.box:after, .ui.checkbox input:checked~label:after - { - color: rgb(127, 152, 173); - } +.ui.checkbox input:checked~.box:after, +.ui.checkbox input:checked~label:after { + color: #7f98ad +} - .ui.checkbox input:checked~.box:before, .ui.checkbox input:checked~label:before - { +.ui.checkbox input:checked~.box:before, +.ui.checkbox input:checked~label:before { + background: #304251 +} + +.ui.checkbox .box:hover::before, +.ui.checkbox label:hover::before { + background: #304251 +} + +.ui.checkbox .box:before, +.ui.checkbox label:before { background: #304251; - } + border: 1px solid #304251 +} - .ui.checkbox .box:hover::before, .ui.checkbox label:hover::before - { +.ui.checkbox .box:active::before, +.ui.checkbox label:active::before { background: #304251; - } + border-color: rgba(34, 36, 38, .35) +} - .ui.checkbox .box:before, .ui.checkbox label:before - { - background: #304251; - border: 1px solid #304251; - } - - .ui.checkbox .box:active::before, .ui.checkbox label:active::before - { - background: #304251; - border-color: rgba(34,36,38,.35); - } - - .ui.checkbox input:checked~.box:before, .ui.checkbox input:checked~label:before - { +.ui.checkbox input:checked~.box:before, +.ui.checkbox input:checked~label:before { border-color: #304251; - background: #304251; - } + background: #304251 +} - .ui.checkbox input:focus~.box:before, .ui.checkbox input:focus~label:before - { +.ui.checkbox input:focus~.box:before, +.ui.checkbox input:focus~label:before { border-color: #304251; - background: #304251; - } + background: #304251 +} - .ui.checkbox input:checked:focus~.box:before, .ui.checkbox input:checked:focus~label:before, .ui.checkbox input:not([type=radio]):indeterminate:focus~.box:before, .ui.checkbox input:not([type=radio]):indeterminate:focus~label:before - { +.ui.checkbox input:checked:focus~.box:before, +.ui.checkbox input:checked:focus~label:before, +.ui.checkbox input:not([type=radio]):indeterminate:focus~.box:before, +.ui.checkbox input:not([type=radio]):indeterminate:focus~label:before { border-color: #304251; - background: #304251; - } + background: #304251 +} - .ui.checkbox input:checked~.box:after, .ui.checkbox input:checked~label:after - { +.ui.checkbox input:checked~.box:after, +.ui.checkbox input:checked~label:after { opacity: 1; - color: rgb(127, 152, 173); - } + color: #7f98ad +} - .ui.checkbox input:checked:focus~.box:after, .ui.checkbox input:checked:focus~label:after, .ui.checkbox input:not([type=radio]):indeterminate:focus~.box:after, .ui.checkbox input:not([type=radio]):indeterminate:focus~label:after - { - color: rgb(127, 152, 173); - } +.ui.checkbox input:checked:focus~.box:after, +.ui.checkbox input:checked:focus~label:after, +.ui.checkbox input:not([type=radio]):indeterminate:focus~.box:after, +.ui.checkbox input:not([type=radio]):indeterminate:focus~label:after { + color: #7f98ad +} - .ui.checkbox input:focus~.box:after, .ui.checkbox input:focus~label, .ui.checkbox input:focus~label:after - { - color: #9a9a9a; - } +.ui.checkbox input:focus~.box:after, +.ui.checkbox input:focus~label, +.ui.checkbox input:focus~label:after { + color: #9a9a9a +} - .ui.selection.dropdown:hover - { - border-color: rgba(34,36,38,.35); - border: 1px solid #456580; - } +.ui.selection.dropdown:hover { + border-color: rgba(34, 36, 38, .35); + border: 1px solid #456580 +} - .ui.selection.dropdown .menu>.item - { - border-top: 1px solid #313c47; - } +.ui.selection.dropdown .menu>.item { + border-top: 1px solid #313c47 +} - .ui.selection.visible.dropdown>.text:not(.default) - { - color: #9e9e9e; - } +.ui.selection.visible.dropdown>.text:not(.default) { + color: #9e9e9e +} - .ui.negative.message - { - background-color: rgba(80, 23, 17, 0.6); +.ui.negative.message { + background-color: rgba(80, 23, 17, .6); color: #f9cbcb; - box-shadow: 0 0 0 1px rgba(121, 71, 66, 0.5) inset, 0 0 0 0 transparent; - } + box-shadow: 0 0 0 1px rgba(121, 71, 66, .5) inset, 0 0 0 0 transparent +} - .hljs-tag, .hljs-name, .hljs-attribute - { - color: #ef5e77; - } +.hljs-attribute, +.hljs-name, +.hljs-tag { + color: #ef5e77 +} - .user.profile .ui.card .extra.content ul li:not(:last-child) - { - border-bottom: 1px solid #4c505c; - } +.user.profile .ui.card .extra.content ul li:not(:last-child) { + border-bottom: 1px solid #4c505c +} - .ui.form textarea, .ui.form textarea:focus - { +.ui.form textarea, +.ui.form textarea:focus { background: #404552; - border: 2px solid #353945; - } + border: 2px solid #353945 +} - .hljs-number, .hljs-literal, .hljs-variable, .hljs-template-variable, .hljs-tag .hljs-attr - { - color: #bd84bf; - } +.hljs-literal, +.hljs-number, +.hljs-tag .hljs-attr, +.hljs-template-variable, +.hljs-variable { + color: #bd84bf +} - .hljs-string, .hljs-doctag - { - color: #8ab398; - } +.hljs-doctag, +.hljs-string { + color: #8ab398 +} - .ui.form .dropzone - { - border: 2px dashed #4c505c; - } +.ui.form .dropzone { + border: 2px dashed #4c505c +} - .ui.basic.red.button, .ui.basic.red.buttons .button - { +.ui.basic.red.button, +.ui.basic.red.buttons .button { box-shadow: 0 0 0 1px #a04141 inset!important; - color: #a04141!important; - } + color: #a04141!important +} - .ui.list .list>.item .header, .ui.list>.item .header - { - color: #dedede; - } +.ui.list .list>.item .header, +.ui.list>.item .header { + color: #dedede +} - .ui.list .list>.item .description, .ui.list>.item .description - { - color: #9e9e9e; - } +.ui.list .list>.item .description, +.ui.list>.item .description { + color: #9e9e9e +} - .ui.user.list .item .description a - { - color: #668cb1; - } +.ui.user.list .item .description a { + color: #668cb1 +} - .repository.file.list #file-content .code-view .lines-num - { - background: #2e323e; - } +.repository.file.list #file-content .code-view .lines-num { + background: #2e323e +} - .repository.file.list #repo-files-table tbody .octicon.octicon-file-directory, .repository.file.list #repo-files-table tbody .octicon.octicon-file-submodule - { - color: #7c9b5e; - } +.repository.file.list #repo-files-table tbody .octicon.octicon-file-directory, +.repository.file.list #repo-files-table tbody .octicon.octicon-file-submodule { + color: #7c9b5e +} - .ui.blue.button:focus, .ui.blue.buttons .button:focus - { - background-color: #609926; - } +.ui.blue.button:focus, +.ui.blue.buttons .button:focus { + background-color: #609926 +} - .ui.basic.blue.button:hover, .ui.basic.blue.buttons .button:hover - { +.ui.basic.blue.button:hover, +.ui.basic.blue.buttons .button:hover { box-shadow: 0 0 0 1px #609926 inset!important; - color: #609926!important; - } + color: #609926!important +} - .ui.basic.blue.button:focus, .ui.basic.blue.buttons .button:focus - { +.ui.basic.blue.button:focus, +.ui.basic.blue.buttons .button:focus { box-shadow: 0 0 0 1px #609926 inset!important; - color: #609926!important; - } + color: #609926!important +} - .repository.file.list #file-content .code-view .lines-num pre, .repository.file.list #file-content .code-view .lines-code pre, .repository.file.list #file-content .code-view .lines-num ol, .repository.file.list #file-content .code-view .lines-code ol, .repository.file.list #file-content .code-view .lines-num .hljs, .repository.file.list #file-content .code-view .lines-code .hljs - { - background-color: #2a2e3a; - } - - a.ui.label:hover, a.ui.labels .label:hover - { - background-color: #505667; - color: rgb(219, 219, 219); - } - - .repository .label.list .item - { - border-bottom: 1px dashed #4c505c; - } - - .repository.file.list #file-content .code-view .lines-num - { - background: #2e323e; - } - - .repository.file.list #repo-files-table tbody .octicon.octicon-file-directory, -.repository.file.list #repo-files-table tbody .octicon.octicon-file-submodule - { - color: #7c9b5e; - } - - .ui.basic.blue.button, -.ui.basic.blue.buttons .button - { - box-shadow: 0 0 0 1px #a27558 inset !important; - color: #a27558 !important; - } - - .repository.file.list #file-content .code-view .lines-num pre, -.repository.file.list #file-content .code-view .lines-code pre, -.repository.file.list #file-content .code-view .lines-num ol, +.repository.file.list #file-content .code-view .lines-code .hljs, .repository.file.list #file-content .code-view .lines-code ol, +.repository.file.list #file-content .code-view .lines-code pre, .repository.file.list #file-content .code-view .lines-num .hljs, -.repository.file.list #file-content .code-view .lines-code .hljs - { - background-color: #2a2e3a; - } +.repository.file.list #file-content .code-view .lines-num ol, +.repository.file.list #file-content .code-view .lines-num pre { + background-color: #2a2e3a +} - a.ui.label:hover, -a.ui.labels .label:hover - { +a.ui.label:hover, +a.ui.labels .label:hover { background-color: #505667; - color: rgb(219, 219, 219); - } + color: #dbdbdb +} - .repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(1), +.repository .label.list .item { + border-bottom: 1px dashed #4c505c +} + +.repository.file.list #file-content .code-view .lines-num { + background: #2e323e +} + +.repository.file.list #repo-files-table tbody .octicon.octicon-file-directory, +.repository.file.list #repo-files-table tbody .octicon.octicon-file-submodule { + color: #7c9b5e +} + +.ui.basic.blue.button, +.ui.basic.blue.buttons .button { + box-shadow: 0 0 0 1px #a27558 inset!important; + color: #a27558!important +} + +.repository.file.list #file-content .code-view .lines-code .hljs, +.repository.file.list #file-content .code-view .lines-code ol, +.repository.file.list #file-content .code-view .lines-code pre, +.repository.file.list #file-content .code-view .lines-num .hljs, +.repository.file.list #file-content .code-view .lines-num ol, +.repository.file.list #file-content .code-view .lines-num pre { + background-color: #2a2e3a +} + +a.ui.label:hover, +a.ui.labels .label:hover { + background-color: #505667; + color: #dbdbdb +} + +.repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(1), .repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(2), .repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(3), -.repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(4) - { - background-color: #2a2e3a; - } +.repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(4) { + background-color: #2a2e3a +} - .repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(3), -.repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(4), -.repository .diff-file-box .code-diff-split tbody tr td.add-code - { - background-color: #283e2d !important; - border-color: #314a37 !important; - } +.repository .diff-file-box .code-diff-split tbody tr td.add-code, +.repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(3), +.repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(4) { + background-color: #283e2d!important; + border-color: #314a37!important +} - .repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(1), -.repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(2), -.repository .diff-file-box .code-diff-split tbody tr td.del-code - { - background-color: #3c2626 !important; - border-color: #634343 !important; - } +.repository .diff-file-box .code-diff-split tbody tr td.del-code, +.repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(1), +.repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(2) { + background-color: #3c2626!important; + border-color: #634343!important +} - .ui.blue.button:focus, -.ui.blue.buttons .button:focus - { - background-color: #a27558; - } +.ui.blue.button:focus, +.ui.blue.buttons .button:focus { + background-color: #a27558 +} - .ui.blue.button:active, -.ui.blue.buttons .button:active - { - background-color: #a27558; - } +.ui.blue.button:active, +.ui.blue.buttons .button:active { + background-color: #a27558 +} - #git-graph-container li a - { - color: #c79575; - } +#git-graph-container li a { + color: #c79575 +} - #git-graph-container li .author - { - color: #c79575; - } +#git-graph-container li .author { + color: #c79575 +} - .ui.header .sub.header - { - color: #9e9e9e; - } +.ui.header .sub.header { + color: #9e9e9e +} - .ui.dividing.header - { - border-bottom: 1px solid #4c505c; - } +.ui.dividing.header { + border-bottom: 1px solid #4c505c +} - .ui.modal>.header - { +.ui.modal>.header { background: #404552; - color: #dbdbdb; - } + color: #dbdbdb +} - .ui.modal>.actions - { +.ui.modal>.actions { background: #404552; - border-top: 1px solid #404552; - } + border-top: 1px solid #404552 +} - .ui.modal>.content - { - background: #383c4a; - } +.ui.modal>.content { + background: #383c4a +} - .ui.basic.blue.button, .ui.basic.blue.buttons .button - { +.ui.basic.blue.button, +.ui.basic.blue.buttons .button { box-shadow: 0 0 0 1px #609926 inset!important; - color: #609926!important; - } + color: #609926!important +} + +.editor-toolbar { + background-color: #404552 +} + +.editor-toolbar a { + color: #87ab63!important +} + +.CodeMirror { + color: #9daccc; + background-color: #2b2b2b; + border-top: none +} + +.CodeMirror-gutters { + background-color: #2b2b2b +} + +.repository .diff-detail-box { + background-color: inherit +} + +.repository .diff-detail-box .detail-files { + background-color: inherit +} - .organization.profile #org-info .ui.header { - line-height: 100px; - } diff --git a/public/img/avatar_default.png b/public/img/avatar_default.png index df43444bcfd17fe0e67e469079e91b0ab7f20c9d..178cd4002439056fe807ddc4d3d5c18bc8903b06 100644 GIT binary patch literal 6117 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 MzPVntuG`&z0#7q2MgRZ+ literal 2661 zcmaKtc{p2n7ssz{sybS<)u9ZnQfkOXNVG-979_-4Qk95AVo5?mDvQKYwXdaOEuw1Q zRcA_#_8qM*V<~S(qfFK4GGzu+y5Nm@-aq=z^SpDP-}#;2xxdf%oO|wbpZiPq#5$|0 zXsZAKpo(^J@RIq#9aC12&1CsMfDf`;qL%;=3kHDK1OPym0Kg$;`FFUJGTpMLyN{z#C`^zIQG!4un?y;1 z#AHEYDlhp0UpA7sN&J}9^R!HshnS2jp?H>%BhzD}FLDwSL@E3v(T+ADB7=SA676&i z-mJ+>ztc^-$K`O3%aKmEqaE&+^?u%$!^qju{6qo!LOixK6nf29w;Qe3>2|Cg^L3Z2 zZkOvfO6>2TNSM$^+`Vb^?ZYtF`{ zaE;oqXA2@z1c@nvr0CT1tkm-s^?o*zKL7eUL|9e~B`Zd+)AeL+U|?Z5Czye@}<8+{lT_bsN9a+o2xjF21#A(xJ*I}@A2-QM2L?zoV- z^UZ{~IXg%K2Dmq5!EUBY01E*2-rg~}VaByk08rXMJJ|c2pME>NDV%W7+4cL2R!nIu zxR^}}eUlrC$?AuTt@!`MIv(!C6Ex3xl zabsoWI_kfiz#Z`azO+OQl`c8vkG>}njfEdNC{9x{sq3zL z`tRnTsj&|8nTCSyA?3ZW8;kGv&tsW$x zs0WW63p=^;a*AFzX`p}PRuo~hU6~AT=%|3sjB=V;2Hi~Op@L}~Q{}Purzp4~)-Y+h zFZf6-A{+K1=f9F@TC7G^X92yDEA=unDC^%r6*!Whvr4Ie+&G0mR z{SVl<+Cy!ds;{yu0h)owX-m(hC$QqVb3(3^wzk2@RiXs)R#1;SvQ~Ljy$=FY`#l!$ zwlQxQPXtT4DrH6*)*(QA%j%a+_V)bPTds<=#?KDjTKJ>Jao71F|ILz_R$ z*W$jY;RMO^1^{=mUOYKgTuPR>oF`s`2 zZC!AP6)QhFQvPrWW*;((n|UhVH5^JeMM-poCQLNA3bSE2w$i*BjiCFG`X?&kfrT_$_BzG(mRhXNnGx?hn}f7KM` z_jCOLN;GotQ{23O-eo)DZ#?I2D~!K?`$gWk`kLlaxiZ(zINx>x&w)a1 z&EM~mFP?5_lPh7p(`Y*)S|AM|auE2Ux!FVc{A#-VH1D~j{EsXha^w@0m(?>GZQkkb zv;14@W(2%vv?xeM0!|G?k9A(!zCSW=^Q2dR2^-fM5hf?&J)Vy}!u#7J#Y#jHTun&{5s z^@%%17?aV5`=#7G}{CVlH$U=8;W?uPUG))q;#wmZ1n8%DzV}w=K@)iS6JoiR5 zZWM~MrP;+Uc_S$Xtouk4Nt=>%vGezRxrWw{=G9g86Ehc zhDX7*LCvoyT5W@ykxr|bJx_0s-(egZ)^;Gg`)zD?;eo3(?<0dbe@<>sr%hF=Q#;Mv z|Le@SiZ1PT$yUc$w&!9(74E)x+dGGA*r)AaA8k-l1p4M?{b&|hm$aRBrDtWACaO-) zWWO+Iw&t)O{QeSuzTjbLPJF^}5))0GY%>i%dRH79v3Fk;r%_K!>-KG7@GXSI7`11; zl4n4$FBlsbA99(rjcROeFxyJRsjBa3Y?Qtq$NDNsp9^f2hbG@|{LrNPk3Ziz;bQPe z`udzl{iB^z!jSEFh8;>|laZttvdjTcFvQ9XY-t9A_<&(Z7y=1~nS#McFxXO6x9@)h zQH)R;CI0^l96ak3Wdf(23M>YN%^}8+0dy2GjEo_M(MS>caC0kjYcqtttfa+GNeEOQ z2Z8HT*=!~f1mbWw=CmDJW-{8G5fdg&eY?}!S34PfsIgHYNTdUU6dOgRvyn(o8Oj16 z_1oWr{>J=O6N#jfX<<}0UTON#$i~=AQ2)L{(gayq1s#=o_+4or