Advertisement
Guest User

Untitled

a guest
Apr 16th, 2014
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. <dict>
  2. <key>name</key>
  3. <string>CSS: #id</string>
  4. <key>scope</key>
  5. <string>entity.other.attribute-name.id.html</string>
  6. <key>settings</key>
  7. <dict>
  8. <key>fontStyle</key>
  9. <string></string>
  10. <key>foreground</key>
  11. <string>#99ff00</string>
  12. <key>background</key>
  13. <string>#0066ff</string>
  14. </dict>
  15. </dict>
  16.  
  17. <dict>
  18. <key>name</key>
  19. <string>Tag attribute</string>
  20. <key>scope</key>
  21. <string>entity.other.attribute-name</string>
  22. <key>settings</key>
  23. <dict>
  24. <key>fontStyle</key>
  25. <string></string>
  26. <key>foreground</key>
  27. <string>#A6E22E</string>
  28. </dict>
  29. </dict>
  30.  
  31. entity.other.attribute-name.class.html
  32. entity.other.attribute-name.style.html
  33. entity.other.attribute-name.name.html
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement