diff options
Diffstat (limited to '.config/qt5ct')
-rw-r--r-- | .config/qt5ct/colors/everforest.conf | 4 | ||||
-rw-r--r-- | .config/qt5ct/qt5ct.conf | 32 |
2 files changed, 36 insertions, 0 deletions
diff --git a/.config/qt5ct/colors/everforest.conf b/.config/qt5ct/colors/everforest.conf new file mode 100644 index 0000000..e02e799 --- /dev/null +++ b/.config/qt5ct/colors/everforest.conf @@ -0,0 +1,4 @@ +[ColorScheme] +active_colors=#FFD3C6AA, #FF2B3339, #FF9DA9A0, #FF859289, #FF3A4248, #FF4B565C, #FFD3C6AA, #FFD3C6AA, #FFD3C6AA, #FF323C41, #FF2B3339, #FF4B565C, #FF7FBBB3, #FF323C41, #FFA7C080, #FFE69875, #FF323C41, #FFD3C6AA, #FF2B3339, #FFD3C6AA, #FF9DA9A0 +disabled_colors=#FF7A8478, #FF2B3339, #FF7A8478, #FF859289, #FF3A4248, #FF4B565C, #FF7A8478, #FF7A8478, #FF7A8478, #FF323C41, #FF2B3339, #FF4B565C, #FF7FBBB3, #FF3A4248, #FFA7C080, #FFE69875, #FF323C41, #FFD3C6AA, #FF2B3339, #FFD3C6AA, #FF7A8478 +inactive_colors=#FFD3C6AA, #FF2B3339, #FF9DA9A0, #FF859289, #FF3A4248, #FF4B565C, #FFD3C6AA, #FFD3C6AA, #FFD3C6AA, #FF323C41, #FF2B3339, #FF4B565C, #FF7FBBB3, #FF859289, #FFA7C080, #FFE69875, #FF323C41, #FFD3C6AA, #FF2B3339, #FFD3C6AA, #FF9DA9A0 diff --git a/.config/qt5ct/qt5ct.conf b/.config/qt5ct/qt5ct.conf new file mode 100644 index 0000000..b39c653 --- /dev/null +++ b/.config/qt5ct/qt5ct.conf @@ -0,0 +1,32 @@ +[Appearance] +color_scheme_path=~/.config/qt5ct/colors/everforest.conf +custom_palette=true +icon_theme=Everforest-Dark +standard_dialogs=xdgdesktopportal +style=Fusion + +[Fonts] +fixed="Source Sans 3,12,-1,5,50,0,0,0,0,0" +general="Source Sans 3,12,-1,5,50,0,0,0,0,0" + +[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\xff\xff\xf6\0\0\0\0\0\xff\xff\xfa\xfb\0\0\x5\x7f\xff\xff\xf6\0\0\0\0\0\xff\xff\xfa\xff\0\0\x2\xc1\0\0\0\0\x2\0\0\0\n\0\xff\xff\xf6\0\0\0\0\0\xff\xff\xfa\xfb\0\0\x5\x7f) + +[Troubleshooting] +force_raster_widgets=1 +ignored_applications=@Invalid() |