always on top accent color borders (#15709)

This commit is contained in:
Davide Giacometti
2022-01-24 18:02:09 +01:00
committed by GitHub
parent 2ccf492707
commit 2182aabe35
9 changed files with 118 additions and 27 deletions

View File

@@ -8,5 +8,6 @@ enum class SettingId
FrameThickness,
FrameColor,
BlockInGameMode,
ExcludeApps
ExcludeApps,
FrameAccentColor
};