Sync Merge Scheme
Sync UI Schemes between Sublime Text and Sublime Merge
Details
Installs
- Total 780
- Win 319
- Mac 273
- Linux 188
| Oct 29 | Oct 28 | Oct 27 | Oct 26 | Oct 25 | Oct 24 | Oct 23 | Oct 22 | Oct 21 | Oct 20 | Oct 19 | Oct 18 | Oct 17 | Oct 16 | Oct 15 | Oct 14 | Oct 13 | Oct 12 | Oct 11 | Oct 10 | Oct 9 | Oct 8 | Oct 7 | Oct 6 | Oct 5 | Oct 4 | Oct 3 | Oct 2 | Oct 1 | Sep 30 | Sep 29 | Sep 28 | Sep 27 | Sep 26 | Sep 25 | Sep 24 | Sep 23 | Sep 22 | Sep 21 | Sep 20 | Sep 19 | Sep 18 | Sep 17 | Sep 16 | Sep 15 | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Windows | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 2 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| Mac | 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 | 0 | 0 | 0 | 0 | 0 | 0 | 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 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
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.