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
8 changes: 4 additions & 4 deletions notesnook.tera
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
---
whiskers:
version: "^2.8.0"
version: "^2.9.0"
matrix:
- flavor
- accent
filename: "themes/{{ flavor.identifier }}/catppuccin-{{ flavor.identifier }}-{{ accent }}.json"
hex_format: "#{{r}}{{g}}{{b}}"
hex_format: "#{{r}}{{g}}{{b}}{{z}}"
---
{%- set accent = flavor.colors[accent] -%}{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Catppuccin {{ flavor.name }}",
"id": "catppuccin-{{ flavor.identifier }}",
"name": "Catppuccin {{ flavor.name }} {{ accent.name }}",
"id": "catppuccin-{{ flavor.identifier }}-{{ accent.identifier }}",
"version": 1,
"license": "MIT",
"homepage": "https://github.com/catppuccin/notesnook",
Expand Down
4 changes: 2 additions & 2 deletions themes/frappe/catppuccin-frappe-blue.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Catppuccin Frappé",
"id": "catppuccin-frappe",
"name": "Catppuccin Frappé Blue",
"id": "catppuccin-frappe-blue",
"version": 1,
"license": "MIT",
"homepage": "https://github.com/catppuccin/notesnook",
Expand Down
4 changes: 2 additions & 2 deletions themes/frappe/catppuccin-frappe-flamingo.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Catppuccin Frappé",
"id": "catppuccin-frappe",
"name": "Catppuccin Frappé Flamingo",
"id": "catppuccin-frappe-flamingo",
"version": 1,
"license": "MIT",
"homepage": "https://github.com/catppuccin/notesnook",
Expand Down
4 changes: 2 additions & 2 deletions themes/frappe/catppuccin-frappe-green.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Catppuccin Frappé",
"id": "catppuccin-frappe",
"name": "Catppuccin Frappé Green",
"id": "catppuccin-frappe-green",
"version": 1,
"license": "MIT",
"homepage": "https://github.com/catppuccin/notesnook",
Expand Down
4 changes: 2 additions & 2 deletions themes/frappe/catppuccin-frappe-lavender.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Catppuccin Frappé",
"id": "catppuccin-frappe",
"name": "Catppuccin Frappé Lavender",
"id": "catppuccin-frappe-lavender",
"version": 1,
"license": "MIT",
"homepage": "https://github.com/catppuccin/notesnook",
Expand Down
4 changes: 2 additions & 2 deletions themes/frappe/catppuccin-frappe-maroon.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Catppuccin Frappé",
"id": "catppuccin-frappe",
"name": "Catppuccin Frappé Maroon",
"id": "catppuccin-frappe-maroon",
"version": 1,
"license": "MIT",
"homepage": "https://github.com/catppuccin/notesnook",
Expand Down
4 changes: 2 additions & 2 deletions themes/frappe/catppuccin-frappe-mauve.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Catppuccin Frappé",
"id": "catppuccin-frappe",
"name": "Catppuccin Frappé Mauve",
"id": "catppuccin-frappe-mauve",
"version": 1,
"license": "MIT",
"homepage": "https://github.com/catppuccin/notesnook",
Expand Down
4 changes: 2 additions & 2 deletions themes/frappe/catppuccin-frappe-peach.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Catppuccin Frappé",
"id": "catppuccin-frappe",
"name": "Catppuccin Frappé Peach",
"id": "catppuccin-frappe-peach",
"version": 1,
"license": "MIT",
"homepage": "https://github.com/catppuccin/notesnook",
Expand Down
4 changes: 2 additions & 2 deletions themes/frappe/catppuccin-frappe-pink.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Catppuccin Frappé",
"id": "catppuccin-frappe",
"name": "Catppuccin Frappé Pink",
"id": "catppuccin-frappe-pink",
"version": 1,
"license": "MIT",
"homepage": "https://github.com/catppuccin/notesnook",
Expand Down
4 changes: 2 additions & 2 deletions themes/frappe/catppuccin-frappe-red.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Catppuccin Frappé",
"id": "catppuccin-frappe",
"name": "Catppuccin Frappé Red",
"id": "catppuccin-frappe-red",
"version": 1,
"license": "MIT",
"homepage": "https://github.com/catppuccin/notesnook",
Expand Down
4 changes: 2 additions & 2 deletions themes/frappe/catppuccin-frappe-rosewater.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Catppuccin Frappé",
"id": "catppuccin-frappe",
"name": "Catppuccin Frappé Rosewater",
"id": "catppuccin-frappe-rosewater",
"version": 1,
"license": "MIT",
"homepage": "https://github.com/catppuccin/notesnook",
Expand Down
4 changes: 2 additions & 2 deletions themes/frappe/catppuccin-frappe-sapphire.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Catppuccin Frappé",
"id": "catppuccin-frappe",
"name": "Catppuccin Frappé Sapphire",
"id": "catppuccin-frappe-sapphire",
"version": 1,
"license": "MIT",
"homepage": "https://github.com/catppuccin/notesnook",
Expand Down
4 changes: 2 additions & 2 deletions themes/frappe/catppuccin-frappe-sky.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Catppuccin Frappé",
"id": "catppuccin-frappe",
"name": "Catppuccin Frappé Sky",
"id": "catppuccin-frappe-sky",
"version": 1,
"license": "MIT",
"homepage": "https://github.com/catppuccin/notesnook",
Expand Down
4 changes: 2 additions & 2 deletions themes/frappe/catppuccin-frappe-teal.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Catppuccin Frappé",
"id": "catppuccin-frappe",
"name": "Catppuccin Frappé Teal",
"id": "catppuccin-frappe-teal",
"version": 1,
"license": "MIT",
"homepage": "https://github.com/catppuccin/notesnook",
Expand Down
4 changes: 2 additions & 2 deletions themes/frappe/catppuccin-frappe-yellow.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Catppuccin Frappé",
"id": "catppuccin-frappe",
"name": "Catppuccin Frappé Yellow",
"id": "catppuccin-frappe-yellow",
"version": 1,
"license": "MIT",
"homepage": "https://github.com/catppuccin/notesnook",
Expand Down
4 changes: 2 additions & 2 deletions themes/latte/catppuccin-latte-blue.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Catppuccin Latte",
"id": "catppuccin-latte",
"name": "Catppuccin Latte Blue",
"id": "catppuccin-latte-blue",
"version": 1,
"license": "MIT",
"homepage": "https://github.com/catppuccin/notesnook",
Expand Down
4 changes: 2 additions & 2 deletions themes/latte/catppuccin-latte-flamingo.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Catppuccin Latte",
"id": "catppuccin-latte",
"name": "Catppuccin Latte Flamingo",
"id": "catppuccin-latte-flamingo",
"version": 1,
"license": "MIT",
"homepage": "https://github.com/catppuccin/notesnook",
Expand Down
4 changes: 2 additions & 2 deletions themes/latte/catppuccin-latte-green.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Catppuccin Latte",
"id": "catppuccin-latte",
"name": "Catppuccin Latte Green",
"id": "catppuccin-latte-green",
"version": 1,
"license": "MIT",
"homepage": "https://github.com/catppuccin/notesnook",
Expand Down
4 changes: 2 additions & 2 deletions themes/latte/catppuccin-latte-lavender.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Catppuccin Latte",
"id": "catppuccin-latte",
"name": "Catppuccin Latte Lavender",
"id": "catppuccin-latte-lavender",
"version": 1,
"license": "MIT",
"homepage": "https://github.com/catppuccin/notesnook",
Expand Down
4 changes: 2 additions & 2 deletions themes/latte/catppuccin-latte-maroon.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Catppuccin Latte",
"id": "catppuccin-latte",
"name": "Catppuccin Latte Maroon",
"id": "catppuccin-latte-maroon",
"version": 1,
"license": "MIT",
"homepage": "https://github.com/catppuccin/notesnook",
Expand Down
4 changes: 2 additions & 2 deletions themes/latte/catppuccin-latte-mauve.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Catppuccin Latte",
"id": "catppuccin-latte",
"name": "Catppuccin Latte Mauve",
"id": "catppuccin-latte-mauve",
"version": 1,
"license": "MIT",
"homepage": "https://github.com/catppuccin/notesnook",
Expand Down
4 changes: 2 additions & 2 deletions themes/latte/catppuccin-latte-peach.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Catppuccin Latte",
"id": "catppuccin-latte",
"name": "Catppuccin Latte Peach",
"id": "catppuccin-latte-peach",
"version": 1,
"license": "MIT",
"homepage": "https://github.com/catppuccin/notesnook",
Expand Down
4 changes: 2 additions & 2 deletions themes/latte/catppuccin-latte-pink.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Catppuccin Latte",
"id": "catppuccin-latte",
"name": "Catppuccin Latte Pink",
"id": "catppuccin-latte-pink",
"version": 1,
"license": "MIT",
"homepage": "https://github.com/catppuccin/notesnook",
Expand Down
4 changes: 2 additions & 2 deletions themes/latte/catppuccin-latte-red.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Catppuccin Latte",
"id": "catppuccin-latte",
"name": "Catppuccin Latte Red",
"id": "catppuccin-latte-red",
"version": 1,
"license": "MIT",
"homepage": "https://github.com/catppuccin/notesnook",
Expand Down
4 changes: 2 additions & 2 deletions themes/latte/catppuccin-latte-rosewater.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Catppuccin Latte",
"id": "catppuccin-latte",
"name": "Catppuccin Latte Rosewater",
"id": "catppuccin-latte-rosewater",
"version": 1,
"license": "MIT",
"homepage": "https://github.com/catppuccin/notesnook",
Expand Down
4 changes: 2 additions & 2 deletions themes/latte/catppuccin-latte-sapphire.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Catppuccin Latte",
"id": "catppuccin-latte",
"name": "Catppuccin Latte Sapphire",
"id": "catppuccin-latte-sapphire",
"version": 1,
"license": "MIT",
"homepage": "https://github.com/catppuccin/notesnook",
Expand Down
4 changes: 2 additions & 2 deletions themes/latte/catppuccin-latte-sky.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Catppuccin Latte",
"id": "catppuccin-latte",
"name": "Catppuccin Latte Sky",
"id": "catppuccin-latte-sky",
"version": 1,
"license": "MIT",
"homepage": "https://github.com/catppuccin/notesnook",
Expand Down
4 changes: 2 additions & 2 deletions themes/latte/catppuccin-latte-teal.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Catppuccin Latte",
"id": "catppuccin-latte",
"name": "Catppuccin Latte Teal",
"id": "catppuccin-latte-teal",
"version": 1,
"license": "MIT",
"homepage": "https://github.com/catppuccin/notesnook",
Expand Down
4 changes: 2 additions & 2 deletions themes/latte/catppuccin-latte-yellow.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Catppuccin Latte",
"id": "catppuccin-latte",
"name": "Catppuccin Latte Yellow",
"id": "catppuccin-latte-yellow",
"version": 1,
"license": "MIT",
"homepage": "https://github.com/catppuccin/notesnook",
Expand Down
4 changes: 2 additions & 2 deletions themes/macchiato/catppuccin-macchiato-blue.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Catppuccin Macchiato",
"id": "catppuccin-macchiato",
"name": "Catppuccin Macchiato Blue",
"id": "catppuccin-macchiato-blue",
"version": 1,
"license": "MIT",
"homepage": "https://github.com/catppuccin/notesnook",
Expand Down
4 changes: 2 additions & 2 deletions themes/macchiato/catppuccin-macchiato-flamingo.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Catppuccin Macchiato",
"id": "catppuccin-macchiato",
"name": "Catppuccin Macchiato Flamingo",
"id": "catppuccin-macchiato-flamingo",
"version": 1,
"license": "MIT",
"homepage": "https://github.com/catppuccin/notesnook",
Expand Down
4 changes: 2 additions & 2 deletions themes/macchiato/catppuccin-macchiato-green.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Catppuccin Macchiato",
"id": "catppuccin-macchiato",
"name": "Catppuccin Macchiato Green",
"id": "catppuccin-macchiato-green",
"version": 1,
"license": "MIT",
"homepage": "https://github.com/catppuccin/notesnook",
Expand Down
4 changes: 2 additions & 2 deletions themes/macchiato/catppuccin-macchiato-lavender.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Catppuccin Macchiato",
"id": "catppuccin-macchiato",
"name": "Catppuccin Macchiato Lavender",
"id": "catppuccin-macchiato-lavender",
"version": 1,
"license": "MIT",
"homepage": "https://github.com/catppuccin/notesnook",
Expand Down
4 changes: 2 additions & 2 deletions themes/macchiato/catppuccin-macchiato-maroon.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Catppuccin Macchiato",
"id": "catppuccin-macchiato",
"name": "Catppuccin Macchiato Maroon",
"id": "catppuccin-macchiato-maroon",
"version": 1,
"license": "MIT",
"homepage": "https://github.com/catppuccin/notesnook",
Expand Down
4 changes: 2 additions & 2 deletions themes/macchiato/catppuccin-macchiato-mauve.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Catppuccin Macchiato",
"id": "catppuccin-macchiato",
"name": "Catppuccin Macchiato Mauve",
"id": "catppuccin-macchiato-mauve",
"version": 1,
"license": "MIT",
"homepage": "https://github.com/catppuccin/notesnook",
Expand Down
4 changes: 2 additions & 2 deletions themes/macchiato/catppuccin-macchiato-peach.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Catppuccin Macchiato",
"id": "catppuccin-macchiato",
"name": "Catppuccin Macchiato Peach",
"id": "catppuccin-macchiato-peach",
"version": 1,
"license": "MIT",
"homepage": "https://github.com/catppuccin/notesnook",
Expand Down
4 changes: 2 additions & 2 deletions themes/macchiato/catppuccin-macchiato-pink.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Catppuccin Macchiato",
"id": "catppuccin-macchiato",
"name": "Catppuccin Macchiato Pink",
"id": "catppuccin-macchiato-pink",
"version": 1,
"license": "MIT",
"homepage": "https://github.com/catppuccin/notesnook",
Expand Down
4 changes: 2 additions & 2 deletions themes/macchiato/catppuccin-macchiato-red.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Catppuccin Macchiato",
"id": "catppuccin-macchiato",
"name": "Catppuccin Macchiato Red",
"id": "catppuccin-macchiato-red",
"version": 1,
"license": "MIT",
"homepage": "https://github.com/catppuccin/notesnook",
Expand Down
Loading