summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
-rw-r--r--screenshot_dark_paper.pngbin0 -> 73925 bytes
-rw-r--r--themes/dark-paper18
3 files changed, 21 insertions, 0 deletions
diff --git a/README.md b/README.md
index d37613a..d16cb54 100644
--- a/README.md
+++ b/README.md
@@ -113,6 +113,9 @@ tweak them to look correct on your display.
[`themes/dos`](themes/dos)
![DOS theme screenshot](screenshot_dos.png)
+[`themes/dark-paper`](themes/dark-paper)
+![Dark paper theme screenshot](screenshot_dark_paper.png)
+
## Performance
By default, tofi isn't really any faster than its alternatives. However, when
diff --git a/screenshot_dark_paper.png b/screenshot_dark_paper.png
new file mode 100644
index 0000000..e9f0939
--- /dev/null
+++ b/screenshot_dark_paper.png
Binary files differ
diff --git a/themes/dark-paper b/themes/dark-paper
new file mode 100644
index 0000000..c58b292
--- /dev/null
+++ b/themes/dark-paper
@@ -0,0 +1,18 @@
+font = Fanwood Text
+font-size = 64
+
+outline-width = 0
+border-width = 0
+padding-left = 4%
+padding-top = 2%
+padding-right = 0
+padding-bottom = 0
+
+background-color = #111
+text-color = #f9fbff
+selection-color = #933
+
+width = 100%
+height = 100%
+
+hide-cursor = true