chore(noctalia-shell): update colors

This commit is contained in:
2026-02-24 16:50:17 +08:00
parent c84bc62917
commit 29352f19b3
+4 -4
View File
@@ -81,21 +81,21 @@ in
# modified from official Tokyo-Night theme # modified from official Tokyo-Night theme
colors = { colors = {
mError = "#f7768e"; mError = "#f7768e";
mHover = "#bb9af7";
mOnError = "#16161e"; mOnError = "#16161e";
mOnHover = "#16161e";
mOnPrimary = "#16161e"; mOnPrimary = "#16161e";
mOnSecondary = "#16161e"; mOnSecondary = "#16161e";
mOnSurface = "#c0caf5"; mOnSurface = "#c0caf5";
mOnSurfaceVariant = "#9aa5ce"; mOnSurfaceVariant = "#9aa5ce";
mOnTertiary = "#16161e"; mOnTertiary = "#16161e";
mOutline = "#565f89"; mOutline = "#353D57";
mPrimary = "#7aa2f7"; mPrimary = "#7aa2f7";
mSecondary = "#9a9ef7"; mSecondary = "#9a9ef7";
mTertiary = "#bb9af7";
# mSecondary = "#bb9af7";
# mTertiary = "#9ece6a";
mShadow = "#15161e"; mShadow = "#15161e";
mSurface = "#1a1b26"; mSurface = "#1a1b26";
mSurfaceVariant = "#24283b"; mSurfaceVariant = "#24283b";
mTertiary = "#bb9af7";
}; };
settings = { settings = {
appLauncher = { appLauncher = {