mirror of
https://gitea.artixlinux.org/artix/gitea-dark-blue.git
synced 2024-12-18 15:54:22 +00:00
Update 'theme-arc-blue.css'
This commit is contained in:
parent
0a9b9f9333
commit
b936399db2
@ -182,8 +182,9 @@
|
|||||||
}
|
}
|
||||||
.ui.blue.label,
|
.ui.blue.label,
|
||||||
.ui.blue.labels .label {
|
.ui.blue.labels .label {
|
||||||
background-color: #26577b!important;
|
background-color: #081f6f !important;
|
||||||
border-color: #26577b!important;
|
border-color: #081f6f !important;
|
||||||
|
color: #b5b5b5 !important;
|
||||||
}
|
}
|
||||||
.ui.menu .item > .label {
|
.ui.menu .item > .label {
|
||||||
background: #565454;
|
background: #565454;
|
||||||
@ -882,3 +883,7 @@
|
|||||||
color: #ddd;
|
color: #ddd;
|
||||||
background: #0a0a0a;
|
background: #0a0a0a;
|
||||||
}
|
}
|
||||||
|
.ui .sha.label {
|
||||||
|
background: #060641;
|
||||||
|
color: #b6b6b6;
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user