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
35bec59b87
commit
96cadb8800
@ -1131,3 +1131,12 @@ element {
|
|||||||
.ui.form textarea, .ui.form textarea:focus {
|
.ui.form textarea, .ui.form textarea:focus {
|
||||||
background: #141414;
|
background: #141414;
|
||||||
}
|
}
|
||||||
|
.ui.attached.segment {
|
||||||
|
border: 1px solid #313c47;
|
||||||
|
}
|
||||||
|
.repository.file.editor .commit-form-wrapper .commit-form {
|
||||||
|
background: #171717;
|
||||||
|
}
|
||||||
|
.ui.attached.segment, .ui.segment, .ui.segments {
|
||||||
|
background: #0a0a2d;
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user