mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-01-02 05:43:40 +01:00
dark uiglow looks better
This commit is contained in:
parent
d08520b245
commit
66c24b630a
1 changed files with 1 additions and 1 deletions
|
|
@ -454,7 +454,7 @@ internal class TitleScreenMenuWindow : Window, IDisposable
|
|||
var titleVersionText = new SeStringBuilder()
|
||||
.AddText(addon->AtkValues[1].GetValueAsString())
|
||||
.AddText("\n\n")
|
||||
.AddUiGlow(10)
|
||||
.AddUiGlow(701)
|
||||
.AddUiForeground(SeIconChar.BoxedLetterD.ToIconString(), 539)
|
||||
.AddUiGlowOff()
|
||||
.AddText($" Dalamud: {Util.GetScmVersion()}")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue