Skip to content

Commit 517afed

Browse files
authored
Merge pull request #93 from almndbtr/patch-2
Docs (README): use via.placeholder.com for colors
2 parents 2ddadc4 + 292db93 commit 517afed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Semantic highlighting and solidity insights for passive security awareness. Most
6464
* easily differentiate between arithmetics vs. logical operations
6565
* make **Constructor** and **Fallback** function more prominent
6666

67-
Code fragments passively draw your attention to statements that typically <span style="color:green">*reduce risk* (![#c5f015](https://placehold.it/15/c5f015/000000?text=+))</span> or <span style="color:red">*need your attention* (![#f03c15](https://placehold.it/15/f03c15/000000?text=+))</span>.
67+
Code fragments passively draw your attention to statements that typically <span style="color:#c5f015">*reduce risk* ![#c5f015](https://via.placeholder.com/15/ccff00/000000?text=+)</span> or <span style="color:#f03c15">*need your attention* ![#f03c15](https://via.placeholder.com/15/f03c15/000000?text=+)</span>.
6868

6969
##### Semantic Highlighting
7070

0 commit comments

Comments
 (0)