Skip to content

Commit

Permalink
Update config.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
jbdevic authored Jan 18, 2023
1 parent 9236423 commit a438f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Config = {
['number-color'] = '#eee',
['danger-color'] = 'red',
['danger-progress-color'] = 'pink',
['number-danger-color'] = 'red',
['number-danger-color'] = '#eee',
['speedo-progress-color'] = 'orange',
['damage-progress-color'] = '#258539',
['speedo-all-texts'] = 'orange',
Expand Down

0 comments on commit a438f38

Please sign in to comment.