Lots: IBM PLEEEEEEX

This commit is contained in:
2020-11-02 19:09:46 -06:00
parent 9a711deaf6
commit f7ec647c7c
3 changed files with 7 additions and 7 deletions

View File

@@ -27,7 +27,7 @@ configuration {
text-color: @foreground;
background-color: @background;
font: "Roboto 10";
font: "IBM Plex Sans 10";
}
#window {
@@ -47,11 +47,11 @@ configuration {
text-color: @foreground-alt;
}
#prompt {
font: "Roboto Bold 16";
font: "IBM Plex Sans Bold 16";
padding: 0 1em 0 0;
}
#entry {
font: "Roboto 16";
font: "IBM Plex Sans 16";
}
#message {
padding: 4px;