Sync Merge Scheme
Sync UI Schemes between Sublime Text and Sublime Merge
Details
Installs
- Total 727
- Win 295
- Mac 255
- Linux 177
Apr 21 | Apr 20 | Apr 19 | Apr 18 | Apr 17 | Apr 16 | Apr 15 | Apr 14 | Apr 13 | Apr 12 | Apr 11 | Apr 10 | Apr 9 | Apr 8 | Apr 7 | Apr 6 | Apr 5 | Apr 4 | Apr 3 | Apr 2 | Apr 1 | Mar 31 | Mar 30 | Mar 29 | 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 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 0 | 0 |
Mac | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 |
Linux | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 |
Readme
- Source
- raw.githubusercontent.com
Sync Merge Scheme
Plugin to sync Sublime Merge UI Scheme with the one selected on Sublime Text.
Installation
Install via Package Control
The easiest and recommended way to install this plugin is using Package Control.
From the application menu, navigate to:
Tools
->Command Palette...
->Package Control: Install Package
, type the words Sync Merge Scheme, then select it to complete the installation.
Install Manually
Download and extract this plugin as a zip file or clone the repository using git, then move it to your Sublime Text packages directory.
~ git clone git@github.com:rafmjr/SyncMergeScheme.git "SyncMergeScheme"
TIP: You can locate your Sublime Text packages directory by using the application menu
Preferences
->Browse Packages...
.
Usage
Just open Sublime Text's Command Palette
, then select UI: Select Color Scheme
and
pick your favorite scheme, Sublime Merge should update accordingly.
Configuration
This plugin will try to locate Sublime Merge settings on the same directory where Sublime Text settings were placed in your machine. However, if you have a different setup, you can indicate where your Sublime Merge setting files should be found by selecting in the main menu:
Preferences
->Package Settings
->Sync Merge Scheme
->Settings – User
A configuration file for this plugin will be created. You can now indicate the Sublime Merge path:
{
// Absolute path where Sublime Merge settings should live in your machine
"sublime_merge_path": "C:\\Users\\<USER>\\AppData\\Roaming\\Sublime Merge",
}
Save the file and restart Sublime Text for the configuration to take effect.
License Notice
The option to customize your theme in Sublime Merge is only available with a valid license key.