From cf468e7dbb54af3189f3da62bd4a5c3cadde2819 Mon Sep 17 00:00:00 2001 From: Ethan Marshall Date: Mon, 12 Aug 2024 17:41:38 +0100 Subject: [PATCH] Fix bad move of static assets --- themes/risotto/{assets => static}/css/palettes/apprentice.css | 0 themes/risotto/{assets => static}/css/palettes/base16-dark.css | 0 themes/risotto/{assets => static}/css/palettes/base16-light.css | 0 themes/risotto/{assets => static}/css/palettes/dracula.css | 0 themes/risotto/{assets => static}/css/palettes/gruvbox-dark.css | 0 themes/risotto/{assets => static}/css/palettes/gruvbox-light.css | 0 themes/risotto/{assets => static}/css/palettes/material.css | 0 .../risotto/{assets => static}/css/palettes/papercolor-dark.css | 0 .../risotto/{assets => static}/css/palettes/papercolor-light.css | 0 themes/risotto/{assets => static}/css/palettes/solarized-dark.css | 0 .../risotto/{assets => static}/css/palettes/solarized-light.css | 0 themes/risotto/{assets => static}/css/palettes/tender.css | 0 .../risotto/{assets => static}/css/palettes/tokyo-night-dark.css | 0 .../risotto/{assets => static}/css/palettes/tokyo-night-light.css | 0 .../risotto/{assets => static}/css/palettes/windows-95-light.css | 0 themes/risotto/{assets => static}/css/palettes/windows-95.css | 0 16 files changed, 0 insertions(+), 0 deletions(-) rename themes/risotto/{assets => static}/css/palettes/apprentice.css (100%) rename themes/risotto/{assets => static}/css/palettes/base16-dark.css (100%) rename themes/risotto/{assets => static}/css/palettes/base16-light.css (100%) rename themes/risotto/{assets => static}/css/palettes/dracula.css (100%) rename themes/risotto/{assets => static}/css/palettes/gruvbox-dark.css (100%) rename themes/risotto/{assets => static}/css/palettes/gruvbox-light.css (100%) rename themes/risotto/{assets => static}/css/palettes/material.css (100%) rename themes/risotto/{assets => static}/css/palettes/papercolor-dark.css (100%) rename themes/risotto/{assets => static}/css/palettes/papercolor-light.css (100%) rename themes/risotto/{assets => static}/css/palettes/solarized-dark.css (100%) rename themes/risotto/{assets => static}/css/palettes/solarized-light.css (100%) rename themes/risotto/{assets => static}/css/palettes/tender.css (100%) rename themes/risotto/{assets => static}/css/palettes/tokyo-night-dark.css (100%) rename themes/risotto/{assets => static}/css/palettes/tokyo-night-light.css (100%) rename themes/risotto/{assets => static}/css/palettes/windows-95-light.css (100%) rename themes/risotto/{assets => static}/css/palettes/windows-95.css (100%) diff --git a/themes/risotto/assets/css/palettes/apprentice.css b/themes/risotto/static/css/palettes/apprentice.css similarity index 100% rename from themes/risotto/assets/css/palettes/apprentice.css rename to themes/risotto/static/css/palettes/apprentice.css diff --git a/themes/risotto/assets/css/palettes/base16-dark.css b/themes/risotto/static/css/palettes/base16-dark.css similarity index 100% rename from themes/risotto/assets/css/palettes/base16-dark.css rename to themes/risotto/static/css/palettes/base16-dark.css diff --git a/themes/risotto/assets/css/palettes/base16-light.css b/themes/risotto/static/css/palettes/base16-light.css similarity index 100% rename from themes/risotto/assets/css/palettes/base16-light.css rename to themes/risotto/static/css/palettes/base16-light.css diff --git a/themes/risotto/assets/css/palettes/dracula.css b/themes/risotto/static/css/palettes/dracula.css similarity index 100% rename from themes/risotto/assets/css/palettes/dracula.css rename to themes/risotto/static/css/palettes/dracula.css diff --git a/themes/risotto/assets/css/palettes/gruvbox-dark.css b/themes/risotto/static/css/palettes/gruvbox-dark.css similarity index 100% rename from themes/risotto/assets/css/palettes/gruvbox-dark.css rename to themes/risotto/static/css/palettes/gruvbox-dark.css diff --git a/themes/risotto/assets/css/palettes/gruvbox-light.css b/themes/risotto/static/css/palettes/gruvbox-light.css similarity index 100% rename from themes/risotto/assets/css/palettes/gruvbox-light.css rename to themes/risotto/static/css/palettes/gruvbox-light.css diff --git a/themes/risotto/assets/css/palettes/material.css b/themes/risotto/static/css/palettes/material.css similarity index 100% rename from themes/risotto/assets/css/palettes/material.css rename to themes/risotto/static/css/palettes/material.css diff --git a/themes/risotto/assets/css/palettes/papercolor-dark.css b/themes/risotto/static/css/palettes/papercolor-dark.css similarity index 100% rename from themes/risotto/assets/css/palettes/papercolor-dark.css rename to themes/risotto/static/css/palettes/papercolor-dark.css diff --git a/themes/risotto/assets/css/palettes/papercolor-light.css b/themes/risotto/static/css/palettes/papercolor-light.css similarity index 100% rename from themes/risotto/assets/css/palettes/papercolor-light.css rename to themes/risotto/static/css/palettes/papercolor-light.css diff --git a/themes/risotto/assets/css/palettes/solarized-dark.css b/themes/risotto/static/css/palettes/solarized-dark.css similarity index 100% rename from themes/risotto/assets/css/palettes/solarized-dark.css rename to themes/risotto/static/css/palettes/solarized-dark.css diff --git a/themes/risotto/assets/css/palettes/solarized-light.css b/themes/risotto/static/css/palettes/solarized-light.css similarity index 100% rename from themes/risotto/assets/css/palettes/solarized-light.css rename to themes/risotto/static/css/palettes/solarized-light.css diff --git a/themes/risotto/assets/css/palettes/tender.css b/themes/risotto/static/css/palettes/tender.css similarity index 100% rename from themes/risotto/assets/css/palettes/tender.css rename to themes/risotto/static/css/palettes/tender.css diff --git a/themes/risotto/assets/css/palettes/tokyo-night-dark.css b/themes/risotto/static/css/palettes/tokyo-night-dark.css similarity index 100% rename from themes/risotto/assets/css/palettes/tokyo-night-dark.css rename to themes/risotto/static/css/palettes/tokyo-night-dark.css diff --git a/themes/risotto/assets/css/palettes/tokyo-night-light.css b/themes/risotto/static/css/palettes/tokyo-night-light.css similarity index 100% rename from themes/risotto/assets/css/palettes/tokyo-night-light.css rename to themes/risotto/static/css/palettes/tokyo-night-light.css diff --git a/themes/risotto/assets/css/palettes/windows-95-light.css b/themes/risotto/static/css/palettes/windows-95-light.css similarity index 100% rename from themes/risotto/assets/css/palettes/windows-95-light.css rename to themes/risotto/static/css/palettes/windows-95-light.css diff --git a/themes/risotto/assets/css/palettes/windows-95.css b/themes/risotto/static/css/palettes/windows-95.css similarity index 100% rename from themes/risotto/assets/css/palettes/windows-95.css rename to themes/risotto/static/css/palettes/windows-95.css