diff options
Diffstat (limited to '.config/qt5ct')
| -rw-r--r-- | .config/qt5ct/colors/gruvbox.conf | 4 | ||||
| -rw-r--r-- | .config/qt5ct/qt5ct.conf | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/.config/qt5ct/colors/gruvbox.conf b/.config/qt5ct/colors/gruvbox.conf new file mode 100644 index 0000000..dc6dbf7 --- /dev/null +++ b/.config/qt5ct/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/qt5ct/qt5ct.conf b/.config/qt5ct/qt5ct.conf index b39c653..f243def 100644 --- a/.config/qt5ct/qt5ct.conf +++ b/.config/qt5ct/qt5ct.conf @@ -6,8 +6,8 @@ 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" +fixed="Source Code Pro,12,-1,5,50,0,0,0,0,0,Regular" +general="Source Sans 3,12,-1,5,50,0,0,0,0,0,Regular" [Interface] activate_item_on_single_click=1 @@ -25,7 +25,7 @@ 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) +geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\xff\xff\xf6\0\0\0\0\0\xff\xff\xfa\xfb\0\0\x2\xbd\xff\xff\xf6\0\0\0\0\0\xff\xff\xf8\x7f\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\x2\xbd) [Troubleshooting] force_raster_widgets=1 |