A modern dark theme specifically made for macOS with orange accent.
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"manifest_version": 2,
"version": "1.1",
"name": "Catalina Eclipse Dark 1.1",
"theme": {
"images": {},
"properties": {},
"colors": {
"toolbar": "rgb(53, 54, 58)",
"toolbar_text": "rgb(178, 178, 178)",
"frame": "rgb(32, 33, 36)",
"tab_background_text": "rgb(134, 136, 138)",
"toolbar_field": "rgb(32, 33, 36)",
"toolbar_field_text": "rgb(233, 184, 150)",
"tab_line": "rgb(255, 103, 0)",
"popup": "rgb(32, 33, 36)",
"popup_text": "rgb(178, 178, 178)",
"tab_loading": "rgb(255, 103, 0)"
}
}
}