Switch back to roman numbers
This commit is contained in:
parent
b8eb9a50ab
commit
38d1b8f3b9
1 changed files with 1 additions and 1 deletions
|
|
@ -193,7 +193,7 @@ in
|
||||||
background = colors.alert;
|
background = colors.alert;
|
||||||
};
|
};
|
||||||
empty = recursiveUpdate (recursiveUpdate colors.normal common) {
|
empty = recursiveUpdate (recursiveUpdate colors.normal common) {
|
||||||
text = "⏺";
|
# text = "⏺";
|
||||||
padding = 1;
|
padding = 1;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue