mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-18 09:09:47 +00:00
Changed dark theme's hbox separation to 4
That should make the timeline have consistent spacings across all themes
This commit is contained in:
parent
7484ce1b9e
commit
4a0a4617ff
|
@ -394,7 +394,7 @@ FileDialog/icons/parent_folder = null
|
|||
FileDialog/icons/reload = null
|
||||
GridContainer/constants/hseparation = 3
|
||||
GridContainer/constants/vseparation = 3
|
||||
HBoxContainer/constants/separation = 3
|
||||
HBoxContainer/constants/separation = 4
|
||||
HScrollBar/icons/decrement = null
|
||||
HScrollBar/icons/decrement_highlight = null
|
||||
HScrollBar/icons/increment = null
|
||||
|
|
Loading…
Reference in a new issue