aboutsummaryrefslogtreecommitdiff
path: root/theme.rasi
diff options
context:
space:
mode:
Diffstat (limited to 'theme.rasi')
-rw-r--r--theme.rasi10
1 files changed, 10 insertions, 0 deletions
diff --git a/theme.rasi b/theme.rasi
new file mode 100644
index 0000000..e494c00
--- /dev/null
+++ b/theme.rasi
@@ -0,0 +1,10 @@
+@theme "solarized_alternate"
+
+window {
+ font: "Source Code Pro 18";
+}
+
+mainbox {
+ border: 0;
+ padding: 0;
+} \ No newline at end of file