Add CSS variable for blue box shadow

This commit is contained in:
2026-05-22 17:45:46 +02:00
parent 1f67e95735
commit 0eccd33919
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -79,6 +79,7 @@ limitations under the License.
--border: var(--white-d-3);
--gray-box-shadow: oklch(0.8 0.0001 271 / 0.7);
--blue-box-shadow: oklch(0.52 0.15 268 / 0.25);
}
@media (prefers-color-scheme: dark) {