diff --git a/static/theme/twilight.css b/static/theme/twilight.css index 97ceea195..ddd2d0e5e 100644 --- a/static/theme/twilight.css +++ b/static/theme/twilight.css @@ -70,12 +70,12 @@ color:#D2A8A1; } .fold { - background-color: #52412C; + background-color: #524228; color: #969696; } .fold.selected { - background-color: #82715C; + background-color: #2A3B2A; color: #969696; }