1
0
forked from mirrors/earl-grey

actually working now!

This commit is contained in:
acoolstraw 2021-08-03 12:07:08 +02:00
parent 0e177f26ad
commit 3dc1df53d5

View File

@ -162,31 +162,31 @@
color:#bbbbbb color:#bbbbbb
} }
:root { :root {
--color-primary:#87ab63; --color-primary:#3D84E7;
--color-primary-dark-1:#93b373; --color-primary-dark-1:#93b373;
--color-primary-dark-2:#9fbc82; --color-primary-dark-2:#40AAFF;
--color-primary-dark-3:#abc492; --color-primary-dark-3:#abc492;
--color-primary-dark-4:#b7cda1; --color-primary-dark-4:#b7cda1;
--color-primary-dark-5:#cfddc1; --color-primary-dark-5:#cfddc1;
--color-primary-dark-6:#e7eee0; --color-primary-dark-6:#e7eee0;
--color-primary-dark-7:#f8faf6; --color-primary-dark-7:#f8faf6;
--color-primary-light-1:#7a9e55; --color-primary-light-1:#3D84E7;
--color-primary-light-2:#6c8c4c; --color-primary-light-2:#6c8c4c;
--color-primary-light-3:#5f7b42; --color-primary-light-3:#5f7b42;
--color-primary-light-4:#516939; --color-primary-light-4:#516939;
--color-primary-light-5:#364626; --color-primary-light-5:#364626;
--color-primary-light-6:#1b2313; --color-primary-light-6:#1b2313;
--color-primary-light-7:#080b06; --color-primary-light-7:#080b06;
--color-primary-alpha-10:#87ab6319; --color-primary-alpha-10:#3683C019;
--color-primary-alpha-20:#87ab6333; --color-primary-alpha-20:#3683C033;
--color-primary-alpha-30:#87ab634b; --color-primary-alpha-30:#3683C04b;
--color-primary-alpha-40:#87ab6366; --color-primary-alpha-40:#3683C066;
--color-primary-alpha-50:#87ab6380; --color-primary-alpha-50:#3683C080;
--color-primary-alpha-60:#87ab6399; --color-primary-alpha-60:#3683C099;
--color-primary-alpha-70:#87ab63b3; --color-primary-alpha-70:#3683C0b3;
--color-primary-alpha-80:#87ab63cc; --color-primary-alpha-80:#3683C0cc;
--color-primary-alpha-90:#87ab63e1; --color-primary-alpha-90:#3683C0e1;
--color-secondary:#454a57; --color-secondary:#393B3F;
--color-secondary-dark-1:#505665; --color-secondary-dark-1:#505665;
--color-secondary-dark-2:#5b6273; --color-secondary-dark-2:#5b6273;
--color-secondary-dark-3:#71798e; --color-secondary-dark-3:#71798e;
@ -204,15 +204,15 @@
--color-secondary-light-2:#292c34; --color-secondary-light-2:#292c34;
--color-secondary-light-3:#1c1e23; --color-secondary-light-3:#1c1e23;
--color-secondary-light-4:#0e0f11; --color-secondary-light-4:#0e0f11;
--color-secondary-alpha-10:#454a5719; --color-secondary-alpha-10:#393B3F19;
--color-secondary-alpha-20:#454a5733; --color-secondary-alpha-20:#393B3F33;
--color-secondary-alpha-30:#454a574b; --color-secondary-alpha-30:#393B3F4b;
--color-secondary-alpha-40:#454a5766; --color-secondary-alpha-40:#393B3F66;
--color-secondary-alpha-50:#454a5780; --color-secondary-alpha-50:#393B3F80;
--color-secondary-alpha-60:#454a5799; --color-secondary-alpha-60:#393B3F99;
--color-secondary-alpha-70:#454a57b3; --color-secondary-alpha-70:#393B3Fb3;
--color-secondary-alpha-80:#454a57cc; --color-secondary-alpha-80:#393B3Fcc;
--color-secondary-alpha-90:#454a57e1; --color-secondary-alpha-90:#393B3Fe1;
--color-red: #da3737; --color-red: #da3737;
--color-orange: #f17a2b; --color-orange: #f17a2b;
--color-yellow: #f3c640; --color-yellow: #f3c640;
@ -234,34 +234,34 @@
--color-diff-added-row-bg:#283e2d; --color-diff-added-row-bg:#283e2d;
--color-diff-removed-row-border:#634343; --color-diff-removed-row-border:#634343;
--color-diff-added-row-border:#314a37; --color-diff-added-row-border:#314a37;
--color-diff-inactive:#353846; --color-diff-inactive:#1D1F23;
--color-body:#383c4a; --color-body:#1D1F23; /* main body color */
--color-box-header:#404652; --color-box-header:#1D1F23;
--color-box-body:#303440; --color-box-body:#1D1F23;
--color-text-dark:#dbe0ea; --color-text-dark:#dbe0ea;
--color-text:#bbc0ca; --color-text:#bbc0ca;
--color-text-light:#a6aab5; --color-text-light:#a6aab5;
--color-text-light-2:#8a8e99; --color-text-light-2:#8a8e99;
--color-text-light-3:#707687; --color-text-light-3:#707687;
--color-footer:#2e323e; --color-footer:#1D1F23;
--color-timeline:#4c525e; --color-timeline:#4c525e;
--color-input-text:#d5dbe6; --color-input-text:#d5dbe6;
--color-input-background:#292d39; --color-input-background:#393B3F;
--color-input-border:#454a57; --color-input-border:#393B3F;
--color-input-border-hover:#505667; --color-input-border-hover:#505667;
--color-navbar:#2a2e3a; --color-navbar:#2C3035;
--color-light:#00000028; --color-light:#00000028;
--color-light-border:#ffffff28; --color-light-border:#ffffff28;
--color-hover:#ffffff10; --color-hover:#ffffff10;
--color-active:#ffffff16; --color-active:#ffffff16;
--color-menu:#2e323e; --color-menu:#1D1F23;
--color-card:#2e323e; --color-card:#1D1F23;
--color-markdown-table-row:#ffffff06; --color-markdown-table-row:#ffffff06;
--color-markdown-code-block:#2a2e3a; --color-markdown-code-block:#2C3035;
--color-button:#353846; --color-button:#1D1F23;
--color-code-bg:#2a2e3a; --color-code-bg:#2C3035;
--color-shadow:#00000060; --color-shadow:#00000060;
--color-secondary-bg:#2a2e3a; --color-secondary-bg:#2C3035;
--color-text-focus:#fff; --color-text-focus:#fff;
--color-expand-button:#3c404d; --color-expand-button:#3c404d;
--color-placeholder-text:#6a737d; --color-placeholder-text:#6a737d;
@ -272,7 +272,7 @@
filter:invert(.8) filter:invert(.8)
} }
.ui.horizontal.segments>.segment { .ui.horizontal.segments>.segment {
background-color:#383c4a background-color:#2C3035
} }
.repository .segment.reactions .ui.label.basic.blue { .repository .segment.reactions .ui.label.basic.blue {
background:var(--color-primary-alpha-20)!important background:var(--color-primary-alpha-20)!important
@ -293,7 +293,7 @@
background-color:#7b9e57!important background-color:#7b9e57!important
} }
.following.bar.light { .following.bar.light {
background:#2e323e; background:#1D1F23;
border-color:var(--color-secondary-alpha-40) border-color:var(--color-secondary-alpha-40)
} }
.following.bar .top.menu a.item:hover { .following.bar .top.menu a.item:hover {
@ -309,7 +309,7 @@
} }
.ui.red.label, .ui.red.label,
.ui.red.labels .label { .ui.red.labels .label {
background-color:#7d3434!important; background-color:#E14C4C!important;
border-color:#8a2121!important border-color:#8a2121!important
} }
.ui.yellow.label, .ui.yellow.label,
@ -323,8 +323,8 @@
.ui.basic.green.label, .ui.basic.green.label,
.ui.green.label, .ui.green.label,
.ui.green.labels .label { .ui.green.labels .label {
background-color:#2d693b!important; background-color:#0060AC!important;
border-color:#2d693b!important border-color:#0060AC!important
} }
.ui.basic.green.labels a.label:hover, .ui.basic.green.labels a.label:hover,
.ui.green.labels a.label:hover, .ui.green.labels a.label:hover,
@ -373,7 +373,7 @@
.ui.form .fields.error .field select, .ui.form .fields.error .field select,
.ui.form .fields.error .field textarea { .ui.form .fields.error .field textarea {
background-color:#522; background-color:#522;
border:1px solid #7d3434; border:1px solid #E14C4C;
color:#f9cbcb color:#f9cbcb
} }
.ui.form .field.error input:not([type]):focus, .ui.form .field.error input:not([type]):focus,
@ -395,7 +395,7 @@
} }
.ui.green.button, .ui.green.button,
.ui.green.buttons .button { .ui.green.buttons .button {
background-color:#87ab63 background-color:#3683C0;
} }
.ui.green.button:hover, .ui.green.button:hover,
.ui.green.buttons .button:hover { .ui.green.buttons .button:hover {
@ -417,7 +417,7 @@
color:#dbdbdb!important color:#dbdbdb!important
} }
.repository.file.list #repo-files-table tr { .repository.file.list #repo-files-table tr {
background:#2a2e3a background:#2C3035
} }
.repository.file.list #repo-files-table tr:hover { .repository.file.list #repo-files-table tr:hover {
background-color:#393d4a!important background-color:#393d4a!important
@ -485,10 +485,10 @@
} }
.ui.bottom.attached.message { .ui.bottom.attached.message {
background-color:#2c662d; background-color:#2c662d;
color:#87ab63 color:#3683C0
} }
.ui.bottom.attached.message .pull-right { .ui.bottom.attached.message .pull-right {
color:#87ab63 color:#3683C0
} }
.ui.info.message { .ui.info.message {
background-color:#2c3b4a; background-color:#2c3b4a;
@ -522,7 +522,7 @@
} }
.ui.red.button, .ui.red.button,
.ui.red.buttons .button { .ui.red.buttons .button {
background-color:#7d3434 background-color:#E14C4C
} }
.ui.red.button:hover, .ui.red.button:hover,
.ui.red.buttons .button:hover { .ui.red.buttons .button:hover {
@ -530,7 +530,7 @@
} }
.ui.positive.message { .ui.positive.message {
background-color:#0d491b; background-color:#0d491b;
color:#87ab63; color:#3683C0;
box-shadow:inset 0 0 0 1px #2d693b,0 0 0 0 transparent box-shadow:inset 0 0 0 1px #2d693b,0 0 0 0 transparent
} }
.ui.negative.message { .ui.negative.message {
@ -555,7 +555,7 @@
} }
.blame .lines-num, .blame .lines-num,
.lines-commit { .lines-commit {
background:#2e323e!important background:#1D1F23!important
} }
.lines-num { .lines-num {
color:var(--color-secondary-dark-6)!important; color:var(--color-secondary-dark-6)!important;
@ -582,13 +582,13 @@
color:var(--color-secondary-dark-6) color:var(--color-secondary-dark-6)
} }
.repository .ui.attached.message.isSigned.isVerified.message { .repository .ui.attached.message.isSigned.isVerified.message {
color:#87ab63 color:#3683C0
} }
.repository .ui.attached.message.isSigned.isVerified.message .ui.text { .repository .ui.attached.message.isSigned.isVerified.message .ui.text {
color:var(--color-secondary-dark-6) color:var(--color-secondary-dark-6)
} }
.repository .ui.attached.message.isSigned.isVerified.message .pull-right { .repository .ui.attached.message.isSigned.isVerified.message .pull-right {
color:#87ab63 color:#3683C0
} }
.repository .ui.attached.message.isSigned.isVerifiedUntrusted { .repository .ui.attached.message.isSigned.isVerifiedUntrusted {
background-color:#4a3903; background-color:#4a3903;
@ -770,7 +770,7 @@
box-shadow:0 .25rem .5rem rgba(0,0,0,.6) box-shadow:0 .25rem .5rem rgba(0,0,0,.6)
} }
.repository .repo-header .ui.huge.breadcrumb.repo-title .repo-header-icon .avatar { .repository .repo-header .ui.huge.breadcrumb.repo-title .repo-header-icon .avatar {
color:#2a2e3a color:#2C3035;
} }
img[src$="/img/matrix.svg"] { img[src$="/img/matrix.svg"] {
filter:invert(80%) filter:invert(80%)