diff --git a/Coffee Dark Roast.sublime-theme b/Coffee Dark Roast.sublime-theme index 2e9fc38..1672e44 100644 --- a/Coffee Dark Roast.sublime-theme +++ b/Coffee Dark Roast.sublime-theme @@ -970,5 +970,13 @@ "parents": [{"class": "icon_button_control", "attributes": ["selected"]}], "layer0.texture": "Theme - Coffee/Dark Roast/icon-highlight-on.png" } +// +// TITLE BAR (MACOS ONLY) +// + { + "class": "title_bar", + "bg": [15, 11, 4], + "fg": [164, 157, 136] + }, ]