Gold Rose
A warm, dark color scheme and UI theme for Sublime Text, built on muted gold, rose, and dusty pink.
Details
Installs
- Total 1
- Win 1
- Mac 0
- Linux 0
| Jul 20 | Jul 19 | Jul 18 | Jul 17 | Jul 16 | Jul 15 | Jul 14 | Jul 13 | Jul 12 | Jul 11 | Jul 10 | Jul 9 | Jul 8 | Jul 7 | Jul 6 | Jul 5 | Jul 4 | Jul 3 | Jul 2 | Jul 1 | Jun 30 | Jun 29 | Jun 28 | Jun 27 | Jun 26 | Jun 25 | Jun 24 | Jun 23 | Jun 22 | Jun 21 | Jun 20 | Jun 19 | Jun 18 | Jun 17 | Jun 16 | Jun 15 | Jun 14 | Jun 13 | Jun 12 | Jun 11 | Jun 10 | Jun 9 | Jun 8 | Jun 7 | Jun 6 | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Windows | 1 | 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 | 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 | 0 | 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 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 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.
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.