created installable flatpak file, moved connect button a bit

This commit is contained in:
2024-11-19 02:55:03 +01:00
parent f7dd9eba0e
commit f709349ca2
9 changed files with 94 additions and 540 deletions

View File

@@ -0,0 +1,15 @@
text{
font-size: 16pt;
}
textentry{
font-size: 16pt;
background-color: #E0E0E0;
border-radius: 6pt;
}
window{
background-color: @window_bg_color;
color: @window_fg_color;
}