Skip to content

v0.6.0

Compare
Choose a tag to compare
@bmealhouse bmealhouse released this 14 May 12:07

Added

  • Add commands for consistency
    • "shifty: Favorite color theme & font family"
    • "shifty: Ignore color theme & font family"

Changed

  • Fix colors in shifty banner & logo
  • Rename commands for consistency
    • shifty.shiftAll -> shifty.shiftBoth
    • shifty.favoriteCurrentColorTheme -> shifty.favoriteColorTheme
    • shifty.favoriteCurrentFontFamily -> shifty.favoriteFontFamily
    • shifty.ignoreCurrentColorTheme -> shifty.ignoreColorTheme
    • shifty.ignoreCurrentFontFamily -> shifty.ignoreFontFamily
    • shifty.showCurrentStatus -> shifty.showStatus
  • Update command descriptions for consistency
    • "shifty: Add current color theme to favorites" -> "shifty: Favorite color theme"
    • "shifty: Add current font family to favorites" -> "shifty: Favorite font family"
    • "shifty: Ignore current color theme" -> "shifty: Ignore color theme"
    • "shifty: Ignore current font family" -> "shifty: Ignore font family"
    • "shifty: Show current status" -> "shifty: Show status"