Icons: huge cleanup

This commit is contained in:
LemmyCook
2025-09-08 22:05:57 -04:00
parent ccdb4e0664
commit 1f8c55d581
53 changed files with 155 additions and 174 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ NIconButton {
sizeRatio: 0.8
icon: Bootstrap.icons["coffee"]
icon: "coffee"
tooltipText: IdleInhibitorService.isInhibited ? "Disable keep awake" : "Enable keep awake"
colorBg: Color.mSurfaceVariant
colorFg: IdleInhibitorService.isInhibited ? Color.mPrimary : Color.mOnSurface