Configurable app_theme
This commit is contained in:
parent
5032f74356
commit
7170e64f4a
4 changed files with 122 additions and 59 deletions
|
|
@ -17,6 +17,11 @@ settings = Settings
|
|||
## Appearance
|
||||
appearance = Appearance
|
||||
theme = Theme
|
||||
match-desktop = Match desktop
|
||||
dark = Dark
|
||||
light = Light
|
||||
syntax-dark = Syntax dark
|
||||
syntax-light = Syntax light
|
||||
default-font = Default font
|
||||
default-font-size = Default font size
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue