hyprlock: add font_color to input-field

This commit is contained in:
Vaxry 2024-02-19 22:47:50 +00:00
parent 51269c5078
commit be3899a41a
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ input-field {
outline_thickness = 3
outer_color = rgb(151515)
inner_color = rgb(200, 200, 200)
font_color = rgb(10, 10, 10)
fade_on_empty = true
position = 0, -20 # position is added to the halign and valign props. For absolute, use "none" in either.