- saving progress;

This commit is contained in:
Vitalii Kiiko
2024-09-02 17:15:43 +02:00
parent d634e425e5
commit c15360faf0
41 changed files with 1531 additions and 356 deletions

View File

@@ -15,6 +15,10 @@
--global-textColor: #4B5563;
--theme-highlight-background: #BADEBE;
--primary-text: #3B7C43;
--message-error-background: #ffdbdb;
--message-error-color: #C2504D;
--message-info-background: rgba(219, 234, 254, 0.70);
--message-info-color: #3B82F6;
--card-full-background-color-2: #EEC137;
--card-full-background-color-3: #FA8E42;