mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06: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
2 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue