Parameterize avatar_margin and assign it a default of 8

This commit is contained in:
Antonio Scandurra
2022-05-03 18:04:53 +02:00
parent c268099554
commit 3ee4d90c19
11 changed files with 11 additions and 1 deletions
+1
View File
@@ -61,6 +61,7 @@ export default function workspace(theme: Theme) {
statusBar: statusBar(theme),
titlebar: {
avatarWidth: 18,
avatarMargin: 8,
height: 33,
background: backgroundColor(theme, 100),
padding: {