New backup 2025-11-10 15:45:01

This commit is contained in:
Penelope Gwen 2025-11-10 15:45:01 -08:00
parent 26cc224fc6
commit 75ea72c7b8
5 changed files with 15 additions and 10 deletions

View file

@ -9,7 +9,7 @@
(box (box
:orientation 'v' :orientation 'v'
:space-evenly false :space-evenly false
(box :height 30) (box :height 26)
(scroll (scroll
:vscroll true :vscroll true
:hscroll false :hscroll false
@ -33,7 +33,7 @@
(notes_revealer)) (notes_revealer))
(box (box
:visible {jq(workspacesArray, '.[]\|select(.focused==true).num') <= 9} :visible {jq(workspacesArray, '.[]\|select(.focused==true).num') <= 9}
(reminders_revealer))))) ) ) (reminders_revealer)))) (box :height 26) ) ) )
;widget templates ;widget templates
(include "modules/home/revealer-on-press.yuck") (include "modules/home/revealer-on-press.yuck")

View file

@ -0,0 +1,4 @@
[ColorScheme]
active_colors=#ffffafaf, #00424245, #00979797, #005e5c5b, #00302f2e, #004a4947, #ffe4e4e4, #ffe4e4e4, #ffe4e4e4, #003d3d3d, #64111317, #ffe7e4e0, #96d7afaf, #ff111317, #ffd7afaf, #ffa70b06, #19576176, #ffffffff, #ff3f3f36, #ffffffff, #80ffffff, #e1d7afaf
disabled_colors=#ff808080, #00424245, #00979797, #005e5c5b, #00302f2e, #004a4947, #ff808080, #ffe4e4e4, #ff808080, #003d3d3d, #64111317, #ffe7e4e0, #96d7afaf, #ff808080, #ffd7afaf, #ffa70b06, #19576176, #ffffffff, #ff3f3f36, #ffffffff, #80ffffff, #e1d7afaf
inactive_colors=#ffffafaf, #00424245, #00979797, #005e5c5b, #00302f2e, #004a4947, #ffe4e4e4, #ffe4e4e4, #ffe4e4e4, #003d3d3d, #64111317, #ffe7e4e0, #96d7afaf, #ff111317, #ffd7afaf, #ffa70b06, #19576176, #ffffffff, #ff3f3f36, #ffffffff, #80ffffff, #e1d7afaf

View file

@ -3,6 +3,7 @@ QMenuBar {
} }
QMenu { QMenu {
background-color: palette(button); background-color: palette(button);
border-radius: 8px;
} }
QMenuBar::item:selected { QMenuBar::item:selected {
background-color: palette(highlight); background-color: palette(highlight);

View file

@ -1,5 +1,5 @@
[Appearance] [Appearance]
color_scheme_path=/usr/local/share/qt6ct/colors/darker_pink.conf color_scheme_path=/usr/share/qt6ct/colors/darker_pink.conf
custom_palette=true custom_palette=true
icon_theme=breeze-dark icon_theme=breeze-dark
standard_dialogs=default standard_dialogs=default
@ -28,7 +28,7 @@ wheel_scroll_lines=3
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x2\xca\0\0\x2k\0\0\0\0\0\0\0\0\0\0\x2\xca\0\0\x2k\0\0\0\0\0\0\0\0\b\0\0\0\0\0\0\0\0\0\0\0\x2\xca\0\0\x2k) geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x2\xca\0\0\x2k\0\0\0\0\0\0\0\0\0\0\x2\xca\0\0\x2k\0\0\0\0\0\0\0\0\b\0\0\0\0\0\0\0\0\0\0\0\x2\xca\0\0\x2k)
[QSSEditor] [QSSEditor]
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x2\x82\0\0\x1\xf2\0\0\0\0\0\0\0\0\0\0\x2\x82\0\0\x1\xf2\0\0\0\0\0\0\0\0\a\x80\0\0\0\0\0\0\0\0\0\0\x2\x82\0\0\x1\xf2) geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x2\x82\0\0\x1\xf2\0\0\0\0\0\0\0\0\0\0\x2\x82\0\0\x1\xf2\0\0\0\0\0\0\0\0\b\0\0\0\0\0\0\0\0\0\0\0\x2\x82\0\0\x1\xf2)
[SettingsWindow] [SettingsWindow]
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x2\xbe\0\0\x2\xbc\0\0\0\0\0\0\0\0\0\0\x2\xbe\0\0\x2\xbc\0\0\0\0\0\0\0\0\b\0\0\0\0\0\0\0\0\0\0\0\x2\xbe\0\0\x2\xbc) geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x2\xbe\0\0\x2\xbc\0\0\0\0\0\0\0\0\0\0\x2\xbe\0\0\x2\xbc\0\0\0\0\0\0\0\0\b\0\0\0\0\0\0\0\0\0\0\0\x2\xbe\0\0\x2\xbc)

View file

@ -17,18 +17,13 @@ Name=Penelope
IsRelative=1 IsRelative=1
Path=penelope Path=penelope
Default=1 Default=1
StoreID=bf331188 StoreID=0585997e
ShowSelector=0 ShowSelector=0
[General] [General]
StartWithLastProfile=1 StartWithLastProfile=1
Version=2 Version=2
[Profile4]
Name=testing
IsRelative=1
Path=4z689ygf.testing
[Install6C4726F70D182CF7] [Install6C4726F70D182CF7]
Default=penelope Default=penelope
Locked=1 Locked=1
@ -38,3 +33,8 @@ Name=School
IsRelative=1 IsRelative=1
Path=school Path=school
[Profile4]
Name=testing
IsRelative=1
Path=4z689ygf.testing