aboutsummaryrefslogtreecommitdiff
path: root/cmd/within.website/static/gruvbox.css
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/within.website/static/gruvbox.css')
-rw-r--r--cmd/within.website/static/gruvbox.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/cmd/within.website/static/gruvbox.css b/cmd/within.website/static/gruvbox.css
index aa359cd..f391bf5 100644
--- a/cmd/within.website/static/gruvbox.css
+++ b/cmd/within.website/static/gruvbox.css
@@ -5,6 +5,10 @@ main {
margin: auto;
}
+::selection {
+ background: #d3869b;
+}
+
body {
background: #282828;
color: #ebdbb2;