Update 'theme-arc-blue.css'

This commit is contained in:
nous 2021-04-20 12:54:09 +02:00
parent 35bec59b87
commit 96cadb8800
1 changed files with 9 additions and 0 deletions

View File

@ -1131,3 +1131,12 @@ element {
.ui.form textarea, .ui.form textarea:focus {
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;
}