commit 5df695b

Emilia Smólska  ·  2026-09-17 19:00:47 +0000 UTC
parent fa5d92b
meow
3 files changed,  +16, -3
M cwmrc
+3, -0
1@@ -1 +1,4 @@
2+@define-color accent_color #ff69b4;
3+@define-color accent_bg_color #ff69b4;
4+@define-color accent_fg_color #ff69b4;
5 * { border-radius: 0; }
+6, -3
 1@@ -1,6 +1,6 @@
 2 [Appearance]
 3-color_scheme_path=/usr/local/share/qt6ct/colors/airy.conf
 4-custom_palette=false
 5+color_scheme_path=/usr/local/share/qt6ct/colors/darker.conf
 6+custom_palette=true
 7 standard_dialogs=gtk3
 8 style=Fusion
 9 
10@@ -23,11 +23,14 @@ toolbutton_style=4
11 underline_shortcut=1
12 wheel_scroll_lines=3
13 
14+[PaletteEditor]
15+geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x3\x96\0\0\x1@\0\0\x6\x1f\0\0\x3R\0\0\x3\x97\0\0\x1\x41\0\0\x6\x1e\0\0\x3Q\0\0\0\0\0\0\0\0\a\x80\0\0\x3\x97\0\0\x1\x41\0\0\x6\x1e\0\0\x3Q)
16+
17 [QSSEditor]
18 geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x4q\0\0\x1\x86\0\0\x6\xf5\0\0\x3z\0\0\x4r\0\0\x1\x87\0\0\x6\xf4\0\0\x3y\0\0\0\0\0\0\0\0\a\x80\0\0\x4r\0\0\x1\x87\0\0\x6\xf4\0\0\x3y)
19 
20 [SettingsWindow]
21-geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x2\x14\0\0\x1\x14\0\0\x5\a\0\0\x3\xa9\0\0\x2\x15\0\0\x1\x15\0\0\x5\x6\0\0\x3\xa8\0\0\0\0\0\0\0\0\a\x80\0\0\x2\x15\0\0\x1\x15\0\0\x5\x6\0\0\x3\xa8)
22+geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x3\x37\0\0\0\xe9\0\0\x6*\0\0\x3~\0\0\x3\x38\0\0\0\xea\0\0\x6)\0\0\x3}\0\0\0\0\0\0\0\0\a\x80\0\0\x3\x38\0\0\0\xea\0\0\x6)\0\0\x3})
23 
24 [Troubleshooting]
25 force_raster_widgets=1
M cwmrc
+7, -0
 1@@ -1,5 +1,12 @@
 2 fontname "Fixed:style=regular:pixelsize=20"
 3 
 4+color activeborder hotpink
 5+color inactiveborder grey10
 6+color font hotpink
 7+color selfont black
 8+color menubg black
 9+color menufg hotpink
10+
11 ignore xclock
12 ignore xmessage
13