Revert "user.chn: switch theme to Fluent"

This reverts commit f209baaa0f.
This commit is contained in:
陈浩南 2024-06-25 17:32:29 +08:00
parent 32e1004a2d
commit 96b58c16fe

View File

@ -7,17 +7,17 @@ inputs:
# TODO: do not setup theme before clean these configs
workspace =
{
theme = "Fluent-light";
colorScheme = "FluentLight";
cursor.theme = "breeze_cursors";
lookAndFeel = "com.github.vinceliuice.Fluent-light";
theme = "Utterly-Round";
colorScheme = "UtterlyNordLight";
cursor.theme = "Tela-circle-nord-light";
lookAndFeel = "Utterly-Nord-Light";
# ~/.config/kdeglobals [Icons]
iconTheme = "Fluent";
iconTheme = "Tela-circle-nord-light";
};
configFile =
{
kdeglobals.KDE.widgetStyle.value = "kvantum";
"Kvantum/kvantum.kvconfig".General.theme.value = "Fluent";
"Kvantum/kvantum.kvconfig".General.theme.value = "Utterly-Nord-Light";
kwinrc =
{
Effect-blur.BlurStrength.value = 10;