From 60c0c650c67d727ff1fe9dd12df0baf56fd55045 Mon Sep 17 00:00:00 2001 From: Phil Jones Date: Sat, 25 Jun 2022 17:52:24 +0100 Subject: Add example themes and allow # in colors. --- themes/fullscreen | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 themes/fullscreen (limited to 'themes/fullscreen') diff --git a/themes/fullscreen b/themes/fullscreen new file mode 100644 index 0000000..6aef12f --- /dev/null +++ b/themes/fullscreen @@ -0,0 +1,9 @@ +width = 100% +height = 100% +border-width = 0 +outline-width = 0 +padding-left = 35% +padding-top = 35% +result-spacing = 50 +font-name = monospace +background-color = #000A -- cgit v1.2.3