From d7ff1c1dea16619a38f35536a5c00685d848abce Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 10 May 2024 02:03:31 +0900 Subject: Initial Push - Moving to Wallust from Pywal --- config/ags/user/style.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'config/ags/user/style.css') diff --git a/config/ags/user/style.css b/config/ags/user/style.css index 0519fb17..9d4b9c79 100644 --- a/config/ags/user/style.css +++ b/config/ags/user/style.css @@ -2,11 +2,10 @@ all: unset; } -@import '../../../.cache/wal/colors-waybar.css'; -/* @import '../../../.cache/wal/colors-waybar-rgba.css'; */ +@import '../../../.config/wallust/colors-waybar.css'; /* define some colors */ -@define-color border-color @color2; +@define-color border-color @color12; @define-color border-color-alt @color7; @define-color text-color rgba(255, 255, 255, 0.7); @define-color noti-bg rgba(0, 0, 0, 0.4); -- cgit v1.2.3 From 2480bfbbf31d6cfef1d2bbd09ef35ab4fc28c747 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 10 May 2024 10:05:08 +0900 Subject: updated ags styling- referrenced to colors --- config/ags/user/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/ags/user/style.css') diff --git a/config/ags/user/style.css b/config/ags/user/style.css index 9d4b9c79..bffc1b03 100644 --- a/config/ags/user/style.css +++ b/config/ags/user/style.css @@ -2,7 +2,7 @@ all: unset; } -@import '../../../.config/wallust/colors-waybar.css'; +@import '../../../.config/waybar/wallust/colors-waybar.css'; /* define some colors */ @define-color border-color @color12; -- cgit v1.2.3 From 284c0c46ef25dabb61b35795372f7df2e225515c Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 10 May 2024 20:25:45 +0900 Subject: ads and wlogout style tweaked --- config/ags/user/style.css | 14 +++++++------- config/wlogout/style.css | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'config/ags/user/style.css') diff --git a/config/ags/user/style.css b/config/ags/user/style.css index bffc1b03..4774bd98 100644 --- a/config/ags/user/style.css +++ b/config/ags/user/style.css @@ -6,7 +6,7 @@ /* define some colors */ @define-color border-color @color12; -@define-color border-color-alt @color7; +@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; @@ -24,10 +24,10 @@ 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: 4px 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 alpha(@color0, 0.45); */ margin: 0.476rem; min-width: 13.636rem; @@ -70,10 +70,10 @@ widget { .overview-search-results { border-radius: 1.705rem; -gtk-outline-radius: 1.705rem; - border-top: 1px solid @border-color; + border-top: 4px solid @border-color; border-left: 1px solid @border-color-alt; border-right: 1px solid @border-color-alt; - border-bottom: 1px solid @border-color; + border-top: 4px solid @border-color; box-shadow: 0px 2px 3px @color9; margin: 0.476rem; min-width: 28.773rem; @@ -123,10 +123,10 @@ widget { .overview-tasks { border-radius: 1.705rem; -gtk-outline-radius: 1.705rem; - border-top: 1px solid @border-color; + border-top: 4px solid @border-color; border-left: 1px solid @border-color-alt; border-right: 1px solid @border-color-alt; - border-bottom: 1px solid @border-color; + border-top: 4px solid @border-color; box-shadow: 0px 2px 3px @color5; margin: 0.476rem; padding: 0.341rem; diff --git a/config/wlogout/style.css b/config/wlogout/style.css index 80a9c0ae..cd07718d 100644 --- a/config/wlogout/style.css +++ b/config/wlogout/style.css @@ -34,7 +34,7 @@ button:hover { margin: 30px; border-radius: 80px; transition: all 0.3s cubic-bezier(.55, 0.0, .28, 1.682), box-shadow 0.2s ease-in-out, background-color 0.2s ease-in-out; - box-shadow: 0 0 50px @color15; + box-shadow: 0 0 50px @color9; } -- cgit v1.2.3 From 46caa203e8b6ae942a4673d99b48719f912acc04 Mon Sep 17 00:00:00 2001 From: "Ja.KooLit" Date: Fri, 10 May 2024 13:27:39 -0400 Subject: Update style.css adjust ags style --- config/ags/user/style.css | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'config/ags/user/style.css') diff --git a/config/ags/user/style.css b/config/ags/user/style.css index 4774bd98..49d44ad8 100644 --- a/config/ags/user/style.css +++ b/config/ags/user/style.css @@ -24,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: 4px 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: 2px solid @border-color; - /* box-shadow: 0px 2px 3px alpha(@color0, 0.45); */ + /*box-shadow: 0px 2px 3px alpha(@color0, 0.45); */ margin: 0.476rem; min-width: 13.636rem; min-height: 3.409rem; @@ -70,10 +70,10 @@ widget { .overview-search-results { border-radius: 1.705rem; -gtk-outline-radius: 1.705rem; - border-top: 4px solid @border-color; + border-top: 2px solid @border-color; border-left: 1px solid @border-color-alt; border-right: 1px solid @border-color-alt; - border-top: 4px solid @border-color; + border-bottom: 2px solid @border-color; box-shadow: 0px 2px 3px @color9; margin: 0.476rem; min-width: 28.773rem; @@ -123,10 +123,10 @@ widget { .overview-tasks { border-radius: 1.705rem; -gtk-outline-radius: 1.705rem; - border-top: 4px solid @border-color; + border-top: 2px solid @border-color; border-left: 1px solid @border-color-alt; border-right: 1px solid @border-color-alt; - border-top: 4px solid @border-color; + border-bottom: 2px solid @border-color; box-shadow: 0px 2px 3px @color5; margin: 0.476rem; padding: 0.341rem; -- cgit v1.2.3