timer, zeilen farben, unfertige envelopes löschen

This commit is contained in:
Jonathan Jenne
2023-12-05 16:21:58 +01:00
parent 6f91ecac83
commit 7124ad3015
6 changed files with 174 additions and 32 deletions

View File

@@ -64,5 +64,8 @@
Public Const LOGCONFIG = "LOGCONFIG"
Public Const GDPICTURE = "GDPICTURE"
Public Const GREEN_300 = "#bbf7d0"
Public Const RED_300 = "#fecaca"
Public Const ORANGE_300 = "#fed7aa"
#End Region
End Class