Simple, adaptive theme for Sublime Text
Based on the Sublime Text "Default Adaptive" and the former "DA UI" themes
The following list contains all settings which are available for this theme. They can be set in User/Preferences.sublime-settings
.
themed_title_bar
: Use Sublime Text integrated title barbold_folder_labels
: Use bold folder labelshighlight_modified_tabs
: Colourful highlighting of tabs with changesshow_tab_close_buttons
: Remove buttons for closing tabsshow_tab_close_buttons_on_left
: Buttons for closing tabs are on the left-hand sidealways_show_minimap_viewport
: Show minimapoverlay_scroll_bars
: Overlay the scroll barshide_new_tab_button
: Remove button for creating new tabsinactive_sheet_dimming
: Enable inactive sheet dimmingpopup_shadows
: Show shadows for popupsadaptive_dividers
: Use adaptive dividers
This theme provides basic console syntax highlighting. Most of the scopes being used should be defined in any color scheme. However, some special syntax scopes are used, which can be defined in your color scheme:
message.error.console
message.warning.console
message.info.console
Beware that syntax highlighting in Sublime Text also applies to input panels!
Some other themes that might be of interest: