mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 20:58:58 +08:00
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:
parent
e7648b654d
commit
ff19d1dd63
@ -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
|
||||
|
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user