Skip to content

Commit

Permalink
hyprlock: add font_color to input-field
Browse files Browse the repository at this point in the history
  • Loading branch information
vaxerski committed Feb 19, 2024
1 parent 51269c5 commit be3899a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/Hypr Ecosystem/hyprlock.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit be3899a

Please sign in to comment.