feat: barebones auth implementation

This commit is contained in:
talksik
2026-01-27 11:29:07 -08:00
parent 63f7dd3a06
commit 7a50bf12c9
16 changed files with 838 additions and 182 deletions
+1 -1
View File
@@ -90,7 +90,7 @@ QLineEdit {
border: 1px solid #D4D4D4;
border-bottom: 1px solid #1A1A1A;
border-radius: 0px;
padding: 8px;
selection-background-color: #1A1A1A;
selection-color: #FAFAF8;
}