summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2023-01-01 18:39:35 +0100
committerDave Davenport <qball@gmpclient.org>2023-01-01 18:39:35 +0100
commitd786129fd125ebce4116b6b7dcc9ef434c66d073 (patch)
tree5fe7775e9dc85d5260ae932383d4a127fba2c822
parentd70210bcecd16a7766d1aed09b8460829cf6aa7d (diff)
[Theme] Small tweak to fancy2 theme
-rw-r--r--themes/fancy2.rasi2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/fancy2.rasi b/themes/fancy2.rasi
index 77786e5f..845cc5f2 100644
--- a/themes/fancy2.rasi
+++ b/themes/fancy2.rasi
@@ -116,7 +116,7 @@ element alternate.active {
background-color: @medium-grey;
}
inputbar {
- spacing : 0;
+ spacing : 5px;
background-color : #88003300;
border : 0px 0px 2px 0px;
border-radius : 0px;