upload theme previews

This commit is contained in:
dragonwocky 2021-10-10 13:03:21 +11:00
parent 81c0e13523
commit 6aacd075fb
25 changed files with 17 additions and 6 deletions

View File

@ -3,6 +3,7 @@
"id": "ec5c4640-68d4-4d25-aefd-62c7e9737cfb", "id": "ec5c4640-68d4-4d25-aefd-62c7e9737cfb",
"version": "0.2.0", "version": "0.2.0",
"description": "a delightfully plummy, cherry cola flavored theme.", "description": "a delightfully plummy, cherry cola flavored theme.",
"preview": "preview.png",
"tags": ["theme", "dark"], "tags": ["theme", "dark"],
"authors": [ "authors": [
{ {

Binary file not shown.

After

(image error) Size: 128 KiB

View File

@ -2,7 +2,8 @@
"name": "dark+", "name": "dark+",
"id": "c86cfe98-e645-4822-aa6b-e2de1e08bafa", "id": "c86cfe98-e645-4822-aa6b-e2de1e08bafa",
"version": "0.2.0", "version": "0.2.0",
"description": "a vivid-colour near-black theme, with a configurable accent.", "description": "a vivid-colour near-black theme, with configurable accents.",
"preview": "preview.png",
"tags": ["theme", "dark"], "tags": ["theme", "dark"],
"authors": [ "authors": [
{ {

BIN
repo/dark+/preview.png Normal file

Binary file not shown.

After

(image error) Size: 125 KiB

View File

@ -3,6 +3,7 @@
"id": "033bff54-50ba-4cec-bdc0-b2ca7e307086", "id": "033bff54-50ba-4cec-bdc0-b2ca7e307086",
"version": "0.3.0", "version": "0.3.0",
"description": "a theme based on the popular dracula color palette originally by zeno rocha and friends.", "description": "a theme based on the popular dracula color palette originally by zeno rocha and friends.",
"preview": "preview.png",
"tags": ["theme", "dark"], "tags": ["theme", "dark"],
"authors": [ "authors": [
{ {

BIN
repo/dracula/preview.png Normal file

Binary file not shown.

After

(image error) Size: 130 KiB

View File

@ -3,6 +3,7 @@
"id": "ad0f5c5c-8b62-4b20-8a54-929e663ea368", "id": "ad0f5c5c-8b62-4b20-8a54-929e663ea368",
"version": "0.3.0", "version": "0.3.0",
"description": "a gray, 'retro groove' palette based on the vim theme of the same name.", "description": "a gray, 'retro groove' palette based on the vim theme of the same name.",
"preview": "preview.png",
"tags": ["theme", "dark"], "tags": ["theme", "dark"],
"authors": [ "authors": [
{ {

Binary file not shown.

After

(image error) Size: 128 KiB

View File

@ -3,6 +3,7 @@
"id": "54f01911-60fc-4c9d-85b5-5c5ca3dd6b81", "id": "54f01911-60fc-4c9d-85b5-5c5ca3dd6b81",
"version": "0.3.0", "version": "0.3.0",
"description": "a sepia, 'retro groove' palette based on the vim theme of the same name.", "description": "a sepia, 'retro groove' palette based on the vim theme of the same name.",
"preview": "preview.png",
"tags": ["theme", "light"], "tags": ["theme", "light"],
"authors": [ "authors": [
{ {

Binary file not shown.

After

(image error) Size: 128 KiB

View File

@ -2,7 +2,8 @@
"name": "light+", "name": "light+",
"id": "336cbc54-67b9-4b00-b4a2-9cc86eef763b", "id": "336cbc54-67b9-4b00-b4a2-9cc86eef763b",
"version": "0.2.0", "version": "0.2.0",
"description": "a simple white theme that brightens coloured text and blocks, with a configurable accent.", "description": "a simple white theme that brightens coloured text and blocks, with configurable accents.",
"preview": "preview.png",
"tags": ["theme", "light"], "tags": ["theme", "light"],
"authors": [ "authors": [
{ {

BIN
repo/light+/preview.png Normal file

Binary file not shown.

After

(image error) Size: 128 KiB

View File

@ -3,6 +3,7 @@
"id": "69e7ccb2-4aef-484c-876d-3de1b433d2b9", "id": "69e7ccb2-4aef-484c-876d-3de1b433d2b9",
"version": "0.2.0", "version": "0.2.0",
"description": "an oceanic colour palette.", "description": "an oceanic colour palette.",
"preview": "preview.png",
"tags": ["theme", "dark"], "tags": ["theme", "dark"],
"authors": [ "authors": [
{ {

Binary file not shown.

After

(image error) Size: 129 KiB

View File

@ -60,12 +60,11 @@ const customClasses = {
'mod-author-avatar': apply`inline object-cover w-5 h-5 rounded-full mr-2`, 'mod-author-avatar': apply`inline object-cover w-5 h-5 rounded-full mr-2`,
'sidebar': apply`h-full w-96 px-4 pt-3 pb-32 flex flex-col bg-notion-secondary border-l border-divider`, 'sidebar': apply`h-full w-96 px-4 pt-3 pb-32 flex flex-col bg-notion-secondary border-l border-divider`,
'profile-trigger': apply`block px-4 py-3 mb-2 rounded-md text-sm text-left font-semibold shadow-inner 'profile-trigger': apply`block px-4 py-3 mb-2 rounded-md text-sm text-left font-semibold shadow-inner
hover:bg-accent-red-hover border border-accent-red text-accent-red focus:(outline-none ring ring-inset ring-accent-red)`, hover:bg-accent-red-button border border-accent-red text-accent-red focus:(outline-none bg-accent-red-button)`,
'profile-actions': apply`flex`, 'profile-actions': apply`flex`,
'profile-save': apply`text-sm px-3 py-2 font-medium mt-2 bg-accent-blue text-accent-blue-text rounded-md flex-grow 'profile-save': apply`text-sm px-3 py-2 font-medium mt-2 bg-accent-blue text-accent-blue-text rounded-md flex-grow
hover:bg-accent-blue-hover focus:(bg-accent-blue-active outline-none) text-center`, hover:bg-accent-blue-hover focus:(bg-accent-blue-active outline-none) text-center`,
'profile-delete': apply`text-sm px-3 py-2 font-medium ml-3 mt-2 bg-red-tag text-red-tag-text rounded-md flex-grow 'profile-delete': apply`profile-trigger px-3 py-2 mb-0 ml-2 mt-2 text-center font-medium`,
border border-red-text hover:bg-red-text focus:(outline-none bg-red-text) text-center`,
'profile-export': apply`profile-save mr-2`, 'profile-export': apply`profile-save mr-2`,
'profile-import': apply`profile-save mr-2`, 'profile-import': apply`profile-save mr-2`,
'profile-error': apply`text-xs mt-2 text-red-text`, 'profile-error': apply`text-xs mt-2 text-red-text`,
@ -124,7 +123,7 @@ setup({
'blue-active': 'var(--theme--accent_blue-active)', 'blue-active': 'var(--theme--accent_blue-active)',
'blue-text': 'var(--theme--accent_blue-text)', 'blue-text': 'var(--theme--accent_blue-text)',
'red': 'var(--theme--accent_red)', 'red': 'var(--theme--accent_red)',
'red-hover': 'var(--theme--accent_red-button)', 'red-button': 'var(--theme--accent_red-button)',
'red-text': 'var(--theme--accent_red-text)', 'red-text': 'var(--theme--accent_red-text)',
}, },
'gray': mapColorVariables('gray'), 'gray': mapColorVariables('gray'),

View File

@ -3,6 +3,7 @@
"id": "c4435543-4705-4d68-8cf7-d11c342f8089", "id": "c4435543-4705-4d68-8cf7-d11c342f8089",
"version": "0.2.0", "version": "0.2.0",
"description": "smoother colours and text sizing, designed to be more pleasing to the eye.", "description": "smoother colours and text sizing, designed to be more pleasing to the eye.",
"preview": "preview.png",
"tags": ["theme", "dark"], "tags": ["theme", "dark"],
"authors": [ "authors": [
{ {

BIN
repo/neutral/preview.png Normal file

Binary file not shown.

After

(image error) Size: 123 KiB

View File

@ -3,6 +3,7 @@
"id": "d64ad391-1494-4112-80ae-0a3b6f4b0c3f", "id": "d64ad391-1494-4112-80ae-0a3b6f4b0c3f",
"version": "0.2.0", "version": "0.2.0",
"description": "an arctic, north-bluish color palette.", "description": "an arctic, north-bluish color palette.",
"preview": "preview.png",
"tags": ["theme", "dark"], "tags": ["theme", "dark"],
"authors": [ "authors": [
{ {

BIN
repo/nord/preview.png Normal file

Binary file not shown.

After

(image error) Size: 129 KiB

View File

@ -3,6 +3,7 @@
"id": "ed48c585-4a0d-4756-a3e6-9ae662732dac", "id": "ed48c585-4a0d-4756-a3e6-9ae662732dac",
"version": "0.2.0", "version": "0.2.0",
"description": "a smooth-transition true dark theme with a hint of pastel.", "description": "a smooth-transition true dark theme with a hint of pastel.",
"preview": "preview.png",
"tags": ["theme", "dark"], "tags": ["theme", "dark"],
"authors": [ "authors": [
{ {

Binary file not shown.

After

(image error) Size: 125 KiB

View File

@ -3,6 +3,7 @@
"id": "b5f43232-391b-415a-9099-4334dc6c7b55", "id": "b5f43232-391b-415a-9099-4334dc6c7b55",
"version": "0.2.0", "version": "0.2.0",
"description": "pinkify your life.", "description": "pinkify your life.",
"preview": "preview.png",
"tags": ["theme", "light"], "tags": ["theme", "light"],
"authors": [ "authors": [
{ {

BIN
repo/pinky-boom/preview.png Normal file

Binary file not shown.

After

(image error) Size: 128 KiB

View File

@ -3,6 +3,7 @@
"id": "ae7862a9-5dbe-4f2c-9931-940f3ba5015d", "id": "ae7862a9-5dbe-4f2c-9931-940f3ba5015d",
"version": "0.2.0", "version": "0.2.0",
"description": "a purple-shaded theme with bright highlights.", "description": "a purple-shaded theme with bright highlights.",
"preview": "preview.png",
"tags": ["theme", "dark"], "tags": ["theme", "dark"],
"authors": [ "authors": [
{ {

Binary file not shown.

After

(image error) Size: 129 KiB