New backup 2025-10-13 10:06:04
This commit is contained in:
parent
22e2666add
commit
bfa63b8a0b
2 changed files with 3 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
[Appearance]
|
[Appearance]
|
||||||
color_scheme_path=/home/pogmommy/.config/qt6ct/colors/darker_pink.conf
|
color_scheme_path=/usr/local/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
|
||||||
|
@ -31,7 +31,7 @@ geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\a\0\0\0\0\0\0\x4\xd7\0\0\x1\x
|
||||||
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\a\x80\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\x3)\0\0\x2P\0\0\0\0\0\0\0\0\0\0\x3)\0\0\x2P\0\0\0\0\0\0\0\0\a\x80\0\0\0\0\0\0\0\0\0\0\x3)\0\0\x2P)
|
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x2\xbe\0\0\x2P\0\0\0\0\0\0\0\0\0\0\x2\xbe\0\0\x2P\0\0\0\0\0\0\0\0\a\x80\0\0\0\0\0\0\0\0\0\0\x2\xbe\0\0\x2P)
|
||||||
|
|
||||||
[Troubleshooting]
|
[Troubleshooting]
|
||||||
force_raster_widgets=1
|
force_raster_widgets=1
|
||||||
|
|
|
@ -58,6 +58,7 @@ window {
|
||||||
#entry:selected {
|
#entry:selected {
|
||||||
background-color: var(--button-background-active-color);
|
background-color: var(--button-background-active-color);
|
||||||
outline: none;
|
outline: none;
|
||||||
|
color: red;
|
||||||
}
|
}
|
||||||
#entry:hover {
|
#entry:hover {
|
||||||
background-color: var(--button-background-active-color);
|
background-color: var(--button-background-active-color);
|
||||||
|
|
Loading…
Add table
Reference in a new issue