Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions .github/workflows/whiskers-check.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: whiskers

on:
workflow_dispatch:
push:
branches: [main]
pull_request:
branches: [main]

jobs:
run:
uses: catppuccin/actions/.github/workflows/whiskers-check.yml@v1
with:
args: |
templates/userChrome.tera
templates/userContent.tera
templates/zen-logo.tera
secrets: inherit
2 changes: 1 addition & 1 deletion templates/userChrome.tera
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
whiskers:
version: 2.5.1
version: ^2.5.1
matrix:
- accent
- flavor
Expand Down
2 changes: 1 addition & 1 deletion templates/userContent.tera
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
whiskers:
version: 2.5.1
version: ^2.5.1
matrix:
- accent
- flavor
Expand Down
4 changes: 2 additions & 2 deletions templates/zen-logo.tera
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
whiskers:
version: 2.5.1
version: ^2.5.1
matrix:
- accent
- flavor
Expand All @@ -20,4 +20,4 @@ whiskers:
<rect width="1024" height="1024" fill="white"/>
</clipPath>
</defs>
</svg>
</svg>
1 change: 1 addition & 0 deletions themes/Frappe/Blue/userChrome.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
--newtab-background-color: #303446 !important;
--zen-themed-toolbar-bg: #292c3c !important;
--zen-main-browser-background: #292c3c !important;
--toolbox-bgcolor-inactive: #292c3c !important;
}

#permissions-granted-icon{
Expand Down
2 changes: 1 addition & 1 deletion themes/Frappe/Blue/zen-logo-frappe.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions themes/Frappe/Flamingo/userChrome.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
--newtab-background-color: #303446 !important;
--zen-themed-toolbar-bg: #292c3c !important;
--zen-main-browser-background: #292c3c !important;
--toolbox-bgcolor-inactive: #292c3c !important;
}

#permissions-granted-icon{
Expand Down
2 changes: 1 addition & 1 deletion themes/Frappe/Flamingo/zen-logo-frappe.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions themes/Frappe/Green/userChrome.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
--newtab-background-color: #303446 !important;
--zen-themed-toolbar-bg: #292c3c !important;
--zen-main-browser-background: #292c3c !important;
--toolbox-bgcolor-inactive: #292c3c !important;
}

#permissions-granted-icon{
Expand Down
2 changes: 1 addition & 1 deletion themes/Frappe/Green/zen-logo-frappe.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions themes/Frappe/Lavender/userChrome.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
--newtab-background-color: #303446 !important;
--zen-themed-toolbar-bg: #292c3c !important;
--zen-main-browser-background: #292c3c !important;
--toolbox-bgcolor-inactive: #292c3c !important;
}

#permissions-granted-icon{
Expand Down
2 changes: 1 addition & 1 deletion themes/Frappe/Lavender/zen-logo-frappe.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions themes/Frappe/Maroon/userChrome.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
--newtab-background-color: #303446 !important;
--zen-themed-toolbar-bg: #292c3c !important;
--zen-main-browser-background: #292c3c !important;
--toolbox-bgcolor-inactive: #292c3c !important;
}

#permissions-granted-icon{
Expand Down
2 changes: 1 addition & 1 deletion themes/Frappe/Maroon/zen-logo-frappe.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions themes/Frappe/Mauve/userChrome.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
--newtab-background-color: #303446 !important;
--zen-themed-toolbar-bg: #292c3c !important;
--zen-main-browser-background: #292c3c !important;
--toolbox-bgcolor-inactive: #292c3c !important;
}

#permissions-granted-icon{
Expand Down
2 changes: 1 addition & 1 deletion themes/Frappe/Mauve/zen-logo-frappe.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions themes/Frappe/Peach/userChrome.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
--newtab-background-color: #303446 !important;
--zen-themed-toolbar-bg: #292c3c !important;
--zen-main-browser-background: #292c3c !important;
--toolbox-bgcolor-inactive: #292c3c !important;
}

#permissions-granted-icon{
Expand Down
2 changes: 1 addition & 1 deletion themes/Frappe/Peach/zen-logo-frappe.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions themes/Frappe/Pink/userChrome.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
--newtab-background-color: #303446 !important;
--zen-themed-toolbar-bg: #292c3c !important;
--zen-main-browser-background: #292c3c !important;
--toolbox-bgcolor-inactive: #292c3c !important;
}

#permissions-granted-icon{
Expand Down
2 changes: 1 addition & 1 deletion themes/Frappe/Pink/zen-logo-frappe.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions themes/Frappe/Red/userChrome.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
--newtab-background-color: #303446 !important;
--zen-themed-toolbar-bg: #292c3c !important;
--zen-main-browser-background: #292c3c !important;
--toolbox-bgcolor-inactive: #292c3c !important;
}

#permissions-granted-icon{
Expand Down
2 changes: 1 addition & 1 deletion themes/Frappe/Red/zen-logo-frappe.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions themes/Frappe/Rosewater/userChrome.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
--newtab-background-color: #303446 !important;
--zen-themed-toolbar-bg: #292c3c !important;
--zen-main-browser-background: #292c3c !important;
--toolbox-bgcolor-inactive: #292c3c !important;
}

#permissions-granted-icon{
Expand Down
2 changes: 1 addition & 1 deletion themes/Frappe/Rosewater/zen-logo-frappe.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions themes/Frappe/Sapphire/userChrome.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
--newtab-background-color: #303446 !important;
--zen-themed-toolbar-bg: #292c3c !important;
--zen-main-browser-background: #292c3c !important;
--toolbox-bgcolor-inactive: #292c3c !important;
}

#permissions-granted-icon{
Expand Down
2 changes: 1 addition & 1 deletion themes/Frappe/Sapphire/zen-logo-frappe.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions themes/Frappe/Sky/userChrome.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
--newtab-background-color: #303446 !important;
--zen-themed-toolbar-bg: #292c3c !important;
--zen-main-browser-background: #292c3c !important;
--toolbox-bgcolor-inactive: #292c3c !important;
}

#permissions-granted-icon{
Expand Down
2 changes: 1 addition & 1 deletion themes/Frappe/Sky/zen-logo-frappe.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions themes/Frappe/Teal/userChrome.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
--newtab-background-color: #303446 !important;
--zen-themed-toolbar-bg: #292c3c !important;
--zen-main-browser-background: #292c3c !important;
--toolbox-bgcolor-inactive: #292c3c !important;
}

#permissions-granted-icon{
Expand Down
2 changes: 1 addition & 1 deletion themes/Frappe/Teal/zen-logo-frappe.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions themes/Frappe/Yellow/userChrome.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
--newtab-background-color: #303446 !important;
--zen-themed-toolbar-bg: #292c3c !important;
--zen-main-browser-background: #292c3c !important;
--toolbox-bgcolor-inactive: #292c3c !important;
}

#permissions-granted-icon{
Expand Down
2 changes: 1 addition & 1 deletion themes/Frappe/Yellow/zen-logo-frappe.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions themes/Latte/Blue/userChrome.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
--newtab-background-color: #eff1f5 !important;
--zen-themed-toolbar-bg: #e6e9ef !important;
--zen-main-browser-background: #e6e9ef !important;
--toolbox-bgcolor-inactive: #e6e9ef !important;
}

#permissions-granted-icon{
Expand Down
2 changes: 1 addition & 1 deletion themes/Latte/Blue/zen-logo-latte.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions themes/Latte/Flamingo/userChrome.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
--newtab-background-color: #eff1f5 !important;
--zen-themed-toolbar-bg: #e6e9ef !important;
--zen-main-browser-background: #e6e9ef !important;
--toolbox-bgcolor-inactive: #e6e9ef !important;
}

#permissions-granted-icon{
Expand Down
2 changes: 1 addition & 1 deletion themes/Latte/Flamingo/zen-logo-latte.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions themes/Latte/Green/userChrome.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
--newtab-background-color: #eff1f5 !important;
--zen-themed-toolbar-bg: #e6e9ef !important;
--zen-main-browser-background: #e6e9ef !important;
--toolbox-bgcolor-inactive: #e6e9ef !important;
}

#permissions-granted-icon{
Expand Down
2 changes: 1 addition & 1 deletion themes/Latte/Green/zen-logo-latte.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions themes/Latte/Lavender/userChrome.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
--newtab-background-color: #eff1f5 !important;
--zen-themed-toolbar-bg: #e6e9ef !important;
--zen-main-browser-background: #e6e9ef !important;
--toolbox-bgcolor-inactive: #e6e9ef !important;
}

#permissions-granted-icon{
Expand Down
2 changes: 1 addition & 1 deletion themes/Latte/Lavender/zen-logo-latte.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions themes/Latte/Maroon/userChrome.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
--newtab-background-color: #eff1f5 !important;
--zen-themed-toolbar-bg: #e6e9ef !important;
--zen-main-browser-background: #e6e9ef !important;
--toolbox-bgcolor-inactive: #e6e9ef !important;
}

#permissions-granted-icon{
Expand Down
2 changes: 1 addition & 1 deletion themes/Latte/Maroon/zen-logo-latte.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions themes/Latte/Mauve/userChrome.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
--newtab-background-color: #eff1f5 !important;
--zen-themed-toolbar-bg: #e6e9ef !important;
--zen-main-browser-background: #e6e9ef !important;
--toolbox-bgcolor-inactive: #e6e9ef !important;
}

#permissions-granted-icon{
Expand Down
2 changes: 1 addition & 1 deletion themes/Latte/Mauve/zen-logo-latte.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions themes/Latte/Peach/userChrome.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
--newtab-background-color: #eff1f5 !important;
--zen-themed-toolbar-bg: #e6e9ef !important;
--zen-main-browser-background: #e6e9ef !important;
--toolbox-bgcolor-inactive: #e6e9ef !important;
}

#permissions-granted-icon{
Expand Down
2 changes: 1 addition & 1 deletion themes/Latte/Peach/zen-logo-latte.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions themes/Latte/Pink/userChrome.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
--newtab-background-color: #eff1f5 !important;
--zen-themed-toolbar-bg: #e6e9ef !important;
--zen-main-browser-background: #e6e9ef !important;
--toolbox-bgcolor-inactive: #e6e9ef !important;
}

#permissions-granted-icon{
Expand Down
2 changes: 1 addition & 1 deletion themes/Latte/Pink/zen-logo-latte.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions themes/Latte/Red/userChrome.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
--newtab-background-color: #eff1f5 !important;
--zen-themed-toolbar-bg: #e6e9ef !important;
--zen-main-browser-background: #e6e9ef !important;
--toolbox-bgcolor-inactive: #e6e9ef !important;
}

#permissions-granted-icon{
Expand Down
2 changes: 1 addition & 1 deletion themes/Latte/Red/zen-logo-latte.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading