aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
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;