diff --git a/config/qt5ct/qt5ct.conf b/config/qt5ct/qt5ct.conf index 3dcfc53..001f35e 100644 --- a/config/qt5ct/qt5ct.conf +++ b/config/qt5ct/qt5ct.conf @@ -1,13 +1,13 @@ [Appearance] -color_scheme_path=$HOME/.config/qt5ct/colors/Tokyo-Night.conf +color_scheme_path=/home/kkv9/.config/qt5ct/colors/Tokyo-Night.conf custom_palette=true icon_theme=Tokyonight-Dark standard_dialogs=default -style=kvantum +style=kvantum-dark [Fonts] -fixed="Fira Code Medium,12,-1,5,57,0,0,0,0,0,Regular" -general="Fira Code Medium,14,-1,5,57,0,0,0,0,0,Regular" +fixed="Hack,9,-1,5,50,0,0,0,0,0,Regular" +general="Noto Sans,10,-1,5,50,0,0,0,0,0,Regular" [Interface] activate_item_on_single_click=1 diff --git a/config/qt6ct/qt6ct.conf b/config/qt6ct/qt6ct.conf index c80cbf1..e213098 100644 --- a/config/qt6ct/qt6ct.conf +++ b/config/qt6ct/qt6ct.conf @@ -1,13 +1,13 @@ [Appearance] -color_scheme_path=$HOME/.config/qt6ct/colors/Tokyo-Night.conf +color_scheme_path=/home/kkv9/.config/qt6ct/colors/Tokyo-Night.conf custom_palette=true -icon_theme=TokyoNight-Tokyonight-Dark +icon_theme=Tokyonight-Dark standard_dialogs=default -style=kvantum +style=kvantum-dark [Fonts] -fixed="Fira Code Medium,12,-1,5,57,0,0,0,0,0,Regular" -general="Fira Code Medium,14,-1,5,57,0,0,0,0,0,Regular" +fixed="Hack,9,-1,5,700,1,0,0,0,0,0,0,0,0,0,1,Regular" +general="Noto Sans,10,-1,5,400,0,0,0,0,0,0,0,0,0,0,1,Regular" [Interface] activate_item_on_single_click=1