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
c29b5860d3
commit
35bec59b87
@ -6,6 +6,10 @@ body {
|
|||||||
background: #131313;
|
background: #131313;
|
||||||
color: #afafaf;
|
color: #afafaf;
|
||||||
}
|
}
|
||||||
|
element {
|
||||||
|
background: #1c1c1c;
|
||||||
|
color: #cbcbcb;
|
||||||
|
}
|
||||||
a {
|
a {
|
||||||
color: #86acd1;
|
color: #86acd1;
|
||||||
}
|
}
|
||||||
@ -1124,3 +1128,6 @@ swagger-ui .info li, .swagger-ui .info p, .swagger-ui .info table {
|
|||||||
element {
|
element {
|
||||||
background: #1c1c1c;
|
background: #1c1c1c;
|
||||||
}
|
}
|
||||||
|
.ui.form textarea, .ui.form textarea:focus {
|
||||||
|
background: #141414;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user