Hello team . I tried to make new theme and color scheme for sublime .
My theme name is example.sublime-theme and color scheme is example.sublime-color-scheme .
Is this extension are correct?
The prblm is that i still dont know in which directory I have to save all files . So please explain thanks
and is there any way to custom TAB ?
Where to save selfmade theme and color scheme?
Yes, the extensions are correct.
The best place for all your custom stuff, like color schemes, themes, key bindings, plugins, settings, macros etc is the User
directory (Preferences -> Browse Packages ...
from the main menu to get to User
).
For things like key bindings, plugins, settings, macros etc, you want your stuff to take precedence over what has been shipped with Sublime/installed packages.
For things like color schemes or themes, you can actually put them anywhere in Packages
directory & Sublime will load them regardless but putting them in User
is the recommended way.
No idea what this means. What do you mean by “custom TAB” ?
If you go to VIEW there is option view tab or hide tab .I wanna make it thinner or something like when we start coding it automatically hide .