mirror of
https://github.com/ZDoom/zdoom-styles.git
synced 2025-02-16 09:01:09 +00:00
- Changed some background colors.
This commit is contained in:
parent
a334423fbf
commit
182c5ab67f
1 changed files with 2 additions and 2 deletions
|
@ -69,7 +69,7 @@ hr.dashed {
|
|||
}
|
||||
|
||||
.panel {
|
||||
background-color: #131313;
|
||||
background-color: #18191c;
|
||||
color: #a7a7a9;
|
||||
}
|
||||
|
||||
|
@ -83,7 +83,7 @@ hr.dashed {
|
|||
|
||||
.bg1 { background-color: #141415; }
|
||||
.bg2 { background-color: #18191c; }
|
||||
.bg3 { background-color: #141415; }
|
||||
.bg3 { background-color: #18191c; }
|
||||
|
||||
.ucprowbg {
|
||||
background-color: #1b1e23;
|
||||
|
|
Loading…
Reference in a new issue