All Projects β†’ benweier β†’ Themr

benweier / Themr

Licence: mit
A UI theme selector for Sublime Text.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Themr

sublime-live-server
🌍️ Launch a Development Server directly from Sublime Text
Stars: ✭ 49 (-56.25%)
Mutual labels:  sublime-text, sublime-package
Chromerepl
A Sublime Text plugin to execute JavaScript in Google Chrome
Stars: ✭ 347 (+209.82%)
Mutual labels:  sublime-text, sublime-package
sublime-profiles
Profile Switcher for Sublime Text
Stars: ✭ 59 (-47.32%)
Mutual labels:  sublime-text, sublime-package
zephir-sublime
Sublime Text syntax highlighting for for Zephir
Stars: ✭ 41 (-63.39%)
Mutual labels:  sublime-text, sublime-package
Sublimeallautocomplete
Extend Sublime autocompletion to find matches in all open files of the current window
Stars: ✭ 906 (+708.93%)
Mutual labels:  sublime-text, sublime-package
Assembly-Syntax-Definition
This is the greatest syntax definition of All Time
Stars: ✭ 23 (-79.46%)
Mutual labels:  sublime-text, sublime-package
CSSFontFamily
CSSFontFamily is a Sublime Text plugin with a collection of font stacks autocomplete.
Stars: ✭ 15 (-86.61%)
Mutual labels:  sublime-text, sublime-package
Sublime Jekyll
A Sublime Text package for Jekyll static sites.
Stars: ✭ 160 (+42.86%)
Mutual labels:  sublime-text, sublime-package
Carbonsublime
πŸš€ A Sublime Text 3 Plugin for Carbon. (https://carbon.now.sh)
Stars: ✭ 104 (-7.14%)
Mutual labels:  sublime-text, sublime-package
Processing Sublime
A Sublime Text package for the programming language Processing
Stars: ✭ 447 (+299.11%)
Mutual labels:  sublime-text, sublime-package
sublime-text-theme-switcher-menu
Painless theme selection in Sublime Text ⚑
Stars: ✭ 18 (-83.93%)
Mutual labels:  sublime-text, sublime-package
Sublimelinter Contrib Xo
SublimeLinter plugin for XO
Stars: ✭ 53 (-52.68%)
Mutual labels:  sublime-text, sublime-package
sublime-commands
Adds all default commands to the command pallet
Stars: ✭ 18 (-83.93%)
Mutual labels:  sublime-text, sublime-package
Sublime-Pretty-Shell
🐚 Shell Script Formatter / Syntax Checker (Powered by shfmt)
Stars: ✭ 28 (-75%)
Mutual labels:  sublime-text, sublime-package
sublime-import-helper
A Sublime Text Plugin that helps you to import your modules.
Stars: ✭ 69 (-38.39%)
Mutual labels:  sublime-text, sublime-package
sublime-text
Subime Text 相关衄源攢集整理
Stars: ✭ 62 (-44.64%)
Mutual labels:  sublime-text, sublime-package
Schemr
A color scheme selector for Sublime Text.
Stars: ✭ 140 (+25%)
Mutual labels:  sublime-text, sublime-package
Editorconfig Sublime
Sublime Text plugin for EditorConfig - Helps developers maintain consistent coding styles between different editors
Stars: ✭ 1,749 (+1461.61%)
Mutual labels:  sublime-text, sublime-package
Sublime zk
A SublimeText3 package featuring ID based wiki style links, and #tags, intended for zettelkasten method users. Loaded with tons of features like inline image display, sophisticated tag search, note transclusion features, support for note templates, bibliography support, support for multiple panes, etc. to make working in your Zettelkasten a joy πŸ˜„.
Stars: ✭ 408 (+264.29%)
Mutual labels:  sublime-text, sublime-package
Sublime Ava
Snippets for AVA
Stars: ✭ 41 (-63.39%)
Mutual labels:  sublime-text, sublime-package

About

![Gitter](https://badges.gitter.im/Join Chat.svg)

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].