mirror of
https://gitea.artixlinux.org/artix/gitea-dark-blue.git
synced 2024-12-18 07:43:43 +00:00
Update 'theme-arc-blue.css'
This commit is contained in:
parent
c29b5860d3
commit
35bec59b87
@ -6,6 +6,10 @@ body {
|
||||
background: #131313;
|
||||
color: #afafaf;
|
||||
}
|
||||
element {
|
||||
background: #1c1c1c;
|
||||
color: #cbcbcb;
|
||||
}
|
||||
a {
|
||||
color: #86acd1;
|
||||
}
|
||||
@ -1124,3 +1128,6 @@ swagger-ui .info li, .swagger-ui .info p, .swagger-ui .info table {
|
||||
element {
|
||||
background: #1c1c1c;
|
||||
}
|
||||
.ui.form textarea, .ui.form textarea:focus {
|
||||
background: #141414;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user