forked from Shinonome/dots-hyprland
add comment
This commit is contained in:
@@ -2,6 +2,9 @@ import "root:/modules/common"
|
|||||||
import QtQuick
|
import QtQuick
|
||||||
import QtQuick.Controls
|
import QtQuick.Controls
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Does not include visual layout, but includes the easily neglected colors.
|
||||||
|
*/
|
||||||
TextArea {
|
TextArea {
|
||||||
renderType: Text.NativeRendering
|
renderType: Text.NativeRendering
|
||||||
selectedTextColor: Appearance.m3colors.m3onSecondaryContainer
|
selectedTextColor: Appearance.m3colors.m3onSecondaryContainer
|
||||||
|
|||||||
Reference in New Issue
Block a user