From 511afc41829d5626e9e9b84cbc3d4a7c14d63165 Mon Sep 17 00:00:00 2001 From: awy Date: Sun, 24 Nov 2024 13:29:56 +0300 Subject: upload --- .config/qt6ct/colors/gruvbox.conf | 4 ++++ .config/qt6ct/qt6ct.conf | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 .config/qt6ct/colors/gruvbox.conf create mode 100644 .config/qt6ct/qt6ct.conf (limited to '.config/qt6ct') diff --git a/.config/qt6ct/colors/gruvbox.conf b/.config/qt6ct/colors/gruvbox.conf new file mode 100644 index 0000000..dc6dbf7 --- /dev/null +++ b/.config/qt6ct/colors/gruvbox.conf @@ -0,0 +1,4 @@ +[ColorScheme] +active_colors=#ffebdbb2, #ff1d2021, #ffbdae93, #ffa89984, #ff3c3836, #ff504945, #ffebdbb2, #ffebdbb2, #ffebdbb2, #ff282828, #ff1d2021, #ff504945, #ff458588, #ff282828, #ff458588, #ffcc241d, #ff282828, #ffebdbb2, #ff1d2021, #ffebdbb2, #ffbdae93 +disabled_colors=#ffbdae93, #ff1d2021, #ffbdae93, #ffa89984, #ff3c3836, #ff504945, #ffbdae93, #ffbdae93, #ffbdae93, #ff282828, #ff1d2021, #ff504945, #ff438184, #ff3c3836, #ff458588, #ffcc241d, #ff282828, #ffebdbb2, #ff1d2021, #ffebdbb2, #ffbdae93 +inactive_colors=#ffebdbb2, #ff1d2021, #ffbdae93, #ffa89984, #ff3c3836, #ff504945, #ffebdbb2, #ffebdbb2, #ffebdbb2, #ff282828, #ff1d2021, #ff504945, #ff438184, #ffa89984, #ff458588, #ffcc241d, #ff282828, #ffebdbb2, #ff1d2021, #ffebdbb2, #ffbdae93 diff --git a/.config/qt6ct/qt6ct.conf b/.config/qt6ct/qt6ct.conf new file mode 100644 index 0000000..7d24433 --- /dev/null +++ b/.config/qt6ct/qt6ct.conf @@ -0,0 +1,32 @@ +[Appearance] +color_scheme_path=$XDG_CONFIG_HOME/qt6ct/colors/gruvbox.conf +custom_palette=true +icon_theme=Gruvbox-Icons +standard_dialogs=default +style=Fusion + +[Fonts] +fixed="Monospace,11,-1,5,400,0,0,0,0,0,0,0,0,0,0,1,Regular" +general="Sans Serif,11,-1,5,400,0,0,0,0,0,0,0,0,0,0,1,Regular" + +[Interface] +activate_item_on_single_click=1 +buttonbox_layout=0 +cursor_flash_time=1000 +dialog_buttons_have_icons=1 +double_click_interval=400 +gui_effects=@Invalid() +keyboard_scheme=2 +menus_have_icons=true +show_shortcuts_in_context_menus=true +stylesheets=@Invalid() +toolbutton_style=4 +underline_shortcut=1 +wheel_scroll_lines=3 + +[SettingsWindow] +geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\n\0\0\0\0\0\0\0\x13\xbd\0\0\x5q\0\0\n\0\0\0\0\0\0\0\x13\xbd\0\0\x5q\0\0\0\x1\0\0\0\0\n\0\0\0\n\0\0\0\0\0\0\0\x13\xbd\0\0\x5q) + +[Troubleshooting] +force_raster_widgets=1 +ignored_applications=@Invalid() -- cgit v1.2.3