mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
remove accent3
This commit is contained in:
@@ -43,8 +43,8 @@ App > Screen {
|
||||
}
|
||||
|
||||
#header {
|
||||
color: $on-primary;
|
||||
background: $primary;
|
||||
color: $on-primary-darken2;
|
||||
background: $primary-darken2;
|
||||
height: 3;
|
||||
|
||||
border: hkey $primary-darken3;
|
||||
|
||||
Reference in New Issue
Block a user