commented out the outline for accent color buttons

This commit is contained in:
Tio TROM 2024-09-03 23:00:12 +00:00
parent f0f4214fa4
commit 12dfb42215

View File

@ -25,10 +25,10 @@ const
border-radius: 30px;
}
.accent-button.suggested-action {
outline-color: black;
outline-width: 1px;
outline-offset: -9px;
#.accent-button.suggested-action {
# outline-color: black;
# outline-width: 1px;
# outline-offset: -9px;
}"""
appID = "com.tromjaro.ThemeSwitcher"
appLogo = "tromjaro-theme-switcher"