continuing refactor

This commit is contained in:
Matt Nish-Lapidus 2025-02-05 11:55:58 -05:00
parent 385725af95
commit 3179b9af09
8 changed files with 247 additions and 44 deletions

View file

@ -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";
}
];