Sublime Text Overlay
Borderless OS X like Sublime is now available on Windows!
I’m the author of this program.
Warning: Tested only on Windows 10 with Sublime Text 3.x. Please open an issue if it’s working incorrectly.
Download from Github
Visit the website
***SublimeOverlay is currently under MIT License. See LICENSE for more information*** # Features:
- Adjustable offset of inner window.
- Togglable title text
- Adjustable primary color for overlay
Note: These settings are accessible through options window (button in top right corner)
Requirements:
- .NET Framework 4.5+
- Windows 7+
Usage:
Open an instance of Sublime Text and run the executable of SublimeOverlay.
Currently supports only 1 instance of editor.
FAQ:
-
Q: My editor borders are visible
-
A: Adjust the top/left offsets in settings form.
-
Q: Sublime Text is not starting after closing the SublimeOverlay instance.
-
A: Most likely Sublime Text is in your processes, use your task manager to kill the instance and try again, or open RUN/CMD and type
taskkill /f /im sublime_text.exe
(warning: this will kill all sublime instances open)
Credits for icon goes to Salvatore Gentile - [dribbble.com/shots/2273297-Sublime-Text-Icon]