aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2022-07-19 21:03:37 -0400
committerThedro Neely <thedroneely@gmail.com>2022-07-19 21:03:37 -0400
commit4f23f7ed9ca1ea418cacec523814025b41dfcd3f (patch)
treeb0b9470a3b22d7e24687c31039393479ec1bc7ea
parent252b67cc2cc85d4f6781bfb5b3ba2c41b127c04e (diff)
downloadthedroneely.com-4f23f7ed9ca1ea418cacec523814025b41dfcd3f.tar.gz
thedroneely.com-4f23f7ed9ca1ea418cacec523814025b41dfcd3f.tar.bz2
thedroneely.com-4f23f7ed9ca1ea418cacec523814025b41dfcd3f.zip
public/css/tdro-dark: Lighter context menu background
-rw-r--r--public/css/tdro-dark.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/css/tdro-dark.css b/public/css/tdro-dark.css
index 6da0590..8344634 100644
--- a/public/css/tdro-dark.css
+++ b/public/css/tdro-dark.css
@@ -175,7 +175,7 @@ nav column-middle more-button:hover svg {
}
context-menu-content {
- background-color: #002e42;
+ background-color: #004766;
border-color: #00405c;
}