Black/Gold theme
This commit is contained in:
@@ -6,14 +6,14 @@ passwordMask=true
|
||||
# value "1" is all display width, "0.5" is a half of display width etc.
|
||||
passwordInputWidth=0.33
|
||||
# Background color of password input
|
||||
passwordInputBackground=#a0a0a0
|
||||
passwordInputBackground=#242425
|
||||
# Radius of password input corners
|
||||
passwordInputRadius=7
|
||||
# "true" for visible cursor, "false" for invisible
|
||||
passwordInputCursorVisible=true
|
||||
# Font size of password (in points)
|
||||
passwordFontSize=28
|
||||
passwordCursorColor=#ffffff
|
||||
passwordCursorColor=#E0E6ED
|
||||
passwordTextColor=
|
||||
|
||||
# Show or not sessions choose label
|
||||
@@ -29,13 +29,13 @@ usersFontSize=32
|
||||
# Path to background image
|
||||
background=
|
||||
# Or use just one color
|
||||
backgroundFill=#404040
|
||||
backgroundFill=#1C1E1F
|
||||
# Fill mode for image background
|
||||
# Value must be on of: aspect, fill, tile, pad
|
||||
backgroundFillMode=aspect
|
||||
|
||||
# Default text color for all labels
|
||||
basicTextColor=#ffffff
|
||||
basicTextColor=#E0E6ED
|
||||
|
||||
# Radius of background blur
|
||||
blurRadius=
|
||||
Reference in New Issue
Block a user