diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2024-05-06 17:03:47 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2024-05-06 17:03:47 +0900 |
| commit | 513b3ebbac5d8ccb1ea207b56d6a3a61d45061aa (patch) | |
| tree | d67ab651871bf7223378d20b3eb9b6ea247e3dca /config | |
| parent | e1a22b19efdf542480868f1c250f11ace3a275c1 (diff) | |
woops messed up something...
Diffstat (limited to 'config')
| -rw-r--r-- | config/ags/user/style.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/ags/user/style.css b/config/ags/user/style.css index aa7e4e33..142c8a62 100644 --- a/config/ags/user/style.css +++ b/config/ags/user/style.css @@ -35,9 +35,9 @@ widget { padding: 0rem 1.364rem; padding-right: 2.864rem; background-color: @noti-bg; - color: @color2a; + color: @color2; caret-color: transparent; - font-weight: bold; + font-weight: bolder; } .overview-search-box selection { background-color: @noti-bg; @@ -78,7 +78,7 @@ widget { margin: 0.476rem; min-width: 28.773rem; padding: 0.682rem; -background-color: @noti-bg; + background-color: @noti-bg; color: @color2; font-weight: bold; } |
