From 563e3ddc605addb20b8207a120a6e22cf025e786 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Wed, 28 Feb 2024 21:58:21 -0800 Subject: publish from thinkpad --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'style.css') diff --git a/style.css b/style.css index 2c83948..b4b97c2 100644 --- a/style.css +++ b/style.css @@ -172,8 +172,8 @@ pre { .src, .example { - color: #ebdbb2; - background-color: #282828; + color: #cdd6f4; + background-color: #1e1e2e; box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px; -- cgit