Advertisement
congdantoancau

Better pastebin code colorize

Nov 8th, 2018
312
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.26 KB | None | 0 0
  1. .autohotkey li, .autohotkey span {
  2.     font-family: consolas!important;
  3.     font-size: 14px;
  4. }
  5.  
  6. .autohotkey .re3, .kw2 {    color: purple!important;}
  7. .kw3, .kw4 {    color: darkblue!important;}
  8. .kw6 {  color: orange!important;}
  9. .br0 {  color: grey!important;}
  10. .st0 {  color: brown!important;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement