Lots: IBM PLEEEEEEX
This commit is contained in:
parent
9a711deaf6
commit
f7ec647c7c
@ -53,9 +53,9 @@ height = 40
|
|||||||
width = 100%
|
width = 100%
|
||||||
padding = 2
|
padding = 2
|
||||||
border-top-size = ${res/config.border-size}
|
border-top-size = ${res/config.border-size}
|
||||||
font-0 = "Roboto:style=Regular:size=10;2"
|
font-0 = "IBM Plex Sans:style=Regular:size=10;2"
|
||||||
font-1 = "Deja Vu Sans Mono:style=Regular:size=10;2"
|
font-1 = "Deja Vu Sans Mono:style=Regular:size=10;2"
|
||||||
font-2 = "Roboto:style=Bold:size=10;2"
|
font-2 = "IBM Plex Sans:style=Bold:size=10;2"
|
||||||
font-3 = "Fork Awesome:style=Regular:size=12;2"
|
font-3 = "Fork Awesome:style=Regular:size=12;2"
|
||||||
|
|
||||||
[bar/primary]
|
[bar/primary]
|
||||||
|
@ -7,7 +7,7 @@ style=Breeze
|
|||||||
|
|
||||||
[Fonts]
|
[Fonts]
|
||||||
fixed=@Variant(\0\0\0@\0\0\0\x16\0I\0n\0\x63\0o\0n\0s\0o\0l\0\x61\0t\0\x61@$\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x39\x10)
|
fixed=@Variant(\0\0\0@\0\0\0\x16\0I\0n\0\x63\0o\0n\0s\0o\0l\0\x61\0t\0\x61@$\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x39\x10)
|
||||||
general=@Variant(\0\0\0@\0\0\0 \0N\0o\0t\0o\0 \0S\0\x61\0n\0s\0 \0M\0\x65\0\x64\0i\0u\0m@$\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x39\x10)
|
general=@Variant(\0\0\0@\0\0\0\x1a\0I\0\x42\0M\0 \0P\0l\0\x65\0x\0 \0S\0\x61\0n\0s@$\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x39\x10)
|
||||||
|
|
||||||
[Interface]
|
[Interface]
|
||||||
activate_item_on_single_click=2
|
activate_item_on_single_click=2
|
||||||
@ -25,4 +25,4 @@ underline_shortcut=1
|
|||||||
wheel_scroll_lines=3
|
wheel_scroll_lines=3
|
||||||
|
|
||||||
[SettingsWindow]
|
[SettingsWindow]
|
||||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x3\xc3\0\0\0*\0\0\ay\0\0\x4\r\0\0\x3\xc7\0\0\0.\0\0\au\0\0\x4\t\0\0\0\0\0\0\0\0\a\x80\0\0\x3\xc7\0\0\0.\0\0\au\0\0\x4\t)
|
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x5\x3\0\0\0\x6\0\0\t\xf9\0\0\x5m\0\0\x5\a\0\0\0\n\0\0\t\xf5\0\0\x5i\0\0\0\0\0\0\0\0\n\0\0\0\x5\a\0\0\0\n\0\0\t\xf5\0\0\x5i)
|
||||||
|
@ -27,7 +27,7 @@ configuration {
|
|||||||
|
|
||||||
text-color: @foreground;
|
text-color: @foreground;
|
||||||
background-color: @background;
|
background-color: @background;
|
||||||
font: "Roboto 10";
|
font: "IBM Plex Sans 10";
|
||||||
}
|
}
|
||||||
|
|
||||||
#window {
|
#window {
|
||||||
@ -47,11 +47,11 @@ configuration {
|
|||||||
text-color: @foreground-alt;
|
text-color: @foreground-alt;
|
||||||
}
|
}
|
||||||
#prompt {
|
#prompt {
|
||||||
font: "Roboto Bold 16";
|
font: "IBM Plex Sans Bold 16";
|
||||||
padding: 0 1em 0 0;
|
padding: 0 1em 0 0;
|
||||||
}
|
}
|
||||||
#entry {
|
#entry {
|
||||||
font: "Roboto 16";
|
font: "IBM Plex Sans 16";
|
||||||
}
|
}
|
||||||
#message {
|
#message {
|
||||||
padding: 4px;
|
padding: 4px;
|
||||||
|
Loading…
Reference in New Issue
Block a user