Rename small_black to small_emphasis

Still not a great name, but it's better than the old one

CURA-8011
CURA-8202
This commit is contained in:
Jaime van Kessel 2021-07-05 15:44:50 +02:00
parent e7648b654d
commit ff19d1dd63
No known key found for this signature in database
GPG Key ID: 3710727397403C91
2 changed files with 5 additions and 5 deletions

View File

@ -47,7 +47,7 @@ Item
id: extruderNumberText
anchors.centerIn: parent
text: index + 1
font: UM.Theme.getFont("small_black")
font: UM.Theme.getFont("small_emphasis")
color: UM.Theme.getColor("text")
width: contentWidth
height: contentHeight

View File

@ -148,22 +148,22 @@
"weight": 50,
"family": "Noto Sans"
},
"small_black": {
"small_emphasis": {
"size": 0.9,
"weight": 100,
"family": "Noto Sans"
},
"small_black_ja_JP": {
"small_emphasis_ja_JP": {
"size": 0.9,
"weight": 100,
"family": "Noto Sans"
},
"small_black_zh_CN": {
"small_emphasis_zh_CN": {
"size": 0.9,
"weight": 100,
"family": "Noto Sans"
},
"small_black_zh_TW": {
"small_emphasis_zh_TW": {
"size": 0.9,
"weight": 100,
"family": "Noto Sans"