Improve theme

This commit is contained in:
Jay Trees 2022-02-22 15:24:19 +01:00
parent 816a362235
commit 1b415e2472
20 changed files with 61 additions and 62 deletions

View file

@ -44,10 +44,10 @@
/* Link */ /* Link */
.ui.breadcrumb a { .ui.breadcrumb a {
color: #4183C4; color: #6435C9;
} }
.ui.breadcrumb a:hover { .ui.breadcrumb a:hover {
color: #1e70bf; color: #4d17c0;
} }
/* Icon Divider */ /* Icon Divider */

View file

@ -6,4 +6,4 @@
* Released under the MIT license * Released under the MIT license
* http://opensource.org/licenses/MIT * http://opensource.org/licenses/MIT
* *
*/.ui.breadcrumb{line-height:1.4285em;display:inline-block;margin:0 0;vertical-align:middle}.ui.breadcrumb:first-child{margin-top:0}.ui.breadcrumb:last-child{margin-bottom:0}.ui.breadcrumb .divider{display:inline-block;opacity:.7;margin:0 .25rem 0;font-size:.91666667em;color:rgba(0,0,0,.4);vertical-align:baseline}.ui.breadcrumb a{color:#4183c4}.ui.breadcrumb a:hover{color:#1e70bf}.ui.breadcrumb .icon.divider{font-size:.83333333em;vertical-align:baseline}.ui.breadcrumb a.section{cursor:pointer}.ui.breadcrumb .section{display:inline-block;margin:0;padding:0}.ui.breadcrumb.segment{display:inline-block;padding:.75em 1em}.ui.inverted.breadcrumb{color:#dcddde}.ui.inverted.breadcrumb>.active.section{color:#fff}.ui.inverted.breadcrumb>.divider{color:rgba(255,255,255,.7)}.ui.breadcrumb .active.section{font-weight:700}.ui.breadcrumb{font-size:1rem}.ui.mini.breadcrumb{font-size:.75rem}.ui.tiny.breadcrumb{font-size:.83333333rem}.ui.small.breadcrumb{font-size:.91666667rem}.ui.large.breadcrumb{font-size:1.16666667rem}.ui.big.breadcrumb{font-size:1.25rem}.ui.huge.breadcrumb{font-size:1.41666667rem}.ui.massive.breadcrumb{font-size:1.75rem} */.ui.breadcrumb{line-height:1.4285em;display:inline-block;margin:0 0;vertical-align:middle}.ui.breadcrumb:first-child{margin-top:0}.ui.breadcrumb:last-child{margin-bottom:0}.ui.breadcrumb .divider{display:inline-block;opacity:.7;margin:0 .25rem 0;font-size:.91666667em;color:rgba(0,0,0,.4);vertical-align:baseline}.ui.breadcrumb a{color:#6435c9}.ui.breadcrumb a:hover{color:#4d17c0}.ui.breadcrumb .icon.divider{font-size:.83333333em;vertical-align:baseline}.ui.breadcrumb a.section{cursor:pointer}.ui.breadcrumb .section{display:inline-block;margin:0;padding:0}.ui.breadcrumb.segment{display:inline-block;padding:.75em 1em}.ui.inverted.breadcrumb{color:#dcddde}.ui.inverted.breadcrumb>.active.section{color:#fff}.ui.inverted.breadcrumb>.divider{color:rgba(255,255,255,.7)}.ui.breadcrumb .active.section{font-weight:700}.ui.breadcrumb{font-size:1rem}.ui.mini.breadcrumb{font-size:.75rem}.ui.tiny.breadcrumb{font-size:.83333333rem}.ui.small.breadcrumb{font-size:.91666667rem}.ui.large.breadcrumb{font-size:1.16666667rem}.ui.big.breadcrumb{font-size:1.25rem}.ui.huge.breadcrumb{font-size:1.41666667rem}.ui.massive.breadcrumb{font-size:1.75rem}

View file

@ -308,7 +308,7 @@
} }
.ui.cards > .card > .content > a.header:hover, .ui.cards > .card > .content > a.header:hover,
.ui.card > .content > a.header:hover { .ui.card > .content > a.header:hover {
color: #1e70bf; color: #4d17c0;
} }
/* Meta */ /* Meta */
@ -427,7 +427,7 @@
} }
.ui.cards > .card > .extra a:not(.ui):hover, .ui.cards > .card > .extra a:not(.ui):hover,
.ui.card > .extra a:not(.ui):hover { .ui.card > .extra a:not(.ui):hover {
color: #1e70bf; color: #4d17c0;
} }
@ -1323,7 +1323,7 @@ a.ui.card:hover,
} }
.ui.inverted.cards > .card > .content > a.header:hover, .ui.inverted.cards > .card > .content > a.header:hover,
.ui.inverted.card > .content > a.header:hover { .ui.inverted.card > .content > a.header:hover {
color: #1e70bf; color: #4d17c0;
} }
/* Description */ /* Description */
@ -1358,7 +1358,7 @@ a.ui.card:hover,
} }
.ui.inverted.cards > .card > .extra a:not(.ui):hover, .ui.inverted.cards > .card > .extra a:not(.ui):hover,
.ui.inverted.card > .extra a:not(.ui):hover { .ui.inverted.card > .extra a:not(.ui):hover {
color: #1e70bf; color: #4d17c0;
} }
/* Link card(s) */ /* Link card(s) */

File diff suppressed because one or more lines are too long

View file

@ -112,7 +112,7 @@
cursor: pointer; cursor: pointer;
} }
.ui.comments .comment a.author:hover { .ui.comments .comment a.author:hover {
color: #1e70bf; color: #4d17c0;
} }
/*-------------- /*--------------

View file

@ -6,4 +6,4 @@
* Released under the MIT license * Released under the MIT license
* http://opensource.org/licenses/MIT * http://opensource.org/licenses/MIT
* *
*/.ui.comments{margin:1.5em 0;max-width:650px}.ui.comments:first-child{margin-top:0}.ui.comments:last-child{margin-bottom:0}.ui.comments .comment{position:relative;background:0 0;margin:.5em 0 0;padding:.5em 0 0;border:none;border-top:none;line-height:1.2}.ui.comments .comment:first-child{margin-top:0;padding-top:0}.ui.comments .comment>.comments{margin:0 0 .5em .5em;padding:1em 0 1em 1em}.ui.comments .comment>.comments:before{position:absolute;top:0;left:0}.ui.comments .comment>.comments .comment{border:none;border-top:none;background:0 0}.ui.comments .comment .avatar{display:block;width:2.5em;height:auto;float:left;margin:.2em 0 0}.ui.comments .comment .avatar img,.ui.comments .comment img.avatar{display:block;margin:0 auto;width:100%;height:100%;border-radius:.25rem}.ui.comments .comment>.content{display:block}.ui.comments .comment>.avatar~.content{margin-left:3.5em}.ui.comments .comment .author{font-size:1em;color:rgba(0,0,0,.87);font-weight:700}.ui.comments .comment a.author{cursor:pointer}.ui.comments .comment a.author:hover{color:#1e70bf}.ui.comments .comment .metadata{display:inline-block;margin-left:.5em;color:rgba(0,0,0,.4);font-size:.875em}.ui.comments .comment .metadata>*{display:inline-block;margin:0 .5em 0 0}.ui.comments .comment .metadata>:last-child{margin-right:0}.ui.comments .comment .text{margin:.25em 0 .5em;font-size:1em;word-wrap:break-word;color:rgba(0,0,0,.87);line-height:1.3}.ui.comments .comment .actions{font-size:.875em}.ui.comments .comment .actions a{cursor:pointer;display:inline-block;margin:0 .75em 0 0;color:rgba(0,0,0,.4)}.ui.comments .comment .actions a:last-child{margin-right:0}.ui.comments .comment .actions a.active,.ui.comments .comment .actions a:hover{color:rgba(0,0,0,.8)}.ui.comments>.reply.form{margin-top:1em}.ui.comments .comment .reply.form{width:100%;margin-top:1em}.ui.comments .reply.form textarea{font-size:1em;height:12em}.ui.collapsed.comments,.ui.comments .collapsed.comment,.ui.comments .collapsed.comments{display:none}.ui.threaded.comments .comment>.comments{margin:-1.5em 0 -1em 1.25em;padding:3em 0 2em 2.25em;-webkit-box-shadow:-1px 0 0 rgba(34,36,38,.15);box-shadow:-1px 0 0 rgba(34,36,38,.15)}.ui.minimal.comments .comment .actions{opacity:0;position:absolute;top:0;right:0;left:auto;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;-webkit-transition-delay:.1s;transition-delay:.1s}.ui.minimal.comments .comment>.content:hover>.actions{opacity:1}.ui.comments{font-size:1rem}.ui.mini.comments{font-size:.75rem}.ui.tiny.comments{font-size:.83333333rem}.ui.small.comments{font-size:.91666667rem}.ui.large.comments{font-size:1.16666667rem}.ui.big.comments{font-size:1.25rem}.ui.huge.comments{font-size:1.41666667rem}.ui.massive.comments{font-size:1.75rem}.ui.inverted.comments .comment{background-color:#1b1c1d}.ui.inverted.comments .comment .author,.ui.inverted.comments .comment .text{color:rgba(255,255,255,.9)}.ui.inverted.comments .comment .actions a,.ui.inverted.comments .comment .metadata{color:rgba(255,255,255,.7)}.ui.inverted.comments .comment .actions a.active,.ui.inverted.comments .comment .actions a:hover,.ui.inverted.comments .comment a.author:hover{color:#fff}.ui.inverted.threaded.comments .comment>.comments{-webkit-box-shadow:-1px 0 0 #555;box-shadow:-1px 0 0 #555} */.ui.comments{margin:1.5em 0;max-width:650px}.ui.comments:first-child{margin-top:0}.ui.comments:last-child{margin-bottom:0}.ui.comments .comment{position:relative;background:0 0;margin:.5em 0 0;padding:.5em 0 0;border:none;border-top:none;line-height:1.2}.ui.comments .comment:first-child{margin-top:0;padding-top:0}.ui.comments .comment>.comments{margin:0 0 .5em .5em;padding:1em 0 1em 1em}.ui.comments .comment>.comments:before{position:absolute;top:0;left:0}.ui.comments .comment>.comments .comment{border:none;border-top:none;background:0 0}.ui.comments .comment .avatar{display:block;width:2.5em;height:auto;float:left;margin:.2em 0 0}.ui.comments .comment .avatar img,.ui.comments .comment img.avatar{display:block;margin:0 auto;width:100%;height:100%;border-radius:.25rem}.ui.comments .comment>.content{display:block}.ui.comments .comment>.avatar~.content{margin-left:3.5em}.ui.comments .comment .author{font-size:1em;color:rgba(0,0,0,.87);font-weight:700}.ui.comments .comment a.author{cursor:pointer}.ui.comments .comment a.author:hover{color:#4d17c0}.ui.comments .comment .metadata{display:inline-block;margin-left:.5em;color:rgba(0,0,0,.4);font-size:.875em}.ui.comments .comment .metadata>*{display:inline-block;margin:0 .5em 0 0}.ui.comments .comment .metadata>:last-child{margin-right:0}.ui.comments .comment .text{margin:.25em 0 .5em;font-size:1em;word-wrap:break-word;color:rgba(0,0,0,.87);line-height:1.3}.ui.comments .comment .actions{font-size:.875em}.ui.comments .comment .actions a{cursor:pointer;display:inline-block;margin:0 .75em 0 0;color:rgba(0,0,0,.4)}.ui.comments .comment .actions a:last-child{margin-right:0}.ui.comments .comment .actions a.active,.ui.comments .comment .actions a:hover{color:rgba(0,0,0,.8)}.ui.comments>.reply.form{margin-top:1em}.ui.comments .comment .reply.form{width:100%;margin-top:1em}.ui.comments .reply.form textarea{font-size:1em;height:12em}.ui.collapsed.comments,.ui.comments .collapsed.comment,.ui.comments .collapsed.comments{display:none}.ui.threaded.comments .comment>.comments{margin:-1.5em 0 -1em 1.25em;padding:3em 0 2em 2.25em;-webkit-box-shadow:-1px 0 0 rgba(34,36,38,.15);box-shadow:-1px 0 0 rgba(34,36,38,.15)}.ui.minimal.comments .comment .actions{opacity:0;position:absolute;top:0;right:0;left:auto;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;-webkit-transition-delay:.1s;transition-delay:.1s}.ui.minimal.comments .comment>.content:hover>.actions{opacity:1}.ui.comments{font-size:1rem}.ui.mini.comments{font-size:.75rem}.ui.tiny.comments{font-size:.83333333rem}.ui.small.comments{font-size:.91666667rem}.ui.large.comments{font-size:1.16666667rem}.ui.big.comments{font-size:1.25rem}.ui.huge.comments{font-size:1.41666667rem}.ui.massive.comments{font-size:1.75rem}.ui.inverted.comments .comment{background-color:#1b1c1d}.ui.inverted.comments .comment .author,.ui.inverted.comments .comment .text{color:rgba(255,255,255,.9)}.ui.inverted.comments .comment .actions a,.ui.inverted.comments .comment .metadata{color:rgba(255,255,255,.7)}.ui.inverted.comments .comment .actions a.active,.ui.inverted.comments .comment .actions a:hover,.ui.inverted.comments .comment a.author:hover{color:#fff}.ui.inverted.threaded.comments .comment>.comments{-webkit-box-shadow:-1px 0 0 #555;box-shadow:-1px 0 0 #555}

View file

@ -242,7 +242,7 @@
color: rgba(0, 0, 0, 0.85); color: rgba(0, 0, 0, 0.85);
} }
.ui.items > .item > .content > a.header:hover { .ui.items > .item > .content > a.header:hover {
color: #1e70bf; color: #4d17c0;
} }
/* Meta */ /* Meta */
@ -453,7 +453,7 @@
} }
.ui.items a.item:hover .content .header, .ui.items a.item:hover .content .header,
.ui.link.items > .item:hover .content .header { .ui.link.items > .item:hover .content .header {
color: #1e70bf; color: #4d17c0;
} }
/*-------------- /*--------------
@ -520,10 +520,10 @@
color: rgba(255, 255, 255, 0.8); color: rgba(255, 255, 255, 0.8);
} }
.ui.inverted.items > .item > .content a:not(.ui) { .ui.inverted.items > .item > .content a:not(.ui) {
color: #57a4ef; color: #804af4;
} }
.ui.inverted.items > .item > .content a:not(.ui):hover { .ui.inverted.items > .item > .content a:not(.ui):hover {
color: #4183C4; color: #6435C9;
} }
.ui.inverted.items > .item > .content > a.header { .ui.inverted.items > .item > .content > a.header {
color: rgba(255, 255, 255, 0.9); color: rgba(255, 255, 255, 0.9);

File diff suppressed because one or more lines are too long

View file

@ -610,7 +610,7 @@ a.ui.active.label:hover:before {
a.ui.basic.label:hover { a.ui.basic.label:hover {
text-decoration: none; text-decoration: none;
background: none #FFFFFF; background: none #FFFFFF;
color: #1e70bf; color: #4d17c0;
-webkit-box-shadow: none; -webkit-box-shadow: none;
box-shadow: none; box-shadow: none;
} }
@ -655,7 +655,7 @@ a.ui.basic.label:hover {
background: #1B1C1D; background: #1B1C1D;
} }
.ui.inverted.basic.label:hover { .ui.inverted.basic.label:hover {
color: #4183C4; color: #6435C9;
} }
/*------------------- /*-------------------

File diff suppressed because one or more lines are too long

View file

@ -193,11 +193,11 @@ ol.ui.list ol li,
.ui.list .list > a.item, .ui.list .list > a.item,
.ui.list > a.item { .ui.list > a.item {
cursor: pointer; cursor: pointer;
color: #4183C4; color: #6435C9;
} }
.ui.list .list > a.item:hover, .ui.list .list > a.item:hover,
.ui.list > a.item:hover { .ui.list > a.item:hover {
color: #1e70bf; color: #4d17c0;
} }
/* Linked Item Icons */ /* Linked Item Icons */
@ -212,11 +212,11 @@ ol.ui.list ol li,
.ui.list .list > .item a.header, .ui.list .list > .item a.header,
.ui.list > .item a.header { .ui.list > .item a.header {
cursor: pointer; cursor: pointer;
color: #4183C4 !important; color: #6435C9 !important;
} }
.ui.list .list > .item > a.header:hover, .ui.list .list > .item > a.header:hover,
.ui.list > .item > a.header:hover { .ui.list > .item > a.header:hover {
color: #1e70bf !important; color: #4d17c0 !important;
} }
/* Floated Content */ /* Floated Content */
@ -392,7 +392,7 @@ ol.ui.list ol li,
} }
.ui.inverted.list .list > a.item:hover, .ui.inverted.list .list > a.item:hover,
.ui.inverted.list > a.item:hover { .ui.inverted.list > a.item:hover {
color: #1e70bf; color: #4d17c0;
} }
/* Linking Content */ /* Linking Content */
@ -400,7 +400,7 @@ ol.ui.list ol li,
color: rgba(255, 255, 255, 0.9) !important; color: rgba(255, 255, 255, 0.9) !important;
} }
.ui.inverted.list .item a:not(.ui):hover { .ui.inverted.list .item a:not(.ui):hover {
color: #1e70bf !important; color: #4d17c0 !important;
} }
/*------------------- /*-------------------

File diff suppressed because one or more lines are too long

View file

@ -101,11 +101,11 @@ p:last-child {
--------------------*/ --------------------*/
a { a {
color: #4183C4; color: #6435C9;
text-decoration: none; text-decoration: none;
} }
a:hover { a:hover {
color: #1e70bf; color: #4d17c0;
text-decoration: none; text-decoration: none;
} }
@ -123,15 +123,15 @@ a:hover {
/* Site */ /* Site */
::-webkit-selection { ::-webkit-selection {
background-color: #CCE2FF; background-color: #dfd6f4;
color: rgba(0, 0, 0, 0.87); color: rgba(0, 0, 0, 0.87);
} }
::-moz-selection { ::-moz-selection {
background-color: #CCE2FF; background-color: #dfd6f4;
color: rgba(0, 0, 0, 0.87); color: rgba(0, 0, 0, 0.87);
} }
::selection { ::selection {
background-color: #CCE2FF; background-color: #dfd6f4;
color: rgba(0, 0, 0, 0.87); color: rgba(0, 0, 0, 0.87);
} }

View file

@ -6,4 +6,4 @@
* Released under the MIT license * Released under the MIT license
* http://opensource.org/licenses/MIT * http://opensource.org/licenses/MIT
* *
*/@import url(https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,400%3B0,700%3B1,400%3B1,700&subset=latin&display=swap);body,html{height:100%}html{font-size:12pt}body{margin:0;padding:0;overflow-x:hidden;min-width:320px;background:#f4f4f4;font-family:Raleway,sans-serif;font-size:12pt;line-height:1.4285em;color:rgba(0,0,0,.87)}h1,h2,h3,h4,h5{font-family:Raleway,sans-serif;line-height:1.28571429em;margin:calc(2rem - .1428571428571429em) 0 1rem;font-weight:700;padding:0}h1{min-height:1rem;font-size:2rem}h2{font-size:1.71428571rem}h3{font-size:1.28571429rem}h4{font-size:1.07142857rem}h5{font-size:1rem}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child{margin-top:0}h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child{margin-bottom:0}p{margin:0 0 1em;line-height:1.4285em}p:first-child{margin-top:0}p:last-child{margin-bottom:0}a{color:#4183c4;text-decoration:none}a:hover{color:#1e70bf;text-decoration:none}::-webkit-selection{background-color:#cce2ff;color:rgba(0,0,0,.87)}::-moz-selection{background-color:#cce2ff;color:rgba(0,0,0,.87)}::selection{background-color:#cce2ff;color:rgba(0,0,0,.87)}input::-webkit-selection,textarea::-webkit-selection{background-color:rgba(100,100,100,.4);color:rgba(0,0,0,.87)}input::-moz-selection,textarea::-moz-selection{background-color:rgba(100,100,100,.4);color:rgba(0,0,0,.87)}input::-moz-selection,textarea::-moz-selection{background-color:rgba(100,100,100,.4);color:rgba(0,0,0,.87)}input::selection,textarea::selection{background-color:rgba(100,100,100,.4);color:rgba(0,0,0,.87)}body ::-webkit-scrollbar{-webkit-appearance:none;width:10px;height:10px}body ::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:0}body ::-webkit-scrollbar-thumb{cursor:pointer;border-radius:5px;background:rgba(0,0,0,.25);-webkit-transition:color .2s ease;transition:color .2s ease}body ::-webkit-scrollbar-thumb:window-inactive{background:rgba(0,0,0,.15)}body ::-webkit-scrollbar-thumb:hover{background:rgba(128,135,139,.8)}body .ui.inverted:not(.dimmer)::-webkit-scrollbar-track{background:rgba(255,255,255,.1)}body .ui.inverted:not(.dimmer)::-webkit-scrollbar-thumb{background:rgba(255,255,255,.25)}body .ui.inverted:not(.dimmer)::-webkit-scrollbar-thumb:window-inactive{background:rgba(255,255,255,.15)}body .ui.inverted:not(.dimmer)::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.35)} */@import url(https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,400%3B0,700%3B1,400%3B1,700&subset=latin&display=swap);body,html{height:100%}html{font-size:12pt}body{margin:0;padding:0;overflow-x:hidden;min-width:320px;background:#f4f4f4;font-family:Raleway,sans-serif;font-size:12pt;line-height:1.4285em;color:rgba(0,0,0,.87)}h1,h2,h3,h4,h5{font-family:Raleway,sans-serif;line-height:1.28571429em;margin:calc(2rem - .1428571428571429em) 0 1rem;font-weight:700;padding:0}h1{min-height:1rem;font-size:2rem}h2{font-size:1.71428571rem}h3{font-size:1.28571429rem}h4{font-size:1.07142857rem}h5{font-size:1rem}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child{margin-top:0}h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child{margin-bottom:0}p{margin:0 0 1em;line-height:1.4285em}p:first-child{margin-top:0}p:last-child{margin-bottom:0}a{color:#6435c9;text-decoration:none}a:hover{color:#4d17c0;text-decoration:none}::-webkit-selection{background-color:#dfd6f4;color:rgba(0,0,0,.87)}::-moz-selection{background-color:#dfd6f4;color:rgba(0,0,0,.87)}::selection{background-color:#dfd6f4;color:rgba(0,0,0,.87)}input::-webkit-selection,textarea::-webkit-selection{background-color:rgba(100,100,100,.4);color:rgba(0,0,0,.87)}input::-moz-selection,textarea::-moz-selection{background-color:rgba(100,100,100,.4);color:rgba(0,0,0,.87)}input::-moz-selection,textarea::-moz-selection{background-color:rgba(100,100,100,.4);color:rgba(0,0,0,.87)}input::selection,textarea::selection{background-color:rgba(100,100,100,.4);color:rgba(0,0,0,.87)}body ::-webkit-scrollbar{-webkit-appearance:none;width:10px;height:10px}body ::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:0}body ::-webkit-scrollbar-thumb{cursor:pointer;border-radius:5px;background:rgba(0,0,0,.25);-webkit-transition:color .2s ease;transition:color .2s ease}body ::-webkit-scrollbar-thumb:window-inactive{background:rgba(0,0,0,.15)}body ::-webkit-scrollbar-thumb:hover{background:rgba(128,135,139,.8)}body .ui.inverted:not(.dimmer)::-webkit-scrollbar-track{background:rgba(255,255,255,.1)}body .ui.inverted:not(.dimmer)::-webkit-scrollbar-thumb{background:rgba(255,255,255,.25)}body .ui.inverted:not(.dimmer)::-webkit-scrollbar-thumb:window-inactive{background:rgba(255,255,255,.15)}body .ui.inverted:not(.dimmer)::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.35)}

View file

@ -369,7 +369,7 @@
background: #F3F4F5; background: #F3F4F5;
} }
.ui.steps .step.active .title { .ui.steps .step.active .title {
color: #4183C4; color: #6435C9;
} }
.ui.ordered.steps .step.active:before, .ui.ordered.steps .step.active:before,
.ui.steps .active.step i.icon { .ui.steps .active.step i.icon {

File diff suppressed because one or more lines are too long

View file

@ -545,12 +545,12 @@ p:last-child {
--------------------*/ --------------------*/
a { a {
color: #4183C4; color: #6435C9;
text-decoration: none; text-decoration: none;
} }
a:hover { a:hover {
color: #1e70bf; color: #4d17c0;
text-decoration: none; text-decoration: none;
} }
@ -565,17 +565,17 @@ a:hover {
/* Site */ /* Site */
::-webkit-selection { ::-webkit-selection {
background-color: #CCE2FF; background-color: #dfd6f4;
color: rgba(0, 0, 0, 0.87); color: rgba(0, 0, 0, 0.87);
} }
::-moz-selection { ::-moz-selection {
background-color: #CCE2FF; background-color: #dfd6f4;
color: rgba(0, 0, 0, 0.87); color: rgba(0, 0, 0, 0.87);
} }
::selection { ::selection {
background-color: #CCE2FF; background-color: #dfd6f4;
color: rgba(0, 0, 0, 0.87); color: rgba(0, 0, 0, 0.87);
} }
@ -34701,7 +34701,7 @@ a.ui.active.label:hover:before {
a.ui.basic.label:hover { a.ui.basic.label:hover {
text-decoration: none; text-decoration: none;
background: none #FFFFFF; background: none #FFFFFF;
color: #1e70bf; color: #4d17c0;
-webkit-box-shadow: none; -webkit-box-shadow: none;
box-shadow: none; box-shadow: none;
} }
@ -34751,7 +34751,7 @@ a.ui.basic.label:hover {
} }
.ui.inverted.basic.label:hover { .ui.inverted.basic.label:hover {
color: #4183C4; color: #6435C9;
} }
/*------------------- /*-------------------
@ -36641,12 +36641,12 @@ ol.ui.list ol li,
.ui.list .list > a.item, .ui.list .list > a.item,
.ui.list > a.item { .ui.list > a.item {
cursor: pointer; cursor: pointer;
color: #4183C4; color: #6435C9;
} }
.ui.list .list > a.item:hover, .ui.list .list > a.item:hover,
.ui.list > a.item:hover { .ui.list > a.item:hover {
color: #1e70bf; color: #4d17c0;
} }
/* Linked Item Icons */ /* Linked Item Icons */
@ -36663,12 +36663,12 @@ ol.ui.list ol li,
.ui.list .list > .item a.header, .ui.list .list > .item a.header,
.ui.list > .item a.header { .ui.list > .item a.header {
cursor: pointer; cursor: pointer;
color: #4183C4 !important; color: #6435C9 !important;
} }
.ui.list .list > .item > a.header:hover, .ui.list .list > .item > a.header:hover,
.ui.list > .item > a.header:hover { .ui.list > .item > a.header:hover {
color: #1e70bf !important; color: #4d17c0 !important;
} }
/* Floated Content */ /* Floated Content */
@ -36858,7 +36858,7 @@ ol.ui.list ol li,
.ui.inverted.list .list > a.item:hover, .ui.inverted.list .list > a.item:hover,
.ui.inverted.list > a.item:hover { .ui.inverted.list > a.item:hover {
color: #1e70bf; color: #4d17c0;
} }
/* Linking Content */ /* Linking Content */
@ -36868,7 +36868,7 @@ ol.ui.list ol li,
} }
.ui.inverted.list .item a:not(.ui):hover { .ui.inverted.list .item a:not(.ui):hover {
color: #1e70bf !important; color: #4d17c0 !important;
} }
/*------------------- /*-------------------
@ -40672,7 +40672,7 @@ ol.ui.suffixed.list li:before,
} }
.ui.steps .step.active .title { .ui.steps .step.active .title {
color: #4183C4; color: #6435C9;
} }
.ui.ordered.steps .step.active:before, .ui.ordered.steps .step.active:before,
@ -41284,11 +41284,11 @@ span.ui.massive.text {
/* Link */ /* Link */
.ui.breadcrumb a { .ui.breadcrumb a {
color: #4183C4; color: #6435C9;
} }
.ui.breadcrumb a:hover { .ui.breadcrumb a:hover {
color: #1e70bf; color: #4d17c0;
} }
/* Icon Divider */ /* Icon Divider */
@ -52304,7 +52304,7 @@ Floated Menu / Item
.ui.cards > .card > .content > a.header:hover, .ui.cards > .card > .content > a.header:hover,
.ui.card > .content > a.header:hover { .ui.card > .content > a.header:hover {
color: #1e70bf; color: #4d17c0;
} }
/* Meta */ /* Meta */
@ -52431,7 +52431,7 @@ Floated Menu / Item
.ui.cards > .card > .extra a:not(.ui):hover, .ui.cards > .card > .extra a:not(.ui):hover,
.ui.card > .extra a:not(.ui):hover { .ui.card > .extra a:not(.ui):hover {
color: #1e70bf; color: #4d17c0;
} }
/******************************* /*******************************
@ -53459,7 +53459,7 @@ a.ui.card:hover,
.ui.inverted.cards > .card > .content > a.header:hover, .ui.inverted.cards > .card > .content > a.header:hover,
.ui.inverted.card > .content > a.header:hover { .ui.inverted.card > .content > a.header:hover {
color: #1e70bf; color: #4d17c0;
} }
/* Description */ /* Description */
@ -53501,7 +53501,7 @@ a.ui.card:hover,
.ui.inverted.cards > .card > .extra a:not(.ui):hover, .ui.inverted.cards > .card > .extra a:not(.ui):hover,
.ui.inverted.card > .extra a:not(.ui):hover { .ui.inverted.card > .extra a:not(.ui):hover {
color: #1e70bf; color: #4d17c0;
} }
/* Link card(s) */ /* Link card(s) */
@ -53651,7 +53651,7 @@ a.inverted.ui.card:hover,
} }
.ui.comments .comment a.author:hover { .ui.comments .comment a.author:hover {
color: #1e70bf; color: #4d17c0;
} }
/*-------------- /*--------------
@ -54462,7 +54462,7 @@ a.inverted.ui.card:hover,
} }
.ui.items > .item > .content > a.header:hover { .ui.items > .item > .content > a.header:hover {
color: #1e70bf; color: #4d17c0;
} }
/* Meta */ /* Meta */
@ -54693,7 +54693,7 @@ a.inverted.ui.card:hover,
.ui.items a.item:hover .content .header, .ui.items a.item:hover .content .header,
.ui.link.items > .item:hover .content .header { .ui.link.items > .item:hover .content .header {
color: #1e70bf; color: #4d17c0;
} }
/*-------------- /*--------------
@ -54773,11 +54773,11 @@ a.inverted.ui.card:hover,
} }
.ui.inverted.items > .item > .content a:not(.ui) { .ui.inverted.items > .item > .content a:not(.ui) {
color: #57a4ef; color: #804af4;
} }
.ui.inverted.items > .item > .content a:not(.ui):hover { .ui.inverted.items > .item > .content a:not(.ui):hover {
color: #4183C4; color: #6435C9;
} }
.ui.inverted.items > .item > .content > a.header { .ui.inverted.items > .item > .content > a.header {

File diff suppressed because one or more lines are too long

View file

@ -144,7 +144,7 @@
Links Links
--------------------*/ --------------------*/
@linkColor : #4183C4; @linkColor : @primaryColor;
@linkUnderline : none; @linkUnderline : none;
@linkHoverColor : darken(saturate(@linkColor, 20), 15, relative); @linkHoverColor : darken(saturate(@linkColor, 20), 15, relative);
@linkHoverUnderline : @linkUnderline; @linkHoverUnderline : @linkUnderline;
@ -178,7 +178,7 @@
Highlighted Text Highlighted Text
--------------------*/ --------------------*/
@highlightBackground : #CCE2FF; @highlightBackground : lighten(@primaryColor, 40);
@highlightColor : @textColor; @highlightColor : @textColor;
@inputHighlightBackground : rgba(100, 100, 100, 0.4); @inputHighlightBackground : rgba(100, 100, 100, 0.4);

View file

@ -94,4 +94,3 @@
/* Inverted */ /* Inverted */
@invertedBorderSize: 1px; @invertedBorderSize: 1px;