mirror of
https://github.com/catppuccin/misskey
synced 2024-11-27 14:28:13 +09:00
feat: insert uuids
This commit is contained in:
parent
36f4ff79da
commit
04ba710d72
@ -1,7 +1,6 @@
|
||||
---
|
||||
uuids:
|
||||
whiskers:
|
||||
version: 2.1.0
|
||||
version: "2.3.0"
|
||||
matrix:
|
||||
- accent
|
||||
- flavor
|
||||
@ -11,7 +10,7 @@ whiskers:
|
||||
{%- set palette = flavor.colors -%}
|
||||
|
||||
{
|
||||
id: '$uuid',
|
||||
id: '{{ read_file(path="uuids.txt") | split(pat="\n") | nth(n=flavor.order + palette[accent].order) }}',
|
||||
base: '{% if flavor.dark %}dark{% else %}light{% endif %}',
|
||||
name: 'Catppuccin {{ flavor.name }} {{ accent | capitalize }}',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: '6592977c-e6a6-491c-a1f6-3cf5c715dc99',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Frappé Blue',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: '10ececda-0979-488a-812a-29968899bd86',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Frappé Flamingo',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: 'f5110364-ab47-4d38-a2dd-7a6bba48ca8e',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Frappé Green',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: 'b008cd09-7ed5-4b88-adcc-c5a6c27406a6',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Frappé Lavender',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: 'e09e1abc-4abf-460c-b5c6-8acd6c508a22',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Frappé Maroon',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: '276f2d8b-7029-4e83-a951-a7573663c868',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Frappé Mauve',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: 'f75ad66f-e6d7-4ee5-9abb-335b2ed8ebea',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Frappé Peach',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: '78b0a6da-7500-4688-b86c-678df7961a44',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Frappé Pink',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: '169661d2-5a17-4dfc-b71b-9938cbbbed3e',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Frappé Red',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: '7f158d25-7b7a-44af-8c1c-c0059a84ad32',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Frappé Rosewater',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: '3af445d9-9973-445d-af10-4a34ba87ee51',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Frappé Sapphire',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: 'cfea510d-dad1-4930-b602-1c5b02352d79',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Frappé Sky',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: 'f6820dd3-9926-4850-ae08-3b5f3a6435c0',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Frappé Teal',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: '91e3a64c-36bd-4d55-8a59-dd824214b36f',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Frappé Yellow',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: '3af445d9-9973-445d-af10-4a34ba87ee51',
|
||||
base: 'light',
|
||||
name: 'Catppuccin Latte Blue',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: '7f158d25-7b7a-44af-8c1c-c0059a84ad32',
|
||||
base: 'light',
|
||||
name: 'Catppuccin Latte Flamingo',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: '91e3a64c-36bd-4d55-8a59-dd824214b36f',
|
||||
base: 'light',
|
||||
name: 'Catppuccin Latte Green',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: '6592977c-e6a6-491c-a1f6-3cf5c715dc99',
|
||||
base: 'light',
|
||||
name: 'Catppuccin Latte Lavender',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: '169661d2-5a17-4dfc-b71b-9938cbbbed3e',
|
||||
base: 'light',
|
||||
name: 'Catppuccin Latte Maroon',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: '78b0a6da-7500-4688-b86c-678df7961a44',
|
||||
base: 'light',
|
||||
name: 'Catppuccin Latte Mauve',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: 'e09e1abc-4abf-460c-b5c6-8acd6c508a22',
|
||||
base: 'light',
|
||||
name: 'Catppuccin Latte Peach',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: '10ececda-0979-488a-812a-29968899bd86',
|
||||
base: 'light',
|
||||
name: 'Catppuccin Latte Pink',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: '276f2d8b-7029-4e83-a951-a7573663c868',
|
||||
base: 'light',
|
||||
name: 'Catppuccin Latte Red',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: 'fdc604f8-2dc4-4ed7-baf1-4dc5e94fd0a3',
|
||||
base: 'light',
|
||||
name: 'Catppuccin Latte Rosewater',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: 'cfea510d-dad1-4930-b602-1c5b02352d79',
|
||||
base: 'light',
|
||||
name: 'Catppuccin Latte Sapphire',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: 'f6820dd3-9926-4850-ae08-3b5f3a6435c0',
|
||||
base: 'light',
|
||||
name: 'Catppuccin Latte Sky',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: 'f5110364-ab47-4d38-a2dd-7a6bba48ca8e',
|
||||
base: 'light',
|
||||
name: 'Catppuccin Latte Teal',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: 'f75ad66f-e6d7-4ee5-9abb-335b2ed8ebea',
|
||||
base: 'light',
|
||||
name: 'Catppuccin Latte Yellow',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: 'b008cd09-7ed5-4b88-adcc-c5a6c27406a6',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Macchiato Blue',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: '78b0a6da-7500-4688-b86c-678df7961a44',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Macchiato Flamingo',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: 'f6820dd3-9926-4850-ae08-3b5f3a6435c0',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Macchiato Green',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: '6365da57-9c82-4a11-b064-d2b72c1e4962',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Macchiato Lavender',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: 'f75ad66f-e6d7-4ee5-9abb-335b2ed8ebea',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Macchiato Maroon',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: '169661d2-5a17-4dfc-b71b-9938cbbbed3e',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Macchiato Mauve',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: '91e3a64c-36bd-4d55-8a59-dd824214b36f',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Macchiato Peach',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: '276f2d8b-7029-4e83-a951-a7573663c868',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Macchiato Pink',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: 'e09e1abc-4abf-460c-b5c6-8acd6c508a22',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Macchiato Red',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: '10ececda-0979-488a-812a-29968899bd86',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Macchiato Rosewater',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: '6592977c-e6a6-491c-a1f6-3cf5c715dc99',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Macchiato Sapphire',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: '3af445d9-9973-445d-af10-4a34ba87ee51',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Macchiato Sky',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: 'cfea510d-dad1-4930-b602-1c5b02352d79',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Macchiato Teal',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: 'f5110364-ab47-4d38-a2dd-7a6bba48ca8e',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Macchiato Yellow',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: '6365da57-9c82-4a11-b064-d2b72c1e4962',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Mocha Blue',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: '276f2d8b-7029-4e83-a951-a7573663c868',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Mocha Flamingo',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: 'cfea510d-dad1-4930-b602-1c5b02352d79',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Mocha Green',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: '9c1ad601-df61-4135-8598-a5bfbd8560b6',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Mocha Lavender',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: '91e3a64c-36bd-4d55-8a59-dd824214b36f',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Mocha Maroon',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: 'e09e1abc-4abf-460c-b5c6-8acd6c508a22',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Mocha Mauve',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: 'f5110364-ab47-4d38-a2dd-7a6bba48ca8e',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Mocha Peach',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: '169661d2-5a17-4dfc-b71b-9938cbbbed3e',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Mocha Pink',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: 'f75ad66f-e6d7-4ee5-9abb-335b2ed8ebea',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Mocha Red',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: '78b0a6da-7500-4688-b86c-678df7961a44',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Mocha Rosewater',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: 'b008cd09-7ed5-4b88-adcc-c5a6c27406a6',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Mocha Sapphire',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: '6592977c-e6a6-491c-a1f6-3cf5c715dc99',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Mocha Sky',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: '3af445d9-9973-445d-af10-4a34ba87ee51',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Mocha Teal',
|
||||
props: {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
id: '$uuid',
|
||||
id: 'f6820dd3-9926-4850-ae08-3b5f3a6435c0',
|
||||
base: 'dark',
|
||||
name: 'Catppuccin Mocha Yellow',
|
||||
props: {
|
||||
|
Loading…
Reference in New Issue
Block a user