mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-14 20:34:34 +00:00
fixed toolbar color in paper theme - fixes #4954
This commit is contained in:
@@ -381,3 +381,8 @@ toggle {
|
|||||||
start-page footer {
|
start-page footer {
|
||||||
background: $white !important;
|
background: $white !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.terminal-toolbar {
|
||||||
|
background: #ffffff4a !important;
|
||||||
|
border-bottom: 1px solid #00000026 !important;
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user