You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ Semantic highlighting and solidity insights for passive security awareness. Most
64
64
* easily differentiate between arithmetics vs. logical operations
65
65
* make **Constructor** and **Fallback** function more prominent
66
66
67
-
Code fragments passively draw your attention to statements that typically <spanstyle="color:green">*reduce risk*()</span> or <spanstyle="color:red">*need your attention*()</span>.
67
+
Code fragments passively draw your attention to statements that typically <spanstyle="color:#c5f015">*reduce risk*</span> or <spanstyle="color:#f03c15">*need your attention*</span>.
0 commit comments