aboutsummaryrefslogtreecommitdiff
path: root/mako
diff options
context:
space:
mode:
authorMitchell Riedstra <mitch@riedstra.dev>2026-01-08 18:19:01 -0500
committerMitchell Riedstra <mitch@riedstra.dev>2026-01-08 18:19:01 -0500
commit6f6ec554a99f17c19badcda4eb4352222e4f3778 (patch)
treea44b5ba39530e833d233a7e14aff5d5edf5f8f5e /mako
parentd13bece3d421c7f8aaf0ff9a060f2207108496c3 (diff)
downloadrivercfg-6f6ec554a99f17c19badcda4eb4352222e4f3778.tar.gz
rivercfg-6f6ec554a99f17c19badcda4eb4352222e4f3778.tar.xz
More tweaks for el9. Also compile and setup mako with appropriate theme.
Diffstat (limited to 'mako')
l---------mako/config1
-rw-r--r--mako/dark6
-rw-r--r--mako/light6
3 files changed, 13 insertions, 0 deletions
diff --git a/mako/config b/mako/config
new file mode 120000
index 0000000..df9f911
--- /dev/null
+++ b/mako/config
@@ -0,0 +1 @@
+dark \ No newline at end of file
diff --git a/mako/dark b/mako/dark
new file mode 100644
index 0000000..52b092b
--- /dev/null
+++ b/mako/dark
@@ -0,0 +1,6 @@
+background-color=#282828
+border-color=#ebdbb2
+text-color=#ebdbb2
+border-radius=12
+padding=12
+font=IBM 3270 12
diff --git a/mako/light b/mako/light
new file mode 100644
index 0000000..dc566ce
--- /dev/null
+++ b/mako/light
@@ -0,0 +1,6 @@
+background-color=#fbf1c7
+border-color=#3c3836
+text-color=#3c3836
+border-radius=12
+padding=12
+font=IBM 3270 12