From 8c3dd761eec1784a1b6c6c0a290a6db0f5a06f71 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Tue, 1 Jul 2025 08:45:06 -0700 Subject: [PATCH] New backup 2025-07-01 08:45:06 --- de/home/.config/eww/eww.scss | 10 +++++++--- .../eww/icons/home/shortcuts/development/cloud.svg | 2 +- .../home/shortcuts/development/folder-network.svg | 2 +- .../icons/home/shortcuts/development/network-pos.svg | 2 +- .../icons/home/shortcuts/development/nintendo-wii.svg | 4 ++-- .../icons/home/shortcuts/development/play-network.svg | 2 +- .../shortcuts/development/router-network-wireless.svg | 2 +- .../home/shortcuts/development/router-network.svg | 2 +- .../home/shortcuts/development/server-network.svg | 2 +- .../home/shortcuts/personal/ceiling-light-multiple.svg | 2 +- .../icons/home/shortcuts/personal/home-assistant.svg | 2 +- .../eww/icons/home/shortcuts/personal/jellyfin.svg | 4 ++-- .../eww/icons/home/shortcuts/personal/mastodon.svg | 4 ++-- .../eww/icons/home/shortcuts/personal/nextcloud.svg | 2 +- .../eww/icons/home/shortcuts/work/briefcase.svg | 2 +- .../eww/icons/home/shortcuts/work/monitor-multiple.svg | 2 +- de/home/.config/sway/config.d/layout | 8 ++++---- 17 files changed, 29 insertions(+), 25 deletions(-) diff --git a/de/home/.config/eww/eww.scss b/de/home/.config/eww/eww.scss index 3830c2b..cdf13b8 100644 --- a/de/home/.config/eww/eww.scss +++ b/de/home/.config/eww/eww.scss @@ -200,11 +200,12 @@ $home-widget-bg-color: rgba($color0,0.7); $home-widget-border-radius: 8px; $home-button-border-radius: 6px; $home-button-circle-border-radius: 30px; -$home-button-bg-color: rgba($color13, 0.1); -$home-button-fg-color: rgba($color5,1); +$home-button-bg-color: rgba($color5, 0.15); +$home-button-fg-opacity: 1; +$home-button-fg-color: rgba($color5,$home-button-fg-opacity); $home-widget-subtitle-color: rgba($color7,0.6); $home-button-hover-bg-color: rgba($color1, 0.5); -$home-widget-border-color: rgba($color13,0.75); +$home-widget-border-color: rgba($color5,1); .home { > box { @@ -241,6 +242,9 @@ $home-widget-border-color: rgba($color13,0.75); color: $home-widget-subtitle-color; } } + image { + opacity: $home-button-fg-opacity; + } } button:hover { background-color: $home-button-hover-bg-color; diff --git a/de/home/.config/eww/icons/home/shortcuts/development/cloud.svg b/de/home/.config/eww/icons/home/shortcuts/development/cloud.svg index cf89cd0..8ff8f2f 100644 --- a/de/home/.config/eww/icons/home/shortcuts/development/cloud.svg +++ b/de/home/.config/eww/icons/home/shortcuts/development/cloud.svg @@ -33,5 +33,5 @@ + style="stroke-width:1.09091;fill:#d7afaf;fill-opacity:1" /> diff --git a/de/home/.config/eww/icons/home/shortcuts/development/folder-network.svg b/de/home/.config/eww/icons/home/shortcuts/development/folder-network.svg index 7aa561a..9d15bff 100644 --- a/de/home/.config/eww/icons/home/shortcuts/development/folder-network.svg +++ b/de/home/.config/eww/icons/home/shortcuts/development/folder-network.svg @@ -33,5 +33,5 @@ + style="fill:#d7afaf;fill-opacity:1;stroke-width:1.2" /> diff --git a/de/home/.config/eww/icons/home/shortcuts/development/network-pos.svg b/de/home/.config/eww/icons/home/shortcuts/development/network-pos.svg index 3613290..ce1db12 100644 --- a/de/home/.config/eww/icons/home/shortcuts/development/network-pos.svg +++ b/de/home/.config/eww/icons/home/shortcuts/development/network-pos.svg @@ -32,5 +32,5 @@ + style="stroke-width:1.09091;fill:#d7afaf;fill-opacity:1" /> diff --git a/de/home/.config/eww/icons/home/shortcuts/development/nintendo-wii.svg b/de/home/.config/eww/icons/home/shortcuts/development/nintendo-wii.svg index 831b82c..991029a 100644 --- a/de/home/.config/eww/icons/home/shortcuts/development/nintendo-wii.svg +++ b/de/home/.config/eww/icons/home/shortcuts/development/nintendo-wii.svg @@ -14,7 +14,7 @@ + style="fill:#d7afaf;fill-opacity:1;stroke-width:1.2" /> diff --git a/de/home/.config/eww/icons/home/shortcuts/development/play-network.svg b/de/home/.config/eww/icons/home/shortcuts/development/play-network.svg index e2943e6..d46530b 100644 --- a/de/home/.config/eww/icons/home/shortcuts/development/play-network.svg +++ b/de/home/.config/eww/icons/home/shortcuts/development/play-network.svg @@ -33,5 +33,5 @@ + style="fill:#d7afaf;fill-opacity:1;stroke-width:1.2" /> diff --git a/de/home/.config/eww/icons/home/shortcuts/development/router-network-wireless.svg b/de/home/.config/eww/icons/home/shortcuts/development/router-network-wireless.svg index 405670e..e9850bd 100644 --- a/de/home/.config/eww/icons/home/shortcuts/development/router-network-wireless.svg +++ b/de/home/.config/eww/icons/home/shortcuts/development/router-network-wireless.svg @@ -33,5 +33,5 @@ + style="stroke-width:1.14286;fill:#d7afaf;fill-opacity:1" /> diff --git a/de/home/.config/eww/icons/home/shortcuts/development/router-network.svg b/de/home/.config/eww/icons/home/shortcuts/development/router-network.svg index c1a2cd9..d574a16 100644 --- a/de/home/.config/eww/icons/home/shortcuts/development/router-network.svg +++ b/de/home/.config/eww/icons/home/shortcuts/development/router-network.svg @@ -33,5 +33,5 @@ + style="fill:#d7afaf;fill-opacity:1;stroke-width:1.2" /> diff --git a/de/home/.config/eww/icons/home/shortcuts/development/server-network.svg b/de/home/.config/eww/icons/home/shortcuts/development/server-network.svg index a4447d4..3eb281a 100644 --- a/de/home/.config/eww/icons/home/shortcuts/development/server-network.svg +++ b/de/home/.config/eww/icons/home/shortcuts/development/server-network.svg @@ -33,5 +33,5 @@ + style="fill:#d7afaf;fill-opacity:1;stroke-width:1.2" /> diff --git a/de/home/.config/eww/icons/home/shortcuts/personal/ceiling-light-multiple.svg b/de/home/.config/eww/icons/home/shortcuts/personal/ceiling-light-multiple.svg index eb2a068..9281889 100644 --- a/de/home/.config/eww/icons/home/shortcuts/personal/ceiling-light-multiple.svg +++ b/de/home/.config/eww/icons/home/shortcuts/personal/ceiling-light-multiple.svg @@ -32,5 +32,5 @@ + style="stroke-width:1.2;fill:#d7afaf;fill-opacity:1" /> diff --git a/de/home/.config/eww/icons/home/shortcuts/personal/home-assistant.svg b/de/home/.config/eww/icons/home/shortcuts/personal/home-assistant.svg index f1e3ea6..8efb113 100644 --- a/de/home/.config/eww/icons/home/shortcuts/personal/home-assistant.svg +++ b/de/home/.config/eww/icons/home/shortcuts/personal/home-assistant.svg @@ -32,5 +32,5 @@ + style="fill:#d7afaf;fill-opacity:1;stroke-width:1.13314" /> diff --git a/de/home/.config/eww/icons/home/shortcuts/personal/jellyfin.svg b/de/home/.config/eww/icons/home/shortcuts/personal/jellyfin.svg index b951b17..89fe9a5 100644 --- a/de/home/.config/eww/icons/home/shortcuts/personal/jellyfin.svg +++ b/de/home/.config/eww/icons/home/shortcuts/personal/jellyfin.svg @@ -19,7 +19,7 @@ id="defs35615" /> + style="stroke-width:0.0300004;fill:#d7afaf" /> diff --git a/de/home/.config/eww/icons/home/shortcuts/personal/mastodon.svg b/de/home/.config/eww/icons/home/shortcuts/personal/mastodon.svg index c7d03d3..7cce1e1 100644 --- a/de/home/.config/eww/icons/home/shortcuts/personal/mastodon.svg +++ b/de/home/.config/eww/icons/home/shortcuts/personal/mastodon.svg @@ -18,7 +18,7 @@ id="defs18603" /> + style="fill:#d7afaf;fill-opacity:1;stroke-width:0.0467831" /> diff --git a/de/home/.config/eww/icons/home/shortcuts/personal/nextcloud.svg b/de/home/.config/eww/icons/home/shortcuts/personal/nextcloud.svg index 4a59825..f996af4 100644 --- a/de/home/.config/eww/icons/home/shortcuts/personal/nextcloud.svg +++ b/de/home/.config/eww/icons/home/shortcuts/personal/nextcloud.svg @@ -36,6 +36,6 @@ inkscape:current-layer="svg39874" /> diff --git a/de/home/.config/eww/icons/home/shortcuts/work/briefcase.svg b/de/home/.config/eww/icons/home/shortcuts/work/briefcase.svg index 39cb6e5..4b896b7 100644 --- a/de/home/.config/eww/icons/home/shortcuts/work/briefcase.svg +++ b/de/home/.config/eww/icons/home/shortcuts/work/briefcase.svg @@ -32,5 +32,5 @@ + style="stroke-width:1.2;fill:#d7afaf;fill-opacity:1" /> diff --git a/de/home/.config/eww/icons/home/shortcuts/work/monitor-multiple.svg b/de/home/.config/eww/icons/home/shortcuts/work/monitor-multiple.svg index 105c22b..024aedd 100644 --- a/de/home/.config/eww/icons/home/shortcuts/work/monitor-multiple.svg +++ b/de/home/.config/eww/icons/home/shortcuts/work/monitor-multiple.svg @@ -33,5 +33,5 @@ + style="fill:#d7afaf;fill-opacity:1" /> diff --git a/de/home/.config/sway/config.d/layout b/de/home/.config/sway/config.d/layout index ea8d025..79615b9 100644 --- a/de/home/.config/sway/config.d/layout +++ b/de/home/.config/sway/config.d/layout @@ -7,13 +7,13 @@ workspace 0: { } # Border styling -default_border pixel 5 +default_border pixel 4 default_floating_border pixel 3 # Borders -client.focused $color1 $color1 $color0 $color9 -client.focused_inactive $color8 $color8 $color8 $color8 -client.unfocused $color8 $color8 $color8 $color8 +client.focused $color5 $color5 $color0 $color1 +client.focused_inactive $color0 $color0 $color0 $color0 +client.unfocused $color0 $color0 $color0 $color0 set { $layer_blur blur enable, blur_ignore_transparent enable, corner_radius 10