Skip to content

Commit

Permalink
Update and rename custom-ui-icon-color.js to custom-icon-color.js
Browse files Browse the repository at this point in the history
Signed-off-by: Marius <[email protected]>
  • Loading branch information
Mariusthvdb authored Jan 1, 2024
1 parent 13ba48c commit 2f1fe28
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions custom-ui-icon-color.js → custom-icon-color.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
const Name = "Custom-ui-icon-color";
const Version = "20231128";
const Name = "Custom-icon-color";
const Version = "202340101";
const Description = "add icon_color to UI";
const Url = "https://github.com/Mariusthvdb/custom-ui-icon-color";
const Url = "https://github.com/Mariusthvdb/custom-icon-color";
console.info(
`%c ${Name} \n%c Version ${Version} ${Description}`,
"color: gold; font-weight: bold; background: black",
Expand Down

0 comments on commit 2f1fe28

Please sign in to comment.