aboutsummaryrefslogtreecommitdiffstats
path: root/config/swaync/style.css
diff options
context:
space:
mode:
authorJa.KooLit <jimmielovejay@gmail.com>2024-05-05 00:12:40 +0900
committerGitHub <noreply@github.com>2024-05-05 00:12:40 +0900
commit233e01bfc15cb3b5ad0c1fe750b9d2468b73e1dc (patch)
tree92f8977ed345ba8a39141ff7d36f423efd46f43a /config/swaync/style.css
parente29068df76f763a999b9013ece32c8adb299b29f (diff)
parent962a09dd0088cd01cbf3e678c4c500ff5087e4e4 (diff)
Merge pull request #234 from JaKooLit/main
synchronizing Main to expiremental-ags branch
Diffstat (limited to 'config/swaync/style.css')
-rwxr-xr-x[-rw-r--r--]config/swaync/style.css16
1 files changed, 8 insertions, 8 deletions
diff --git a/config/swaync/style.css b/config/swaync/style.css
index 728e2157..da3746c9 100644..100755
--- a/config/swaync/style.css
+++ b/config/swaync/style.css
@@ -6,13 +6,13 @@
@define-color noti-bg rgba(0, 0, 0, 0.8);
@define-color noti-bg-alt #111111;
@define-color noti-bg-hover @color2;
-@define-color text-color @color2;
-@define-color text-color-alt @color7;
+@define-color text-color @color7;
+@define-color text-color-alt @color2;
@define-color text-color-disabled rgba(150, 150, 150, 0.8);
* {
- font-family: FiraCode;
- font-weight: Bolder;
+ font-family: "JetBrains Mono Nerd Font";
+ font-weight: bold;
}
.control-center .notification-row:focus,
@@ -36,7 +36,7 @@
background: @noti-bg;
padding: 3px 10px 3px 6px;
border-radius: 10px;
- border: 2px solid @noti-border-color;
+ border: 1px solid @noti-border-color;
margin: 0px;
}
@@ -136,7 +136,7 @@
.summary {
font-size: 1rem;
- font-weight: 200;
+ font-weight: bold;
background: transparent;
color: @text-color-alt;
text-shadow: none
@@ -144,7 +144,7 @@
.time {
font-size: 1rem;
- font-weight: 200;
+ font-weight: bold;
background: transparent;
color: @text-color;
text-shadow: none;
@@ -153,7 +153,7 @@
.body {
font-size: 1rem;
- font-weight: 200;
+ font-weight: bold;
background: transparent;
color: @text-color;
text-shadow: none
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage