summaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-02-18 11:15:33 +0100
committerDave Davenport <qball@gmpclient.org>2017-02-18 11:15:33 +0100
commit71352a89d214e4df756658cf5da214300b2f6f0a (patch)
tree390cff4abe5f48b64a1284a006a18f46b6bc1f1d /themes
parented7cfcb6aa19e726991231ec9616e38e45556bdc (diff)
Add border to arthur
Diffstat (limited to 'themes')
-rw-r--r--themes/arthur.rasi1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/arthur.rasi b/themes/arthur.rasi
index 8e0a72ec..3d9dc112 100644
--- a/themes/arthur.rasi
+++ b/themes/arthur.rasi
@@ -48,6 +48,7 @@
#window box {
padding: 10px;
border: 1px;
+ border-radius: 15px;
foreground: @magenta;
background: #cc1c1c1c;
}