HEJSDGDSF
This commit is contained in:
6
Main.qml
6
Main.qml
@@ -40,7 +40,7 @@ Item {
|
|||||||
contentItem: Text {
|
contentItem: Text {
|
||||||
text: session.displayText
|
text: session.displayText
|
||||||
color: "white"
|
color: "white"
|
||||||
//font.family: "Rajdhani"
|
font.family: "Rajdhani"
|
||||||
font.capitalization: Font.AllUppercase
|
font.capitalization: Font.AllUppercase
|
||||||
font.bold: true
|
font.bold: true
|
||||||
font.pointSize: 30
|
font.pointSize: 30
|
||||||
@@ -133,7 +133,7 @@ Item {
|
|||||||
width: 955
|
width: 955
|
||||||
height: 75
|
height: 75
|
||||||
background: null
|
background: null
|
||||||
//font.family: "Rajdhani"
|
font.family: "Rajdhani"
|
||||||
font.pointSize: 30
|
font.pointSize: 30
|
||||||
font.bold: true
|
font.bold: true
|
||||||
color: "white"
|
color: "white"
|
||||||
@@ -166,7 +166,7 @@ Item {
|
|||||||
width: 955
|
width: 955
|
||||||
height: 75
|
height: 75
|
||||||
background: null
|
background: null
|
||||||
//font.family: "Rajdhani"
|
font.family: "Rajdhani"
|
||||||
font.pointSize: 30
|
font.pointSize: 30
|
||||||
font.bold: true
|
font.bold: true
|
||||||
color: "white"
|
color: "white"
|
||||||
|
|||||||
@@ -6,8 +6,6 @@ Website=https://gitea.base.jeditemple.com/EmeraldLockdown/super-earth-sddm
|
|||||||
License=MIT
|
License=MIT
|
||||||
Type=sddm-theme
|
Type=sddm-theme
|
||||||
Version=1.0
|
Version=1.0
|
||||||
ConfigFile=theme.conf
|
|
||||||
MainScript=Main.qml
|
MainScript=Main.qml
|
||||||
Theme-Id=super-earth-sddm
|
|
||||||
Theme-API=2.0
|
Theme-API=2.0
|
||||||
QtVersion=6
|
QtVersion=6
|
||||||
Reference in New Issue
Block a user