zetavg / spacegray

Yet another variant of the Spacegray Sublime Text theme, updated for version 4 (build 4143).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spacegray

Yet another variant of the Spacegray Sublime Text theme.

Font: Input. Download.

See kkga/spacegray for more info.

Install

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.

Tips on Modifing the Theme

  • 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.

About

Yet another variant of the Spacegray Sublime Text theme, updated for version 4 (build 4143).

License:MIT License


Languages

Language:JavaScript 100.0%