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;
|
||||
}
|
||||
.following.bar.light {
|
||||
background: #060633;
|
||||
background: #001038;
|
||||
}
|
||||
.ui.secondary.menu .item {
|
||||
color: #cfc5c5;
|
||||
@ -74,8 +74,8 @@
|
||||
border: 1px solid #203241;
|
||||
}
|
||||
.ui.menu .item {
|
||||
background: #181b3b;
|
||||
color: #9e9e9e;
|
||||
background: #051865;
|
||||
color: #aaaaaa;
|
||||
}
|
||||
.ui.menu .active.item:hover,
|
||||
.ui.vertical.menu .active.item:hover {
|
||||
@ -88,7 +88,7 @@
|
||||
color: #dbdbdb;
|
||||
}
|
||||
.ui.menu .active.item {
|
||||
background: #151552;
|
||||
background: #051552;
|
||||
color: #dbdbdb;
|
||||
}
|
||||
.ui.input input {
|
||||
@ -139,10 +139,6 @@
|
||||
background: transparent!important;
|
||||
color: #dbdbdb!important;
|
||||
}
|
||||
.ui.menu .item {
|
||||
background: #151825;
|
||||
color: #aaaaaa;
|
||||
}
|
||||
.ui.menu .item.disabled,
|
||||
.ui.menu .item.disabled:hover {
|
||||
cursor: default !important;
|
||||
@ -166,7 +162,7 @@
|
||||
.ui.secondary.pointing.menu .item {
|
||||
border-bottom-width: 0px;
|
||||
align-self: center;
|
||||
background: #151552;
|
||||
background: #050542;
|
||||
margin: 1px 1px 1px 1px;
|
||||
padding: 8px 6px;
|
||||
}
|
||||
@ -459,11 +455,11 @@
|
||||
}
|
||||
.ui.secondary.pointing.menu .active.item {
|
||||
color: #dbdbdb;
|
||||
background: #002275;
|
||||
background: #030366;
|
||||
}
|
||||
.ui.secondary.pointing.menu .active.item:hover {
|
||||
border-top-color: #203241;
|
||||
background: #121288;
|
||||
background: #021288;
|
||||
color: #dbdbdb;
|
||||
}
|
||||
.ui.secondary.pointing.menu .dropdown.item:hover,
|
||||
|
Loading…
Reference in New Issue
Block a user