diff options
author | Phil Jones <philj56@gmail.com> | 2022-06-25 17:52:24 +0100 |
---|---|---|
committer | Phil Jones <philj56@gmail.com> | 2022-06-25 17:52:24 +0100 |
commit | 60c0c650c67d727ff1fe9dd12df0baf56fd55045 (patch) | |
tree | deef67518828fa0a0d67552ad5c8357eb8626c1d /themes/fullscreen | |
parent | fd1d7524b7a98fff762a5590e91496731474addb (diff) |
Add example themes and allow # in colors.
Diffstat (limited to 'themes/fullscreen')
-rw-r--r-- | themes/fullscreen | 9 |
1 files changed, 9 insertions, 0 deletions
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 |