This commit is contained in:
Philip Cesar Garay
2025-08-15 21:02:34 +08:00
parent 41636b5dbc
commit a8ebe8bcc3
39 changed files with 1436 additions and 391 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ const Palette = {
firebaseYellow: "#FFCA28",
transparentFirebaseYellow: "rgba(255, 202, 40, 0.1)",
red: "#E31A1A",
red: "#FF5558",
transparentRed: "rgba(227, 26, 26, 0.1)",
white: "#ffffff",