dirty regions

This commit is contained in:
Will McGugan
2022-03-27 17:50:26 +01:00
parent d004c88f77
commit 0441a5d838
6 changed files with 54 additions and 57 deletions

View File

@@ -8,6 +8,10 @@ App > Screen {
text: on $primary;
}
Widget:hover {
outline: solid green;
}
#sidebar {
text: #09312e on #3caea3;
dock: side;