aboutsummaryrefslogtreecommitdiffstats
path: root/config/ags/user
diff options
context:
space:
mode:
authorJa.KooLit <jimmielovejay@gmail.com>2024-05-13 02:36:43 +0900
committerGitHub <noreply@github.com>2024-05-13 02:36:43 +0900
commit683e801de6ee2fe01513311e2bc13f695cd96486 (patch)
tree64df94cb64f5ba161761bfd64ae93658ca163f9c /config/ags/user
parent35327b2814b228253464f0358f58c553ec98002b (diff)
parentea93a71cf6ac92041f00168e040cdc22882047b7 (diff)
Merge branch 'development' into main
Diffstat (limited to 'config/ags/user')
-rw-r--r--config/ags/user/style.css21
1 files changed, 10 insertions, 11 deletions
diff --git a/config/ags/user/style.css b/config/ags/user/style.css
index 0519fb17..49d44ad8 100644
--- a/config/ags/user/style.css
+++ b/config/ags/user/style.css
@@ -2,12 +2,11 @@
all: unset;
}
-@import '../../../.cache/wal/colors-waybar.css';
-/* @import '../../../.cache/wal/colors-waybar-rgba.css'; */
+@import '../../../.config/waybar/wallust/colors-waybar.css';
/* define some colors */
-@define-color border-color @color2;
-@define-color border-color-alt @color7;
+@define-color border-color @color12;
+@define-color border-color-alt @color1;
@define-color text-color rgba(255, 255, 255, 0.7);
@define-color noti-bg rgba(0, 0, 0, 0.4);
@define-color noti-bg-alt #111111;
@@ -25,11 +24,11 @@ widget {
transition: 300ms cubic-bezier(0, 0.55, 0.45, 1);
border-radius: 1.705rem;
-gtk-outline-radius: 1.705rem;
- border-top: 1px solid @border-color;
+ border-top: 2px solid @border-color;
border-left: 1px solid @border-color-alt;
border-right: 1px solid @border-color-alt;
- border-bottom: 1px solid @border-color;
- /* box-shadow: 0px 2px 3px alpha(@color0, 0.45); */
+ border-bottom: 2px solid @border-color;
+ /*box-shadow: 0px 2px 3px alpha(@color0, 0.45); */
margin: 0.476rem;
min-width: 13.636rem;
min-height: 3.409rem;
@@ -71,10 +70,10 @@ widget {
.overview-search-results {
border-radius: 1.705rem;
-gtk-outline-radius: 1.705rem;
- border-top: 1px solid @border-color;
+ border-top: 2px solid @border-color;
border-left: 1px solid @border-color-alt;
border-right: 1px solid @border-color-alt;
- border-bottom: 1px solid @border-color;
+ border-bottom: 2px solid @border-color;
box-shadow: 0px 2px 3px @color9;
margin: 0.476rem;
min-width: 28.773rem;
@@ -124,10 +123,10 @@ widget {
.overview-tasks {
border-radius: 1.705rem;
-gtk-outline-radius: 1.705rem;
- border-top: 1px solid @border-color;
+ border-top: 2px solid @border-color;
border-left: 1px solid @border-color-alt;
border-right: 1px solid @border-color-alt;
- border-bottom: 1px solid @border-color;
+ border-bottom: 2px solid @border-color;
box-shadow: 0px 2px 3px @color5;
margin: 0.476rem;
padding: 0.341rem;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage