Skip to content

Instantly share code, notes, and snippets.

@james2doyle
Created November 7, 2020 21:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save james2doyle/78f05a9fa87a33f2c023331b37ec293d to your computer and use it in GitHub Desktop.
Save james2doyle/78f05a9fa87a33f2c023331b37ec293d to your computer and use it in GitHub Desktop.
JSON Lite Fast JSON viewer chrome extension theme that is close to the Adaptive.sublime-theme
# https://chrome.google.com/webstore/detail/json-lite/acacmjcicejlmjcheoklfdchempahoag
font: 14px JetBrains Mono,monospace
text color: #fff;line-height:1.2
background color: #272E36
info color: #5B5B5B
info hover color: #fff;text-shadow: 1px 1px 3px rgba(255,255,255,0.4)
string color: #83B97D
number color: #F69E3F
boolean color: #E74551
null color: #E74551
properties name color: #83B97D
error color: #E74551
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment