💄 style: set style for figure & figure captions

This commit is contained in:
welpo
2023-02-25 20:06:19 +01:00
parent 2c4b64481c
commit 1496f0cf73
2 changed files with 9 additions and 6 deletions

View File

@@ -56,6 +56,7 @@
--secondary-color: rgb(158, 158, 158);
--links: #78cfcb;
--text-color: #222226;
--text-color-2: #45454b;
--quote-color: #355f62;
--border-color: rgb(114, 114, 114);
--light-border-color: rgba(255, 255, 255, 0.1);
@@ -73,6 +74,7 @@
--secondary-color: #696969;
--links: #8fdfe5;
--text-color: #eae9e9;
--text-color-2: #c7c7c7;
--quote-color: #a9c5c7;
--code: #ef476f;
--border-color: rgb(0, 0, 0);