Skip to content

Commit 8f0593b

Browse files
committed
Update templates and themes according to Catppuccin recommendations.
1 parent 14d00c0 commit 8f0593b

21 files changed

+280
-270
lines changed

β€Ž.github/workflows/markdown-mimic.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
with:
1414
TOKEN: ${{ secrets.MIMIC_TOKEN }} #Token you saved as a secret. Do not change.
1515
REPOSITORY : 'royalts-catppuccin' #Repository the action is running on.
16-
SOURCE : './generated-themes/royalts-interface-urls.md' #File where you put changing content.
16+
SOURCE : './themes/urls.md' #File where you put changing content.
1717
TARGET : './README.md' #Target file that will have content inserted.
1818
BRANCH: 'devgrokdesigns' #Branch containing your files.

β€Žgenerated-themes/catppuccin-royalts-interface-frappe.txtβ€Ž

Lines changed: 0 additions & 3 deletions
This file was deleted.

β€Žgenerated-themes/catppuccin-royalts-interface-latte.txtβ€Ž

Lines changed: 0 additions & 3 deletions
This file was deleted.

β€Žgenerated-themes/catppuccin-royalts-interface-macchiato.txtβ€Ž

Lines changed: 0 additions & 3 deletions
This file was deleted.

β€Žgenerated-themes/catppuccin-royalts-interface-mocha.txtβ€Ž

Lines changed: 0 additions & 3 deletions
This file was deleted.

β€Žgenerated-themes/royalts-interface-urls.mdβ€Ž

Lines changed: 0 additions & 28 deletions
This file was deleted.

β€Žtemplates/interface.teraβ€Ž

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
whiskers:
3+
version: 2.5.1
4+
matrix:
5+
- flavor
6+
filename: "themes/interface-{{flavor.identifier}}.txt"
7+
hex_format: "#{{R}}{{G}}{{B}}{{Z}}"
8+
---
9+
10+
Royal TS Interface Theme URL:
11+
12+
https://royalapps.com/colorscheme?CompactUserInterface=2&UseRoundedCorners=2&AccentColor=2&AccentBaseColor={{ mauve.hex }}&BackgroundP200={{ mantle.hex }}&BackgroundP100={{ base.hex }}&Background0={{ base.hex }}&BackgroundM100={{ surface1.hex }}&BackgroundM200={{ surface0.hex }}&Foreground100={{ text.hex }}&Foreground50={{ overlay1.hex }}&Foreground25={{ overlay0.hex }}&EditBackground0={{ mantle.hex }}&EditBackgroundM50={{ surface1.hex }}&EditBackgroundM100={{ surface0.hex }}&EditBackgroundM200={{ surface1.hex }}&EditBackgroundM300={{ surface2.hex }}&EditForeground100={{ text.hex }}&EditForeground50={{ overlay1.hex }}&EditForeground25={{ overlay0.hex }}&Line100={{ surface2.hex }}&Line50={{ surface1.hex }}&Line25={{ surface2.hex }}&LineGradient100C1={{ base.hex }}&LineGradient100C2={{ overlay0.hex }}&LineGradient50C1={{ base.hex }}&LineGradient50C2={{ surface0.hex }}&PrimaryBackgroundP100={{ surface1.hex }}&PrimaryBackground0={{ mauve.hex }}&PrimaryBackgroundM100={{ mauve.hex }}&PrimaryBackgroundM200={{ mauve.hex }}&PrimaryForeground100={{ base.hex }}&PrimaryForeground25={{ base.hex }}&SecondaryBackground0={{ crust.hex }}&SecondaryBackgroundM100={{ mantle.hex }}&SecondaryBackgroundM200={{ surface0.hex }}&SecondaryForeground100={{ text.hex }}&SecondaryForeground25={{ overlay1.hex }}&Red={{ text.hex }}&Green={{ text.hex }}&Blue={{ mauve.hex }}&Yellow={{ text.hex }}&Black={{ text.hex }}&White={{ mantle.hex }}&Gray={{ text.hex }}

β€Žtemplates/royalts-interface.teraβ€Ž

Lines changed: 0 additions & 14 deletions
This file was deleted.

β€Žtemplates/royalts-terminal.teraβ€Ž

Lines changed: 0 additions & 118 deletions
This file was deleted.

β€Žtemplates/royalts-urls.teraβ€Ž

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
Β (0)