upload theme previews
@ -3,6 +3,7 @@
|
||||
"id": "ec5c4640-68d4-4d25-aefd-62c7e9737cfb",
|
||||
"version": "0.2.0",
|
||||
"description": "a delightfully plummy, cherry cola flavored theme.",
|
||||
"preview": "preview.png",
|
||||
"tags": ["theme", "dark"],
|
||||
"authors": [
|
||||
{
|
||||
|
BIN
repo/cherry-cola/preview.png
Normal file
After Width: | Height: | Size: 128 KiB |
@ -2,7 +2,8 @@
|
||||
"name": "dark+",
|
||||
"id": "c86cfe98-e645-4822-aa6b-e2de1e08bafa",
|
||||
"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"],
|
||||
"authors": [
|
||||
{
|
||||
|
BIN
repo/dark+/preview.png
Normal file
After Width: | Height: | Size: 125 KiB |
@ -3,6 +3,7 @@
|
||||
"id": "033bff54-50ba-4cec-bdc0-b2ca7e307086",
|
||||
"version": "0.3.0",
|
||||
"description": "a theme based on the popular dracula color palette originally by zeno rocha and friends.",
|
||||
"preview": "preview.png",
|
||||
"tags": ["theme", "dark"],
|
||||
"authors": [
|
||||
{
|
||||
|
BIN
repo/dracula/preview.png
Normal file
After Width: | Height: | Size: 130 KiB |
@ -3,6 +3,7 @@
|
||||
"id": "ad0f5c5c-8b62-4b20-8a54-929e663ea368",
|
||||
"version": "0.3.0",
|
||||
"description": "a gray, 'retro groove' palette based on the vim theme of the same name.",
|
||||
"preview": "preview.png",
|
||||
"tags": ["theme", "dark"],
|
||||
"authors": [
|
||||
{
|
||||
|
BIN
repo/gruvbox-dark/preview.png
Normal file
After Width: | Height: | Size: 128 KiB |
@ -3,6 +3,7 @@
|
||||
"id": "54f01911-60fc-4c9d-85b5-5c5ca3dd6b81",
|
||||
"version": "0.3.0",
|
||||
"description": "a sepia, 'retro groove' palette based on the vim theme of the same name.",
|
||||
"preview": "preview.png",
|
||||
"tags": ["theme", "light"],
|
||||
"authors": [
|
||||
{
|
||||
|
BIN
repo/gruvbox-light/preview.png
Normal file
After Width: | Height: | Size: 128 KiB |
@ -2,7 +2,8 @@
|
||||
"name": "light+",
|
||||
"id": "336cbc54-67b9-4b00-b4a2-9cc86eef763b",
|
||||
"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"],
|
||||
"authors": [
|
||||
{
|
||||
|
BIN
repo/light+/preview.png
Normal file
After Width: | Height: | Size: 128 KiB |
@ -3,6 +3,7 @@
|
||||
"id": "69e7ccb2-4aef-484c-876d-3de1b433d2b9",
|
||||
"version": "0.2.0",
|
||||
"description": "an oceanic colour palette.",
|
||||
"preview": "preview.png",
|
||||
"tags": ["theme", "dark"],
|
||||
"authors": [
|
||||
{
|
||||
|
BIN
repo/material-ocean/preview.png
Normal file
After Width: | Height: | Size: 129 KiB |
@ -60,12 +60,11 @@ const customClasses = {
|
||||
'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`,
|
||||
'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-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`,
|
||||
'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
|
||||
border border-red-text hover:bg-red-text focus:(outline-none bg-red-text) text-center`,
|
||||
'profile-delete': apply`profile-trigger px-3 py-2 mb-0 ml-2 mt-2 text-center font-medium`,
|
||||
'profile-export': apply`profile-save mr-2`,
|
||||
'profile-import': apply`profile-save mr-2`,
|
||||
'profile-error': apply`text-xs mt-2 text-red-text`,
|
||||
@ -124,7 +123,7 @@ setup({
|
||||
'blue-active': 'var(--theme--accent_blue-active)',
|
||||
'blue-text': 'var(--theme--accent_blue-text)',
|
||||
'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)',
|
||||
},
|
||||
'gray': mapColorVariables('gray'),
|
||||
|
@ -3,6 +3,7 @@
|
||||
"id": "c4435543-4705-4d68-8cf7-d11c342f8089",
|
||||
"version": "0.2.0",
|
||||
"description": "smoother colours and text sizing, designed to be more pleasing to the eye.",
|
||||
"preview": "preview.png",
|
||||
"tags": ["theme", "dark"],
|
||||
"authors": [
|
||||
{
|
||||
|
BIN
repo/neutral/preview.png
Normal file
After Width: | Height: | Size: 123 KiB |
@ -3,6 +3,7 @@
|
||||
"id": "d64ad391-1494-4112-80ae-0a3b6f4b0c3f",
|
||||
"version": "0.2.0",
|
||||
"description": "an arctic, north-bluish color palette.",
|
||||
"preview": "preview.png",
|
||||
"tags": ["theme", "dark"],
|
||||
"authors": [
|
||||
{
|
||||
|
BIN
repo/nord/preview.png
Normal file
After Width: | Height: | Size: 129 KiB |
@ -3,6 +3,7 @@
|
||||
"id": "ed48c585-4a0d-4756-a3e6-9ae662732dac",
|
||||
"version": "0.2.0",
|
||||
"description": "a smooth-transition true dark theme with a hint of pastel.",
|
||||
"preview": "preview.png",
|
||||
"tags": ["theme", "dark"],
|
||||
"authors": [
|
||||
{
|
||||
|
BIN
repo/pastel-dark/preview.png
Normal file
After Width: | Height: | Size: 125 KiB |
@ -3,6 +3,7 @@
|
||||
"id": "b5f43232-391b-415a-9099-4334dc6c7b55",
|
||||
"version": "0.2.0",
|
||||
"description": "pinkify your life.",
|
||||
"preview": "preview.png",
|
||||
"tags": ["theme", "light"],
|
||||
"authors": [
|
||||
{
|
||||
|
BIN
repo/pinky-boom/preview.png
Normal file
After Width: | Height: | Size: 128 KiB |
@ -3,6 +3,7 @@
|
||||
"id": "ae7862a9-5dbe-4f2c-9931-940f3ba5015d",
|
||||
"version": "0.2.0",
|
||||
"description": "a purple-shaded theme with bright highlights.",
|
||||
"preview": "preview.png",
|
||||
"tags": ["theme", "dark"],
|
||||
"authors": [
|
||||
{
|
||||
|
BIN
repo/playful-purple/preview.png
Normal file
After Width: | Height: | Size: 129 KiB |