Update light mode sheet copy

pull/249/head
nielsandriesse 4 years ago
parent 36277ea090
commit 17e84169a2

@ -21,9 +21,11 @@ final class LightModeSheet : Sheet {
explanationLabel.textColor = Colors.text
explanationLabel.font = .systemFont(ofSize: Values.smallFontSize)
explanationLabel.text = """
Who left the lights on? bla bla bla
Whoops, who left the lights on?
Feeling the dark side more? Just pop into the in-app settings and tap the app mode button in the top-right to toggle dark mode again.
Thats right, Session has a spiffy new light mode! Take the fresh new color palette for a spin its now the default mode.
Want to go back to the dark side? Just tap the moon symbol in the in-app settings to switch modes.
"""
explanationLabel.numberOfLines = 0
explanationLabel.lineBreakMode = .byWordWrapping

Loading…
Cancel
Save