Skip to content

Releases: meetio-theme/sublime-meetio-theme

v2.4.0

23 Jul 11:02
Compare
Choose a tag to compare

FEATURES

  • Add custom git badges in sidebar, for untracked, modified, added, unmerged, and staged files. Thanks @pykong for suggestion.
  • Add variable vcsBadgeSize to change the size of badge in sidebar.

v2.2.0

24 Jun 16:30
Compare
Choose a tag to compare

FEATURES

  • Add syntax improvements for: CSS, PHP, Perl & Python. TY @pykong.
  • Add new scheme called Meetio-Mariana.

v2.1.0

11 Jun 20:25
Compare
Choose a tag to compare

FEATURES

  • Add syntax improvements for: PHP & Python. Thanks @pykong for your feedback.
  • Add theme colors improvements.
  • Add variable sidebarLabelPadding.
  • Add variable tabBold.

BUGFIXES

  • Fix multiple files stay selected on Windows issue #11. Thanks @f8ttyc8t for your report.

BREAKING CHANGES

  • Remove options for Tabs: meetio_tabs_big, meetio_tabs_bold & meetio_tabs_autowidth.
  • Remove options for SideBar: meetio_sidebar_font_big & meetio_compact_sidebar.
  • Remove options for Title: meetio_titlebar.

v2.0.1

03 May 11:02
Compare
Choose a tag to compare

FEATURES

  • Add option meetio_tabs_diff_pencil_icon to show a pencil icon in tab.
  • Add variables tabDiffIconColor to change the color of icon in tab.

BUGFIXES

  • Fix overlay_control layer problem. Thanks @OdinTech3 for your feedback.

v2.0.0

09 Apr 13:35
Compare
Choose a tag to compare

FEATURES

  • Add variables to allow more customize.

BREAKING CHANGES

  • Naming of variables in theme, for example: buttonBackground instead of button_background.

v1.8.0

18 Mar 20:15
Compare
Choose a tag to compare

FEATURES

  • Add option meetio_status_badges show/hide status badges in status bar.
  • Add variable font_face.
  • Add variable sidebar_label_font_size.
  • Add variable panel_row_font_size.
  • Add variable panel_row_padding.
  • Add variable panel_row_background_color.
  • Add variable panel_row_foreground_color.
  • Add variable panel_row_selected_background_color.
  • Add variable panel_row_selected_foreground_color.
  • Add variable panel_row_match_foreground_color.
  • Add variable panel_row_selected_match_foreground_color.

v1.7.1

14 Mar 15:59
Compare
Choose a tag to compare

BUGFIXES

  • Fix variables on panel and status bar.

v1.7.0

12 Mar 17:35
Compare
Choose a tag to compare

FEATURES

  • Add option meetio_tabs_diff_icon to show/hide the icon diff in tab.
  • Add option meetio_tabs_diff_highlight allow possibility to have a different color in modifier tab.
  • Add variable tabset_diff_color to change the color of modifier tab.
  • Add variable tabset_diff_italic to put the italic in modifier tab.

BUGFIXES

  • Fix input_background_color variable to change the color in correct place.
  • Fix button_background_color_hover variable, to use the correct color instead of opacity.

NOTE

Thanks abathur for you feedback/report on issue #6.

v1.6.0

01 Mar 11:50
Compare
Choose a tag to compare

FEATURES

  • Add syntax Improvements for: HTML, CSS, JavaScript, PHP & Markdown and others.
  • Add customize colors for diff.deleted, diff.deleted.char, diff.inserted, and diff.inserted.char see build 3193.

BUGFIXES

  • Fix background color of quick_panel.

v1.5.1

24 Feb 13:06
Compare
Choose a tag to compare

BUGFIXES

  • Fix color of lighter scheme.