Gold Rose
A warm, dark color scheme and UI theme for Sublime Text, built on muted gold, rose, and dusty pink.
Details
Installs
- Total 24
- Win 12
- Mac 9
- Linux 3
| Sep 1 | Aug 31 | Aug 30 | Aug 29 | Aug 28 | Aug 27 | Aug 26 | Aug 25 | Aug 24 | Aug 23 | Aug 22 | Aug 21 | Aug 20 | Aug 19 | Aug 18 | Aug 17 | Aug 16 | Aug 15 | Aug 14 | Aug 13 | Aug 12 | Aug 11 | Aug 10 | Aug 9 | Aug 8 | Aug 7 | Aug 6 | Aug 5 | Aug 4 | Aug 3 | Aug 2 | Aug 1 | Jul 31 | Jul 30 | Jul 29 | Jul 28 | Jul 27 | Jul 26 | Jul 25 | Jul 24 | Jul 23 | Jul 22 | Jul 21 | Jul 20 | Jul 19 | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Windows | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 1 | 0 |
| Mac | 1 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 3 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 |
| Linux | 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 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 |
Readme
- Source
- raw.githubusercontent.com
Gold Rose
A warm, dark color scheme and UI theme for Sublime Text, built around a muted gold, rose, and dusty-pink palette. Easy on the eyes for long sessions, with just enough color variety to keep syntax readable.
Screenshots
The UI theme — sidebar, tabs and status bar warmed toward the same palette:

The color scheme — Markdown headings, links, inline code and emphasis:

What's included
- Gold Rose.sublime-color-scheme — the syntax color scheme.
- Gold Rose.sublime-theme — a matching UI theme that warms the window chrome (tabs, sidebar, status bar) toward the same palette.
Requirements
- Sublime Text 4 (build 4050+).
Nothing else. The theme extends Adaptive.sublime-theme, which ships with
Sublime Text, so both files work on a stock install.
Optional: nicer file icons
Sublime ships seven generic file-type icons, so .py, .rs and .go all fall
into the same coarse “source” bucket. Installing
A File Icon gives every
language its own icon. It detects the active theme and patches itself in — no
configuration needed. Folder icons are built into Sublime and look the same
either way.
Installation
Package Control (recommended)
- Open the Command Palette (
Cmd/Ctrl+Shift+P). - Run Package Control: Install Package.
- Search for Gold Rose and install it.
Manual
Clone or copy this repository into your Sublime Text Packages/User directory
(Preferences → Browse Packages…).
Activating
- Color scheme: Preferences → Select Color Scheme… →
Gold Rose. - UI theme: Preferences → Select Theme… →
Gold Rose.
Palette
| Role | Hex |
|---|---|
| Background | #1a1416 |
| Foreground | #e6bfa8 |
| Accent | #B76E79 |
| Rose | #c96b7a |
| Sage | #a3b18a |
| Gold | #d4a373 |
| Slate | #8896b0 |
License
Released under the MIT License.