ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Gold Rose

by zacharytruong ST4

A warm, dark color scheme and UI theme for Sublime Text, built on muted gold, rose, and dusty pink.

Details

Installs

  • Total 14
  • Win 8
  • Mac 4
  • Linux 2
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 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
Windows 1 1 0 0 0 0 0 0 2 1 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Mac 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 2 0 0 0 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
Linux 0 0 0 0 0 0 0 0 0 1 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 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.

Screenshots

The UI theme — sidebar, tabs and status bar warmed toward the same palette:

Gold Rose UI theme in Sublime Text, showing the sidebar file tree, the active
tab in rose gold, and the status bar

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

Gold Rose syntax highlighting in a Markdown file, with rose gold headings,
slate blue links and highlighted inline code

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)

  1. Open the Command Palette (Cmd/Ctrl+Shift+P).
  2. Run Package Control: Install Package.
  3. 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.