Mercurial Color Scheme
Mercurial - A dark color scheme for Sublime Text based on Warp Terminal
Labels color scheme
Details
Installs
- Total 51
- Win 20
- Mac 21
- Linux 10
| 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 | Mar 7 | Mar 6 | Mar 5 | Mar 4 | Mar 3 | Mar 2 | Mar 1 | Feb 28 | Feb 27 | Feb 26 | Feb 25 | Feb 24 | Feb 23 | Feb 22 | Feb 21 | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Windows | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 0 | 0 | 0 | 1 | 0 | 2 | 0 | 1 | 0 | 0 | 0 | 2 | 1 | 2 | 0 | 1 | 1 | 0 | 1 | 2 | 2 | 1 | 0 | 0 | 0 | 0 |
| Mac | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 0 | 1 | 0 | 1 | 3 | 0 | 2 | 3 | 2 | 0 | 0 | 0 |
| Linux | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 2 | 1 | 0 | 0 | 0 | 2 | 0 | 1 | 0 | 0 | 0 | 0 |
Readme
- Source
- raw.githubusercontent.com
Mercurial Color Scheme
A dark and light color scheme for Sublime Text based on Warp Terminal's default palette. Clean, balanced, and easy on the eyes for long coding sessions.
Variants
| Variant | Background | Best For |
|---|---|---|
| Mercurial (dark) | #181818 |
Low-light / night coding |
| Mercurial Light | #fafafa |
Bright environments / daylight |
Preview
Mercurial (Dark)

PHP
JavaScript
CSS
HTML
Installation
Package Control (Recommended)
- Open Command Palette (
Cmd+Shift+P/Ctrl+Shift+P) - Select Package Control: Install Package
- Search for Mercurial Color Scheme
- Activate:
- Dark: Preferences > Color Scheme > Mercurial
- Light: Preferences > Color Scheme > Mercurial Light
Manual Installation
- Download the desired scheme files
- Place in
Packages/User/(Preferences > Browse Packages) - Activate via Preferences > Color Scheme
Sublime Text < Build 3149
Use the .tmTheme files. Add to your settings:
"color_scheme": "Packages/Mercurial Color Scheme/Mercurial.tmTheme"
Colors (Dark)
| Role | Color | Hex |
|---|---|---|
| Background | ![]() |
#181818 |
| Foreground | ![]() |
#d8d8d8 |
| Comments | ![]() |
#585858 |
| Strings | ![]() |
#a1b56c |
| Keywords | ![]() |
#ba8baf |
| Functions | ![]() |
#7cafc2 |
| Tags/Variables | ![]() |
#ab4642 |
| Classes/Types | ![]() |
#f7ca88 |
| Numbers | ![]() |
#dc9656 |
| Library/Support | ![]() |
#86c1b9 |
Colors (Light)
| Role | Color | Hex |
|---|---|---|
| Background | ![]() |
#fafafa |
| Foreground | ![]() |
#383838 |
| Comments | ![]() |
#909090 |
| Strings | ![]() |
#4d6820 |
| Keywords | ![]() |
#8b4d80 |
| Functions | ![]() |
#2a6f8e |
| Tags/Variables | ![]() |
#a03530 |
| Classes/Types | ![]() |
#8a6d20 |
| Numbers | ![]() |
#b06020 |
| Library/Support | ![]() |
#247067 |
Plugin Compatibility
Mercurial includes dedicated scopes for these popular Sublime Text plugins:
- GitGutter — colored gutter marks for insertions, deletions, and changes
- BracketHighlighter — per-bracket-type coloring (curly, round, square, angle, tag, quote)
- SublimeLinter — error, warning, and info mark colors (SublimeLinter 4+)
Supported Languages
Full syntax coverage for PHP, JavaScript, TypeScript, HTML, CSS, LESS, Sass/SCSS, JSON, YAML, Markdown, SQL, Python, Shell/Bash, CoffeeScript, Makefile, Twig, Handlebars, and all languages using standard TextMate scopes.
Credits
- Palette: Based on Warp Terminal default dark theme
- Author: Renzo Johnson
- License: MIT

















