From c5ed840f051e09e2b0c1c39ac8cfa1bc1c1e280a Mon Sep 17 00:00:00 2001 From: Sophia Atkinson Date: Wed, 11 Jan 2023 21:09:25 -0800 Subject: [PATCH] init commit --- public/css/index.css | 68 ++++++++++++++++++---------------- public/css/theme-arc-green.css | 1 + 2 files changed, 37 insertions(+), 32 deletions(-) diff --git a/public/css/index.css b/public/css/index.css index a70ebff..cda45a1 100644 --- a/public/css/index.css +++ b/public/css/index.css @@ -989,7 +989,7 @@ span[data-img-src]:after { } .ui.breadcrumb a { - color: #4183c4; + color: #7289DA; } .ui.breadcrumb a:hover { @@ -21690,7 +21690,7 @@ i.icon.youtube.play:before { } .ui.inverted.items>.item>.content a:not(.ui):hover { - color: #4183c4; + color: #7289DA; } .ui.inverted.items>.item>.content>a.header { @@ -22289,7 +22289,7 @@ a.ui.label { } .ui.inverted.basic.label:hover { - color: #4183c4; + color: #7289DA; } .ui.primary.labels .label,.ui.ui.ui.primary.label { @@ -23623,7 +23623,7 @@ ul.ui.list ul li,ol.ui.list ol li,.ui.list .list>.item { .ui.list .list>a.item,.ui.list>a.item { cursor: pointer; - color: #4183c4; + color: #7289DA; } .ui.list .list>a.item:hover,.ui.list>a.item:hover { @@ -23636,7 +23636,7 @@ ul.ui.list ul li,ol.ui.list ol li,.ui.list .list>.item { .ui.list .list>.item a.header,.ui.list>.item a.header { cursor: pointer; - color: #4183c4!important; + color: #7289DA!important; } .ui.list .list>.item>a.header:hover,.ui.list>.item>a.header:hover { @@ -29386,7 +29386,7 @@ p:last-child { } a { - color: #4183c4; + color: #7289DA; text-decoration: none; } @@ -39564,31 +39564,31 @@ code.language-math.is-loading:after { --border-radius: .28571429rem; --opacity-disabled: .55; --height-loading: 12rem; - --color-primary: #4183c4; + --color-primary: #7289DA; --color-primary-contrast: #ffffff; - --color-primary-dark-1: #3876b3; - --color-primary-dark-2: #31699f; - --color-primary-dark-3: #2b5c8b; - --color-primary-dark-4: #254f77; - --color-primary-dark-5: #193450; - --color-primary-dark-6: #0c1a28; - --color-primary-dark-7: #04080c; - --color-primary-light-1: #548fca; - --color-primary-light-2: #679cd0; - --color-primary-light-3: #7aa8d6; - --color-primary-light-4: #8db5dc; - --color-primary-light-5: #b3cde7; - --color-primary-light-6: #d9e6f3; - --color-primary-light-7: #f4f8fb; - --color-primary-alpha-10: #4183c419; - --color-primary-alpha-20: #4183c433; - --color-primary-alpha-30: #4183c44b; - --color-primary-alpha-40: #4183c466; - --color-primary-alpha-50: #4183c480; - --color-primary-alpha-60: #4183c499; - --color-primary-alpha-70: #4183c4b3; - --color-primary-alpha-80: #4183c4cc; - --color-primary-alpha-90: #4183c4e1; + --color-primary-dark-1: #4E5D94; + --color-primary-dark-2: #4E5D94; + --color-primary-dark-3: #4E5D94; + --color-primary-dark-4: #405193; + --color-primary-dark-5: #cfddc1; + --color-primary-dark-6: #e7eee0; + --color-primary-dark-7: #f8faf6; + --color-primary-light-1: #4E5D94; + --color-primary-light-2: #8997c9; + --color-primary-light-3: #4E5D94; + --color-primary-light-4: #939bb7; + --color-primary-light-5: #4E5D94; + --color-primary-light-6: #1b2313; + --color-primary-light-7: #080b06; + --color-primary-alpha-10: #7289DA19; + --color-primary-alpha-20: #7289DA33; + --color-primary-alpha-30: #7289DA4b; + --color-primary-alpha-40: #7289DA66; + --color-primary-alpha-50: #7289DA80; + --color-primary-alpha-60: #7289DA99; + --color-primary-alpha-70: #7289DAb3; + --color-primary-alpha-80: #7289DAcc; + --color-primary-alpha-90: #7289DAe1; --color-secondary: #dedede; --color-secondary-dark-1: #cecece; --color-secondary-dark-2: #bfbfbf; @@ -39622,7 +39622,7 @@ code.language-math.is-loading:after { --color-orange: #f2711c; --color-yellow: #fbbd08; --color-olive: #b5cc18; - --color-green: #21ba45; + --color-green: #7289DA; --color-teal: #00b5ad; --color-blue: #2185d0; --color-violet: #6435c9; @@ -39671,7 +39671,7 @@ code.language-math.is-loading:after { --color-text-dark: #080808; --color-text: #212121; --color-text-light: #555555; - --color-text-light-1: #BBC0CA; + --color-text-light-1: #212121; --color-text-light-2: #808080; --color-text-light-3: #a0a0a0; --color-box-header: #f7f7f7; @@ -47437,4 +47437,8 @@ a.blob-excerpt:hover { .js-small { justify-content: flex-start!important; } +} +.default-link{ + color:#212121; + } \ No newline at end of file diff --git a/public/css/theme-arc-green.css b/public/css/theme-arc-green.css index 7e845d0..5b753c2 100644 --- a/public/css/theme-arc-green.css +++ b/public/css/theme-arc-green.css @@ -418,6 +418,7 @@ --color-navbar: #2a2e3a; --color-navbar-transparent: #2a2e3a00; --color-light: #00000028; + --color-light-mimic-enabled: rgba(0, 0, 0, calc(40 / 255 * 222 / 255 / var(--opacity-disabled))); --color-light-border: #ffffff28; --color-hover: #ffffff10;