forked from Shinonome/dots-hyprland
update sidebar
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
import "root:/modules/common"
|
||||
import QtQuick
|
||||
import QtQuick.Controls
|
||||
|
||||
TextArea {
|
||||
renderType: Text.NativeRendering
|
||||
selectedTextColor: Appearance.m3colors.m3onSecondaryContainer
|
||||
selectionColor: Appearance.m3colors.m3secondaryContainer
|
||||
placeholderTextColor: Appearance.m3colors.m3outline
|
||||
}
|
||||
Reference in New Issue
Block a user