From 0864fc1403b2d397f83b70fc2f9d429eb2327380 Mon Sep 17 00:00:00 2001 From: danix Date: Sun, 19 Feb 2023 17:42:06 +0100 Subject: [PATCH] updating theme reference --- content/articles/playing-with-colors.md | 14 ++++++-------- themes/dagreynix | 2 +- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/content/articles/playing-with-colors.md b/content/articles/playing-with-colors.md index b760f87..20fa3ad 100644 --- a/content/articles/playing-with-colors.md +++ b/content/articles/playing-with-colors.md @@ -16,17 +16,15 @@ tags: - viewer --- -
-
-
+{{< figure src="https://danix.xyz/wp-content/uploads/2016/02/palette-1.jpg" class="image fit" link="https://github.com/danixland/palette-viewer" >}} -

- Today I decided I wanted to have a little “old school” fun, so instead of working on some WordPress theme/plugin, I went for the “lemme write some php from scratch” approach. -

+{{< dropcap >}} +Today I decided I wanted to have a little "old school" fun, so instead of working on some WordPress theme/plugin, I went for the "lemme write some php from scratch" approach. +{{< /dropcap >}} -I was having a look at some color palettes for _\*\*I’m not gonna tell ya\*\*_, and it was quite hard for me to mix them together in my mind and decide which color goes where and how to use it, so after thinking about it for a while, I decided I’d narrow my options to 6 colors per palette, and in order to better visualize them, I wrote a small php page to help me. +I was having a look at some color palettes for _**I'm not gonna tell ya**_, and it was quite hard for me to mix them together in my mind and decide which color goes where and how to use it, so after thinking about it for a while, I decided I'd narrow my options to 6 colors per palette, and in order to better visualize them, I wrote a small php page to help me. -It’s actually very simple, there’s a large preview where you can modify each color on the fly, and then you can send them to a fake page preview. that’s it. +It's actually very simple, there's a large preview where you can modify each color on the fly, and then you can send them to a fake page preview. that's it. I put it on github, just in case you want to give it a look. diff --git a/themes/dagreynix b/themes/dagreynix index 8158405..b96eccb 160000 --- a/themes/dagreynix +++ b/themes/dagreynix @@ -1 +1 @@ -Subproject commit 8158405efe1b0475196c27e9acba9a3e569810c4 +Subproject commit b96eccb771bbceafdcc78b08a239db58acdaa1a1 -- 2.20.1