continuing refactor
This commit is contained in:
parent
385725af95
commit
3179b9af09
8 changed files with 247 additions and 44 deletions
|
@ -24,7 +24,7 @@
|
|||
font_color = "rgb(0,0,0)";
|
||||
fade_on_empty = false;
|
||||
check_color = "rgb(204, 136, 34)";
|
||||
placeholder_text = "<i><span foreground="##cdd6f4">hm ...</span></i>";
|
||||
placeholder_text = "<i><span foreground=\"##cdd6f4\">hm ...</span></i>";
|
||||
hide_input = false;
|
||||
position = "0, 0";
|
||||
halign = "center";
|
||||
|
@ -51,8 +51,8 @@
|
|||
font_size = 32;
|
||||
font_family = "JetBrains Mono";
|
||||
position = "0, 200";
|
||||
halign = center;
|
||||
valign = center;
|
||||
halign = "center";
|
||||
valign = "center";
|
||||
}
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue