Tapatalk

Sublime Theme for UltraEdit

Sublime Theme for UltraEdit

1
NewbieNewbie
1

PostOct 24, 2013#1

i really like the sublime text editor default theme, so i make similar look theme for UltraEdit, enjoy.

bonus: there is a way to customize scrollbars ?? D:
SublimeThemeForUltraEdit.zip (2.84 KiB)   564
Sublime theme for UltraEdit

6,825625
Grand MasterGrand Master
6,825625

PostOct 24, 2013#2

Please send theme files with or without a screenshot to UltraEdit support by email for the themes page. That's better than uploading an UltraEdit theme as attachment to a forum post as the theme will be not seen by users except they are explicitly searching for it which is a problem when name of theme not known.

29
Basic UserBasic User
29

PostNov 06, 2013#3

Anyone know how to hide the ugly windows title bar now that we have these sweet dark themes?
2013-11-06_1538.png (44.84KiB)

6,825625
Grand MasterGrand Master
6,825625

PostNov 06, 2013#4

Customizable is only what Windows allows applications to customize - the inner area of the window. The main window with the title bar and the window border itself is still drawn by Windows according to the Windows desktop theme and is therefore identical for all windows (except Outlook 2010 and some other applications). UltraEdit has no setting to hide the main application window. There is only the full screen mode.

For developers take a look on the Microsoft documentation page About Windows and the documentation page about the function GetSystemMetrics.