Skip to content

Commit

Permalink
doc: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
rachartier committed May 21, 2024
1 parent 7d48e67 commit a536ac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ require('tiny-devicons-auto-colors').setup({

-- Precise search can result in better colors matching by automatically tweaking the factors.
precise_search = {
enabled = true,
enabled = true,
precision = 20, -- The higher the precision, better the search is
threshold = 23, -- Threshold to consider a color as a match (larger is more permissive)
},
Expand Down

0 comments on commit a536ac2

Please sign in to comment.