Skip to content

Commit

Permalink
Merge pull request #86 from zen-browser/create-theme-85
Browse files Browse the repository at this point in the history
Add theme: Catppuccin
  • Loading branch information
mauro-balades authored Aug 21, 2024
2 parents 591f163 + f362d0a commit d983dd9
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 0 deletions.
1 change: 1 addition & 0 deletions themes/e3eec307-7c64-4cbd-a0c5-3447cd45a840/chrome.css
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/* This is a color theme. */
7 changes: 7 additions & 0 deletions themes/e3eec307-7c64-4cbd-a0c5-3447cd45a840/colors.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"isDarkMode": true,
"primaryColor": "#24273a",
"secondaryColor": "#1e2030",
"tertiaryColor": "#181926",
"colorsBorder": "#363a4f"
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions themes/e3eec307-7c64-4cbd-a0c5-3447cd45a840/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

# Catppuccin

Catppuccin color pallete ported into Zen!

~ *Not affiliated with `Catppuccin`*
1 change: 1 addition & 0 deletions themes/e3eec307-7c64-4cbd-a0c5-3447cd45a840/theme.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"id": "e3eec307-7c64-4cbd-a0c5-3447cd45a840", "name": "Catppuccin", "description": "Dive into Catppuccin's, unique pastel color theme for Zen!", "homepage": "https://catppuccin.com/", "style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/e3eec307-7c64-4cbd-a0c5-3447cd45a840/chrome.css", "readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/e3eec307-7c64-4cbd-a0c5-3447cd45a840/readme.md", "image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/e3eec307-7c64-4cbd-a0c5-3447cd45a840/image.png", "author": "mauro-balades"}

0 comments on commit d983dd9

Please sign in to comment.