ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Themr

by benweier ALL

A UI theme selector for Sublime Text.

Labels theme

Details

  • 2016.08.25.00.53.24
  • github.​com
  • github.​com
  • 8 years ago
  • 51 minutes ago
  • 12 years ago

Installs

  • Total 137K
  • Win 80K
  • Mac 35K
  • Linux 22K
Mar 28 Mar 27 Mar 26 Mar 25 Mar 24 Mar 23 Mar 22 Mar 21 Mar 20 Mar 19 Mar 18 Mar 17 Mar 16 Mar 15 Mar 14 Mar 13 Mar 12 Mar 11 Mar 10 Mar 9 Mar 8 Mar 7 Mar 6 Mar 5 Mar 4 Mar 3 Mar 2 Mar 1 Feb 29 Feb 28 Feb 27 Feb 26 Feb 25 Feb 24 Feb 23 Feb 22 Feb 21 Feb 20 Feb 19 Feb 18 Feb 17 Feb 16 Feb 15 Feb 14 Feb 13
Windows 1 1 1 0 1 1 2 4 2 3 2 1 1 1 2 0 1 5 1 2 2 2 0 3 3 1 0 1 3 0 2 1 2 1 2 1 1 2 3 1 1 1 2 1 2
Mac 0 0 0 0 0 0 1 0 1 1 0 1 2 2 0 1 0 0 0 1 0 0 0 0 0 0 0 0 1 2 0 1 1 0 1 0 0 1 0 1 0 0 1 0 0
Linux 0 0 0 0 1 3 0 1 0 2 0 0 0 2 0 2 2 0 1 0 0 0 0 2 0 0 0 0 0 0 0 0 0 2 0 1 0 0 0 1 0 1 0 1 0

Readme

Source
raw.​githubusercontent.​com

About

Gitter

Themr allows you to quickly and easily cycle forward, backward, or randomly through your available UI themes using the command palette or keyboard shortcuts.

Features

  • Full compatibility with Sublime Text 2 and 3.
  • Allows themes to be favorited for even faster access.
  • Automatically loads all available .sublime-theme files, including those found inside .sublime-package files.
  • Configure all customizable theme settings without checking the theme readme or manually scanning the theme file. [ST3 ONLY]

Installation

Install Themr through Package Control or download and extract it into your Sublime Text Packages folder.

Contributors

Toggle Theme Settings by Eibbor

Usage

Themr: List themes displays all the available themes in alphabetical order.

  • Default binding: Ctrl+F5 (Windows/Linux) Cmd+F5 (OSX)

Themr: Next theme switches immediately to the alphabetically next theme.

  • Default binding: Ctrl+F7 (Windows/Linux) Cmd+F7 (OSX)

Themr: Previous theme switches immediately to the alphabetically previous theme.

  • Default binding: Ctrl+F8 (Windows/Linux) Cmd+F8 (OSX)

Themr: Random theme switches immediately to a random theme that you have installed.

  • Default binding: Ctrl+F10 (Windows/Linux) Cmd+F10 (OSX)

Themr: Toggle Theme Settings displays a list of toggleable settings supported by your current theme.

Favorites

Themr: Add current theme to favorites and Themr: Remove current theme from favorites add and remove the currently selected theme to your favorites list.

  • You can also edit your favorites list manually through Preferences > Package Settings > Themr.

Themr: List favorite themes displays your favorite themes in alphabetical order.

  • Default binding: Ctrl+Shift+F5 (Windows/Linux) Cmd+Shift+F5 (OSX)

Themr: Next favorite theme switches immediately to the alphabetically next theme in your favorites.

  • Default binding: Ctrl+Shift+F7 (Windows/Linux) Cmd+Shift+F7 (OSX)

Themr: Previous favorite theme switches immediately to the alphabetically previous theme in your favorites.

  • Default binding: Ctrl+Shift+F8 (Windows/Linux) Cmd+Shift+F8 (OSX)

Themr: Random favorite theme switches immediately to a random theme in your favorites.

  • Default binding: Ctrl+Shift+F10 (Windows/Linux) Cmd+Shift+F10 (OSX)

Other Notes

When changing between themes, Sublime Text may need be restarted to fully clear the old theme settings and apply the new theme settings. Switching themes within the same family (e.g. Soda Light <-> Soda Dark) usually doesn't cause any issues.