Yet another variant of the Spacegray Sublime Text theme.
See kkga/spacegray for more info.
To install via package control, add https://github.com/zetavg/spacegray to the repositories section of your Package Control settings:
{
"installed_packages":
[
...
],
"repositories":
[
...
+ "https://github.com/zetavg/spacegray"
]
}then use Package Control: Install Package to install the Spacegrey package.
- Open the console, enter
sublime.log_control_tree(True), then clicking with ctrl+alt will log the control tree under the mouse to the console.
