mirror of
https://gitea.artixlinux.org/artix/gitea-dark-blue.git
synced 2024-11-05 18:52:17 +00:00
remove violets
This commit is contained in:
parent
f0be378d02
commit
cc710f48df
@ -6,7 +6,7 @@
|
|||||||
color: #86acd1;
|
color: #86acd1;
|
||||||
}
|
}
|
||||||
.following.bar.light {
|
.following.bar.light {
|
||||||
background: #060633;
|
background: #001038;
|
||||||
}
|
}
|
||||||
.ui.secondary.menu .item {
|
.ui.secondary.menu .item {
|
||||||
color: #cfc5c5;
|
color: #cfc5c5;
|
||||||
@ -74,8 +74,8 @@
|
|||||||
border: 1px solid #203241;
|
border: 1px solid #203241;
|
||||||
}
|
}
|
||||||
.ui.menu .item {
|
.ui.menu .item {
|
||||||
background: #181b3b;
|
background: #051865;
|
||||||
color: #9e9e9e;
|
color: #aaaaaa;
|
||||||
}
|
}
|
||||||
.ui.menu .active.item:hover,
|
.ui.menu .active.item:hover,
|
||||||
.ui.vertical.menu .active.item:hover {
|
.ui.vertical.menu .active.item:hover {
|
||||||
@ -88,7 +88,7 @@
|
|||||||
color: #dbdbdb;
|
color: #dbdbdb;
|
||||||
}
|
}
|
||||||
.ui.menu .active.item {
|
.ui.menu .active.item {
|
||||||
background: #151552;
|
background: #051552;
|
||||||
color: #dbdbdb;
|
color: #dbdbdb;
|
||||||
}
|
}
|
||||||
.ui.input input {
|
.ui.input input {
|
||||||
@ -139,10 +139,6 @@
|
|||||||
background: transparent!important;
|
background: transparent!important;
|
||||||
color: #dbdbdb!important;
|
color: #dbdbdb!important;
|
||||||
}
|
}
|
||||||
.ui.menu .item {
|
|
||||||
background: #151825;
|
|
||||||
color: #aaaaaa;
|
|
||||||
}
|
|
||||||
.ui.menu .item.disabled,
|
.ui.menu .item.disabled,
|
||||||
.ui.menu .item.disabled:hover {
|
.ui.menu .item.disabled:hover {
|
||||||
cursor: default !important;
|
cursor: default !important;
|
||||||
@ -166,7 +162,7 @@
|
|||||||
.ui.secondary.pointing.menu .item {
|
.ui.secondary.pointing.menu .item {
|
||||||
border-bottom-width: 0px;
|
border-bottom-width: 0px;
|
||||||
align-self: center;
|
align-self: center;
|
||||||
background: #151552;
|
background: #050542;
|
||||||
margin: 1px 1px 1px 1px;
|
margin: 1px 1px 1px 1px;
|
||||||
padding: 8px 6px;
|
padding: 8px 6px;
|
||||||
}
|
}
|
||||||
@ -459,11 +455,11 @@
|
|||||||
}
|
}
|
||||||
.ui.secondary.pointing.menu .active.item {
|
.ui.secondary.pointing.menu .active.item {
|
||||||
color: #dbdbdb;
|
color: #dbdbdb;
|
||||||
background: #002275;
|
background: #030366;
|
||||||
}
|
}
|
||||||
.ui.secondary.pointing.menu .active.item:hover {
|
.ui.secondary.pointing.menu .active.item:hover {
|
||||||
border-top-color: #203241;
|
border-top-color: #203241;
|
||||||
background: #121288;
|
background: #021288;
|
||||||
color: #dbdbdb;
|
color: #dbdbdb;
|
||||||
}
|
}
|
||||||
.ui.secondary.pointing.menu .dropdown.item:hover,
|
.ui.secondary.pointing.menu .dropdown.item:hover,
|
||||||
|
Loading…
Reference in New Issue
Block a user