From 69cfe1334516c9556244c5f875b8f270edbebec7 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Tue, 21 Oct 2025 09:15:05 -0700 Subject: [PATCH 1/8] New backup 2025-10-21 09:15:05 --- de/home/.config/katerc | 4 ++-- de/home/.librewolf/config/profiles/housing/user.js | 3 ++- de/home/.librewolf/config/profiles/penelope/user.js | 1 + de/home/.librewolf/profiles.ini | 12 ++++++------ 4 files changed, 11 insertions(+), 9 deletions(-) diff --git a/de/home/.config/katerc b/de/home/.config/katerc index b891119..245c581 100644 --- a/de/home/.config/katerc +++ b/de/home/.config/katerc @@ -168,8 +168,8 @@ RunPrefix= SetEditor=false [MainWindow] -1920x1200 screen: Height=552 -1920x1200 screen: Width=1896 +1920x1200 screen: Height=1119 +1920x1200 screen: Width=669 2 screens: Height=1119 2 screens: Width=490 2048x1280 screen: Height=1199 diff --git a/de/home/.librewolf/config/profiles/housing/user.js b/de/home/.librewolf/config/profiles/housing/user.js index 02af7fb..e7431de 100644 --- a/de/home/.librewolf/config/profiles/housing/user.js +++ b/de/home/.librewolf/config/profiles/housing/user.js @@ -1 +1,2 @@ -user_pref("privacy.resistFingerprinting.exemptedDomains", "*.pogmom.me,*.pog.mom"); +user_pref("privacy.resistFingerprinting.exemptedDomains", "*.pogmom.me,*.pog.mom,*.eugenesca.com,*.wedontownit.duckdns.org"); +user_pref("privacy.resistFingerprinting.letterboxing", true); diff --git a/de/home/.librewolf/config/profiles/penelope/user.js b/de/home/.librewolf/config/profiles/penelope/user.js index 76e1b4c..0d0f1ef 100644 --- a/de/home/.librewolf/config/profiles/penelope/user.js +++ b/de/home/.librewolf/config/profiles/penelope/user.js @@ -1 +1,2 @@ user_pref("privacy.resistFingerprinting.exemptedDomains", "*.pogmom.me,*.pog.mom,mail.proton.me"); +user_pref("privacy.resistFingerprinting.letterboxing", true); diff --git a/de/home/.librewolf/profiles.ini b/de/home/.librewolf/profiles.ini index d7b25f5..ffe5372 100644 --- a/de/home/.librewolf/profiles.ini +++ b/de/home/.librewolf/profiles.ini @@ -17,13 +17,18 @@ Name=Penelope IsRelative=1 Path=penelope Default=1 -StoreID=0585997e +StoreID=a61d59be ShowSelector=0 [General] StartWithLastProfile=1 Version=2 +[Profile4] +Name=testing +IsRelative=1 +Path=4z689ygf.testing + [Install6C4726F70D182CF7] Default=penelope Locked=1 @@ -33,8 +38,3 @@ Name=School IsRelative=1 Path=school -[Profile4] -Name=testing -IsRelative=1 -Path=4z689ygf.testing - From 8b9d29fe3aa1eee9acb8b0adb47b7c58e0560cb2 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Tue, 21 Oct 2025 09:45:02 -0700 Subject: [PATCH 2/8] New backup 2025-10-21 09:45:02 --- de/home/.config/gtk-3.0/settings.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/de/home/.config/gtk-3.0/settings.ini b/de/home/.config/gtk-3.0/settings.ini index 118cda3..e9c240f 100644 --- a/de/home/.config/gtk-3.0/settings.ini +++ b/de/home/.config/gtk-3.0/settings.ini @@ -1,5 +1,5 @@ [Settings] -gtk-theme-name=Adwaita-dark +gtk-theme-name=pogmom-gtk gtk-icon-theme-name=breeze-dark gtk-font-name=Overpass Nerd Font Propo 10 gtk-cursor-theme-name=Adwaita @@ -14,4 +14,4 @@ gtk-xft-antialias=1 gtk-xft-hinting=1 gtk-xft-hintstyle=hintslight gtk-xft-rgba=rgb -gtk-application-prefer-dark-theme=1 +gtk-application-prefer-dark-theme=0 From d43e58d0eaf7ac72e602dcc854ff72b4c7e1afc0 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Tue, 21 Oct 2025 10:45:02 -0700 Subject: [PATCH 3/8] New backup 2025-10-21 10:45:02 --- de/home/.config/worf/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/de/home/.config/worf/style.css b/de/home/.config/worf/style.css index 9f0920a..91d3878 100644 --- a/de/home/.config/worf/style.css +++ b/de/home/.config/worf/style.css @@ -56,7 +56,8 @@ window { padding: 10px; } #entry:selected { - background-color: var(--button-background-active-color); + background-color: red; +/* background-color: var(--button-background-active-color);*/ outline: none; color: red; } From 03c9be043b8cc2117d871e7fbcc342474d1d2a08 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Tue, 21 Oct 2025 11:15:02 -0700 Subject: [PATCH 4/8] New backup 2025-10-21 11:15:02 --- de/home/.config/worf/style.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/de/home/.config/worf/style.css b/de/home/.config/worf/style.css index 91d3878..0f39641 100644 --- a/de/home/.config/worf/style.css +++ b/de/home/.config/worf/style.css @@ -57,9 +57,13 @@ window { } #entry:selected { background-color: red; -/* background-color: var(--button-background-active-color);*/ +/* opacity: 0; + background-color: var(--button-background-active-color);*/ outline: none; color: red; + #row { + background-color: red; + } } #entry:hover { background-color: var(--button-background-active-color); From a48ffa2358f13165c13ef63c2ee7020c014963f0 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Tue, 21 Oct 2025 11:30:02 -0700 Subject: [PATCH 5/8] New backup 2025-10-21 11:30:02 --- .../worf/{style.css => style.css.old3} | 25 ++++++++++++------- 1 file changed, 16 insertions(+), 9 deletions(-) rename de/home/.config/worf/{style.css => style.css.old3} (89%) diff --git a/de/home/.config/worf/style.css b/de/home/.config/worf/style.css.old3 similarity index 89% rename from de/home/.config/worf/style.css rename to de/home/.config/worf/style.css.old3 index 0f39641..1b6250b 100644 --- a/de/home/.config/worf/style.css +++ b/de/home/.config/worf/style.css.old3 @@ -52,19 +52,21 @@ window { border: 0px solid transparent; border-radius: 10px; background-color: var(--button-background-color); + background-color: red; margin:10px; padding: 10px; } -#entry:selected { +#entry:selected{ + background-color: +} +/*#entry:selected { background-color: red; -/* opacity: 0; - background-color: var(--button-background-active-color);*/ + border-radius: 10px; +// opacity: 0; +// background-color: var(--button-background-active-color); outline: none; color: red; - #row { - background-color: red; - } -} +}*/ #entry:hover { background-color: var(--button-background-active-color); outline: none; @@ -105,9 +107,9 @@ list { font-weight: bold; margin-left: 15px; } -#text:selected { +/*#text:selected { color: var(--active-foreground-color); -} +}*/ #img { opacity: 0.6; @@ -115,3 +117,8 @@ list { #img:selected { opacity: 1; } +/* +#entry:selected { + border-radius: 5px; + background-color: red; +}*/ From cfbf682bbef6d05243292f7939baade0dc2f9b32 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Tue, 21 Oct 2025 11:45:02 -0700 Subject: [PATCH 6/8] New backup 2025-10-21 11:45:02 --- de/home/.config/kdeglobals | 2 +- .../share/themes/pogmom-gtk/.vscode/settings.json | 3 +++ .../.local/share/themes/pogmom-gtk/gtk-4.0/gtk.css | 12 ++++++++---- 3 files changed, 12 insertions(+), 5 deletions(-) create mode 100644 de/home/.local/share/themes/pogmom-gtk/.vscode/settings.json diff --git a/de/home/.config/kdeglobals b/de/home/.config/kdeglobals index 48cefd2..c5230a1 100644 --- a/de/home/.config/kdeglobals +++ b/de/home/.config/kdeglobals @@ -16,7 +16,7 @@ ShowDeleteCommand=false [KFileDialog Settings] Allow Expansion=false Automatically select filename extension=true -Breadcrumb Navigation=true +Breadcrumb Navigation=false Decoration position=2 LocationCombo Completionmode=5 PathCombo Completionmode=5 diff --git a/de/home/.local/share/themes/pogmom-gtk/.vscode/settings.json b/de/home/.local/share/themes/pogmom-gtk/.vscode/settings.json new file mode 100644 index 0000000..dc9a84c --- /dev/null +++ b/de/home/.local/share/themes/pogmom-gtk/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "chat.disableAIFeatures": true +} \ No newline at end of file diff --git a/de/home/.local/share/themes/pogmom-gtk/gtk-4.0/gtk.css b/de/home/.local/share/themes/pogmom-gtk/gtk-4.0/gtk.css index fbea986..45be200 100644 --- a/de/home/.local/share/themes/pogmom-gtk/gtk-4.0/gtk.css +++ b/de/home/.local/share/themes/pogmom-gtk/gtk-4.0/gtk.css @@ -1,18 +1,22 @@ +@import url("../colors.css"); /* GTK NAMED COLORS ---------------- use responsibly! */ /* widget text/foreground color */ -@define-color theme_fg_color_breeze #fcfcfc; +/*@define-color theme_fg_color_breeze #fcfcfc;*/ +@define-color theme_fg_color_breeze alpha(@color15, 1); /* text color for entries, views and content in general */ -@define-color theme_text_color_breeze #fcfcfc; +@define-color theme_text_color_breeze alpha(@color15, 1); /* widget base background color */ -@define-color theme_bg_color_breeze #20232633; +/*@define-color theme_bg_color_breeze #20232633;*/ +@define-color theme_bg_color_breeze alpha(@color0, 0); /* text widgets and the like base background color */ -@define-color theme_base_color_breeze #141618; +/*@define-color theme_base_color_breeze #141618;*/ +@define-color theme_base_color_breeze alpha(mix(@color0,@color5,0.2),0.65); /* view hover decoration color*/ @define-color theme_view_hover_decoration_color_breeze #3daee9; From 24bac09a62143ee770164b4892318952e2acf23b Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Tue, 21 Oct 2025 12:30:03 -0700 Subject: [PATCH 7/8] New backup 2025-10-21 12:30:03 --- de/home/.config/katerc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/de/home/.config/katerc b/de/home/.config/katerc index 75ef542..2f76c91 100644 --- a/de/home/.config/katerc +++ b/de/home/.config/katerc @@ -168,8 +168,8 @@ RunPrefix= SetEditor=false [MainWindow] -1920x1200 screen: Height=1119 -1920x1200 screen: Width=669 +1920x1200 screen: Height=552 +1920x1200 screen: Width=580 2 screens: Height=1119 2 screens: Width=490 2048x1280 screen: Height=1199 From bb8b31bd3dcb32bfcbe3189fae752d3f056376a0 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Tue, 21 Oct 2025 17:15:02 -0700 Subject: [PATCH 8/8] New backup 2025-10-21 17:15:02 --- de/home/.librewolf/profiles.ini | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/de/home/.librewolf/profiles.ini b/de/home/.librewolf/profiles.ini index ffe5372..dd6affc 100644 --- a/de/home/.librewolf/profiles.ini +++ b/de/home/.librewolf/profiles.ini @@ -17,18 +17,13 @@ Name=Penelope IsRelative=1 Path=penelope Default=1 -StoreID=a61d59be +StoreID=bf331188 ShowSelector=0 [General] StartWithLastProfile=1 Version=2 -[Profile4] -Name=testing -IsRelative=1 -Path=4z689ygf.testing - [Install6C4726F70D182CF7] Default=penelope Locked=1 @@ -38,3 +33,8 @@ Name=School IsRelative=1 Path=school +[Profile4] +Name=testing +IsRelative=1 +Path=4z689ygf.testing +