Create Styled things and finish notifications module
This commit is contained in:
8
Common/Styled/ForegroundRectangle.qml
Normal file
8
Common/Styled/ForegroundRectangle.qml
Normal file
@@ -0,0 +1,8 @@
|
||||
import QtQuick
|
||||
import qs.Common
|
||||
|
||||
Rectangle {
|
||||
|
||||
color: Theme.backgroudColorBright
|
||||
radius: 20
|
||||
}
|
||||
Reference in New Issue
Block a user