aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--assets/css/shell.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/shell.css b/assets/css/shell.css
index 9ddcf67..b9c8b97 100644
--- a/assets/css/shell.css
+++ b/assets/css/shell.css
@@ -23,7 +23,7 @@
/* Styling, yo. */
.shell-cmd, .shell-mark {
border-width: 0 0 medium 0;
- background-color: #ececec;
+ background-color: #f0f0f0;
/* Color the border in the color of grass. */
border-color: #008567;
}