diff --git a/src/content/posts/color-schemes.mdx b/src/content/posts/color-schemes.mdx index eb30cd2..f369bdf 100644 --- a/src/content/posts/color-schemes.mdx +++ b/src/content/posts/color-schemes.mdx @@ -22,15 +22,11 @@ import monoDarkProjects from 'src/assets/screenshots/mono-dark-projects.png'; import monoLightLanding from 'src/assets/screenshots/mono-light-landing.png'; import monoLightProjects from 'src/assets/screenshots/mono-light-projects.png'; -
-
- Nordlys landing page in dark mode with mono color scheme - Nordlys landing page in light mode with mono color scheme -
-
- Nordlys projects page in dark mode with mono color scheme - Nordlys projects page in light mode with mono color scheme -
+
+ Nordlys landing page in dark mode with mono color scheme + Nordlys landing page in light mode with mono color scheme + Nordlys projects page in dark mode with mono color scheme + Nordlys projects page in light mode with mono color scheme
### Nord @@ -42,17 +38,14 @@ import nordDarkProjects from 'src/assets/screenshots/nord-dark-projects.png'; import nordLightLanding from 'src/assets/screenshots/nord-light-landing.png'; import nordLightProjects from 'src/assets/screenshots/nord-light-projects.png'; -
-
- Nordlys landing page in dark mode with nord color scheme - Nordlys landing page in light mode with nord color scheme -
-
- Nordlys projects page in dark mode with nord color scheme - Nordlys projects page in light mode with nord color scheme -
+
+ Nordlys landing page in dark mode with nord color scheme + Nordlys landing page in light mode with nord color scheme + Nordlys projects page in dark mode with nord color scheme + Nordlys projects page in light mode with nord color scheme
+ ### Aurora The `scheme-aurora` color scheme resembles glowingly green northern lights against a dark grey night sky. @@ -62,15 +55,11 @@ import auroraDarkProjects from 'src/assets/screenshots/aurora-dark-projects.png' import auroraLightLanding from 'src/assets/screenshots/aurora-light-landing.png'; import auroraLightProjects from 'src/assets/screenshots/aurora-light-projects.png'; -
-
- Nordlys landing page in dark mode with aurora color scheme - Nordlys landing page in light mode with aurora color scheme -
-
- Nordlys projects page in dark mode with aurora color scheme - Nordlys projects page in light mode with aurora color scheme -
+
+ Nordlys landing page in dark mode with aurora color scheme + Nordlys landing page in light mode with aurora color scheme + Nordlys projects page in dark mode with aurora color scheme + Nordlys projects page in light mode with aurora color scheme
## Adding a New Scheme