summaryrefslogtreecommitdiff
path: root/config/mako
diff options
context:
space:
mode:
authorcoasteen <coasteen@proton.me>2026-07-09 10:42:28 +0330
committercoasteen <coasteen@proton.me>2026-07-09 10:42:28 +0330
commit8cbadb61604667b407b53ee1258433994fa4765a (patch)
tree97765fb29418fd6278fcb4cbb9760893afaf7a58 /config/mako
Diffstat (limited to 'config/mako')
-rwxr-xr-xconfig/mako/.github/issue_template.md1
-rwxr-xr-xconfig/mako/.github/pull_request_template.md1
-rwxr-xr-xconfig/mako/config12
3 files changed, 14 insertions, 0 deletions
diff --git a/config/mako/.github/issue_template.md b/config/mako/.github/issue_template.md
new file mode 100755
index 0000000..45a7be3
--- /dev/null
+++ b/config/mako/.github/issue_template.md
@@ -0,0 +1 @@
+> If you're reporting an UI issue, make sure you take a screenshot that shows the actual bug. \ No newline at end of file
diff --git a/config/mako/.github/pull_request_template.md b/config/mako/.github/pull_request_template.md
new file mode 100755
index 0000000..622089f
--- /dev/null
+++ b/config/mako/.github/pull_request_template.md
@@ -0,0 +1 @@
+> If you're fixing a UI issue, make sure you take two screenshots. One that shows the actual bug and another that shows how you fixed it. \ No newline at end of file
diff --git a/config/mako/config b/config/mako/config
new file mode 100755
index 0000000..8fd99fd
--- /dev/null
+++ b/config/mako/config
@@ -0,0 +1,12 @@
+default-timeout=5000
+ignore-timeout=1
+background-color=#1e1e2e
+text-color=#cdd6f4
+border-color=#cdd6f4
+progress-color=over #313244
+border-radius=0
+
+[urgency=low]
+border-color=#a6e3a1
+[urgency=high]
+border-color=#f38ba8