aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorPreston Pan <preston@nullring.xyz>2024-02-28 21:58:21 -0800
committerPreston Pan <preston@nullring.xyz>2024-02-28 21:58:21 -0800
commit563e3ddc605addb20b8207a120a6e22cf025e786 (patch)
treec408b24aff63755a1adff90bd93b4a3f040f0983 /style.css
parent690dbc807b2d5349cba26b3e021cbb16a3238dba (diff)
publish from thinkpad
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 2 insertions, 2 deletions
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;