mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
Tweaks
This commit is contained in:
@ -23,15 +23,13 @@ input-field {
|
||||
outer_color = rgba(205,214,244,1.0) # #cdd6f4
|
||||
outline_thickness = 2
|
||||
|
||||
font_family = CaskaydiaMono Nerd Font
|
||||
font_size = 32
|
||||
font_color = rgba(205,214,244,1.0)
|
||||
placeholder_text = Password
|
||||
placeholder_color = rgba(205,214,244,0.6)
|
||||
placeholder_text = Enter Password
|
||||
fail_text = Wrong
|
||||
rounding = 0
|
||||
shadow_passes = 0
|
||||
fade_on_empty = false
|
||||
|
||||
icon_enabled = true
|
||||
icon_position = right
|
||||
icon_color = rgba(205,214,244,1.0)
|
||||
}
|
||||
|
Reference in New Issue
Block a user