aboutsummaryrefslogtreecommitdiffstats
path: root/config/swaync
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2025-01-16 10:54:47 +0900
committerGitHub <noreply@github.com>2025-01-16 10:54:47 +0900
commitc30b1c5599daa78169486d76c9d3dd2fba3803a8 (patch)
treea50caee93fc0c2f0d8c02f6d0120af71cc24f1ac /config/swaync
parenta4956da883d5fe2d66d528d2e9a890a2c6d064a8 (diff)
parent47a6c42c77244b4b18f6e074542c15bc43bc4273 (diff)
Merge pull request #526 from JaKooLit/development
Development to main
Diffstat (limited to 'config/swaync')
-rwxr-xr-xconfig/swaync/config.json2
-rwxr-xr-xconfig/swaync/style.css4
2 files changed, 3 insertions, 3 deletions
diff --git a/config/swaync/config.json b/config/swaync/config.json
index f6077251..2ec0f771 100755
--- a/config/swaync/config.json
+++ b/config/swaync/config.json
@@ -15,7 +15,7 @@
"notification-icon-size": 24,
"notification-body-image-height": 100,
"notification-body-image-width": 100,
- "notification-window-width": 450,
+ "notification-window-width": 300,
"timeout": 6,
"timeout-low": 3,
"timeout-critical": 0,
diff --git a/config/swaync/style.css b/config/swaync/style.css
index 3e36d56a..d18f3756 100755
--- a/config/swaync/style.css
+++ b/config/swaync/style.css
@@ -6,7 +6,7 @@
@define-color noti-border-color @color12;
@define-color noti-bg rgba(0, 0, 0, 0.8);
@define-color noti-bg-alt #111111;
-@define-color noti-bg-hover @color9;
+@define-color noti-bg-hover @color11;
@define-color text-color @foreground;
@define-color text-color-alt @foreground;
@define-color text-color-disabled rgba(150, 150, 150, 0.8);
@@ -32,7 +32,7 @@
}
.notification-content{
- color: @text-color;
+ color: @foreground;
background: @noti-bg;
padding: 3px 10px 3px 6px;
border-radius: 10px;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage