Skip to content

Instantly share code, notes, and snippets.

@nolemretaWxd
Created February 13, 2022 21:18
Show Gist options
  • Save nolemretaWxd/e8b44d8486784cc8e6dfc8426ed7fa11 to your computer and use it in GitHub Desktop.
Save nolemretaWxd/e8b44d8486784cc8e6dfc8426ed7fa11 to your computer and use it in GitHub Desktop.
Dark mode theme created by me for Mine-imator
{
"colors": {
"interface": "#343434",
"background": "#202020",
"background_scrollbar": "#0C0C0C",
"text": "#FFFFFF",
"tips": "#282828",
"tips_text": "#FFFFFF",
"buttons": "#365384",
"buttons_pressed": "#2E4670",
"buttons_text": "#FFFFFF",
"boxes": "#1D1D1D",
"boxes_pressed": "#090909",
"boxes_text": "#FFFFFF",
"highlight": "#849FCC",
"highlight_text": "#FFFFFF",
"timeline": "#282828",
"alerts": "#F0FF9F",
"alerts_text": "#0A0A0A",
"timeline_text": "#9C9C9C",
"timeline_select": "#3E3E3E",
"timeline_marks": "#FFFFFF",
"timeline_select_box": "#0000FF",
"viewport_selection": "#FFFFFF"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment