diff --git a/docs/themes.md b/docs/themes.md index a310fe85..fba03dc2 100644 --- a/docs/themes.md +++ b/docs/themes.md @@ -125,6 +125,10 @@ Note: Theme names provided are case-insensitive and any use of underscores will | `sunset-gradient` |  | | `ocean-gradient` |  | | `ambient-gradient` |  | +| `catppuccin-latte` |  | +| `catppuccino-frappe` |  | +| `catppuccino-macchiato` |  | +| `catppuccino-mocha` |  | ### Can't find the theme you like? diff --git a/src/themes.php b/src/themes.php index bb53e957..8a4a9e9f 100644 --- a/src/themes.php +++ b/src/themes.php @@ -1523,4 +1523,56 @@ "dates" => "#FFFFFF", "excludeDaysLabel" => "#FFFFFF", ], + "catppuccin-latte" => [ + "background" => "#EFF1F5", + "border" => "#E4E2E2", + "stroke" => "#E4E2E2", + "ring" => "#179299", + "fire" => "#179299", + "currStreakNum" => "#8839EF", + "sideNums" => "#4C4F69", + "currStreakLabel" => "#8839EF", + "sideLabels" => "#4C4F69", + "dates" => "#5C5F77", + "excludeDaysLabel" => "#5C5F77", + ], + "catppuccin-frappe" => [ + "background" => "#303446", + "border" => "#E4E2E2", + "stroke" => "#E4E2E2", + "ring" => "#81C8BE", + "fire" => "#81C8BE", + "currStreakNum" => "#CA9EE6", + "sideNums" => "#C6D0F5", + "currStreakLabel" => "#CA9EE6", + "sideLabels" => "#C6D0F5", + "dates" => "#B5BFE2", + "excludeDaysLabel" => "#B5BFE2", + ], + "catppuccin-macchiato" => [ + "background" => "#24273A", + "border" => "#E4E2E2", + "stroke" => "#E4E2E2", + "ring" => "#8BD5CA", + "fire" => "#8BD5CA", + "currStreakNum" => "#C6A0F6", + "sideNums" => "#CAD3F5", + "currStreakLabel" => "#C6A0F6", + "sideLabels" => "#CAD3F5", + "dates" => "#B8C0E0", + "excludeDaysLabel" => "#B8C0E0", + ], + "catppuccin-mocha" => [ + "background" => "#1E1E2E", + "border" => "#E4E2E2", + "stroke" => "#E4E2E2", + "ring" => "#94E2D5", + "fire" => "#94E2D5", + "currStreakNum" => "#CBA6F7", + "sideNums" => "#CDD6F4", + "currStreakLabel" => "#CBA6F7", + "sideLabels" => "#CDD6F4", + "dates" => "#BAC2DE", + "excludeDaysLabel" => "#BAC2DE", + ], ];
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: