Skip to content

Instantly share code, notes, and snippets.

@eduardhojbota
Last active April 13, 2020 19:07
Show Gist options
  • Save eduardhojbota/06cdead0a02ad8468f029d06aa1d4912 to your computer and use it in GitHub Desktop.
Save eduardhojbota/06cdead0a02ad8468f029d06aa1d4912 to your computer and use it in GitHub Desktop.
Moonlight Ueli Theme
{
"name": "Atom One Dark",
"userInputBackgroundColor": "rgba(25,26,42,1.0)",
"userInputTextColor": "rgba(200,211,245,1.0)",
"searchResultsBackgroundColor": "rgba(30,32,48,1.0)",
"searchResultsItemActiveBackgroundColor": "rgba(34,36,54,1.0)",
"searchResultsItemActiveDescriptionColor": "rgba(130,170,255,1.0)",
"searchResultsItemActiveTextColor": "rgba(130,170,255,1.0)",
"searchResultsItemDescriptionTextColor": "rgba(200,211,245,1.0)",
"searchResultsItemNameTextcolor": "rgba(200,211,245,1.0)",
"scrollbarBackgroundColor": "rgba(30,32,48,1.0)",
"scrollbarForegroundColor": "rgba(34,36,54,1.0)"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment