diff --git a/Preferences.sublime-settings b/Preferences.sublime-settings new file mode 100644 index 0000000..daedd86 --- /dev/null +++ b/Preferences.sublime-settings @@ -0,0 +1,10 @@ +/* + * MATERIALIZE THEME PREFERENCES + * Default settings + ========================================================================= */ +{ + + // On OSX, default title bar theming to true + "material_theme_title_bar": true + +} diff --git a/themes/Material Augmented Reaction.sublime-theme b/themes/Material Augmented Reaction.sublime-theme index 7e71eaf..89aa110 100644 --- a/themes/Material Augmented Reaction.sublime-theme +++ b/themes/Material Augmented Reaction.sublime-theme @@ -1,5 +1,18 @@ [ + /* @ WINDOW - TITLE BAR + * Style for window title bar + ========================================================================= */ + + { + "class": "title_bar", + "settings": ["material_theme_title_bar"], + "platforms": ["osx"], + "fg": [175, 189, 196], + "bg": [30, 30, 30] + }, + + /* @ EMPTY WINDOW * Style for empty (no tabs) window ========================================================================= */ diff --git a/themes/Material Behave.sublime-theme b/themes/Material Behave.sublime-theme index b63cd9b..e8ee056 100755 --- a/themes/Material Behave.sublime-theme +++ b/themes/Material Behave.sublime-theme @@ -1,5 +1,18 @@ [ + /* @ WINDOW - TITLE BAR + * Style for window title bar + ========================================================================= */ + + { + "class": "title_bar", + "settings": ["material_theme_title_bar"], + "platforms": ["osx"], + "fg": [175, 189, 196], + "bg": [38, 45, 53] + }, + + /* @ EMPTY WINDOW * Style for empty (no tabs) window ========================================================================= */ diff --git a/themes/Material Brogrammer.sublime-theme b/themes/Material Brogrammer.sublime-theme index 3e4e44b..e639651 100755 --- a/themes/Material Brogrammer.sublime-theme +++ b/themes/Material Brogrammer.sublime-theme @@ -1,5 +1,18 @@ [ + /* @ WINDOW - TITLE BAR + * Style for window title bar + ========================================================================= */ + + { + "class": "title_bar", + "settings": ["material_theme_title_bar"], + "platforms": ["osx"], + "fg": [175, 189, 196], + "bg": [20, 20, 20] + }, + + /* @ EMPTY WINDOW * Style for empty (no tabs) window ========================================================================= */ diff --git a/themes/Material Cobalt.sublime-theme b/themes/Material Cobalt.sublime-theme index 0b8ffa3..341b0df 100755 --- a/themes/Material Cobalt.sublime-theme +++ b/themes/Material Cobalt.sublime-theme @@ -1,5 +1,18 @@ [ + /* @ WINDOW - TITLE BAR + * Style for window title bar + ========================================================================= */ + + { + "class": "title_bar", + "settings": ["material_theme_title_bar"], + "platforms": ["osx"], + "fg": [175, 189, 196], + "bg": [0, 29, 55] + }, + + /* @ EMPTY WINDOW * Style for empty (no tabs) window ========================================================================= */ diff --git a/themes/Material Dracula.sublime-theme b/themes/Material Dracula.sublime-theme index 7964178..c1de82b 100644 --- a/themes/Material Dracula.sublime-theme +++ b/themes/Material Dracula.sublime-theme @@ -1,5 +1,18 @@ [ + /* @ WINDOW - TITLE BAR + * Style for window title bar + ========================================================================= */ + + { + "class": "title_bar", + "settings": ["material_theme_title_bar"], + "platforms": ["osx"], + "fg": [175, 189, 196], + "bg": [33, 35, 47] + }, + + /* @ EMPTY WINDOW * Style for empty (no tabs) window ========================================================================= */ diff --git a/themes/Material Facebook.sublime-theme b/themes/Material Facebook.sublime-theme index 0d5592f..76d4bac 100644 --- a/themes/Material Facebook.sublime-theme +++ b/themes/Material Facebook.sublime-theme @@ -1,5 +1,18 @@ [ + /* @ WINDOW - TITLE BAR + * Style for window title bar + ========================================================================= */ + + { + "class": "title_bar", + "settings": ["material_theme_title_bar"], + "platforms": ["osx"], + "fg": [175, 189, 196], + "bg": [33, 34, 28] + }, + + /* @ EMPTY WINDOW * Style for empty (no tabs) window ========================================================================= */ diff --git a/themes/Material Firewatch.sublime-theme b/themes/Material Firewatch.sublime-theme index 8cbf18c..ab88d28 100644 --- a/themes/Material Firewatch.sublime-theme +++ b/themes/Material Firewatch.sublime-theme @@ -1,5 +1,18 @@ [ + /* @ WINDOW - TITLE BAR + * Style for window title bar + ========================================================================= */ + + { + "class": "title_bar", + "settings": ["material_theme_title_bar"], + "platforms": ["osx"], + "fg": [175, 189, 196], + "bg": [35, 39, 47] + }, + + /* @ EMPTY WINDOW * Style for empty (no tabs) window ========================================================================= */ diff --git a/themes/Material Flatland.sublime-theme b/themes/Material Flatland.sublime-theme index 6ae3fb8..75f6502 100755 --- a/themes/Material Flatland.sublime-theme +++ b/themes/Material Flatland.sublime-theme @@ -1,5 +1,18 @@ [ + /* @ WINDOW - TITLE BAR + * Style for window title bar + ========================================================================= */ + + { + "class": "title_bar", + "settings": ["material_theme_title_bar"], + "platforms": ["osx"], + "fg": [175, 189, 196], + "bg": [32, 35, 37] + }, + + /* @ EMPTY WINDOW * Style for empty (no tabs) window ========================================================================= */ diff --git a/themes/Material Glacier.sublime-theme b/themes/Material Glacier.sublime-theme index a43469e..000ebbd 100755 --- a/themes/Material Glacier.sublime-theme +++ b/themes/Material Glacier.sublime-theme @@ -1,5 +1,18 @@ [ + /* @ WINDOW - TITLE BAR + * Style for window title bar + ========================================================================= */ + + { + "class": "title_bar", + "settings": ["material_theme_title_bar"], + "platforms": ["osx"], + "fg": [175, 189, 196], + "bg": [11, 17, 21] + }, + + /* @ EMPTY WINDOW * Style for empty (no tabs) window ========================================================================= */ diff --git a/themes/Material Monokai Soda.sublime-theme b/themes/Material Monokai Soda.sublime-theme index 5295ab2..f03f968 100644 --- a/themes/Material Monokai Soda.sublime-theme +++ b/themes/Material Monokai Soda.sublime-theme @@ -1,5 +1,18 @@ [ + /* @ WINDOW - TITLE BAR + * Style for window title bar + ========================================================================= */ + + { + "class": "title_bar", + "settings": ["material_theme_title_bar"], + "platforms": ["osx"], + "fg": [175, 189, 196], + "bg": [45, 45, 45] + }, + + /* @ EMPTY WINDOW * Style for empty (no tabs) window ========================================================================= */ diff --git a/themes/Material Monokai.sublime-theme b/themes/Material Monokai.sublime-theme index 09a56fe..3eb1722 100755 --- a/themes/Material Monokai.sublime-theme +++ b/themes/Material Monokai.sublime-theme @@ -1,5 +1,18 @@ [ + /* @ WINDOW - TITLE BAR + * Style for window title bar + ========================================================================= */ + + { + "class": "title_bar", + "settings": ["material_theme_title_bar"], + "platforms": ["osx"], + "fg": [175, 189, 196], + "bg": [33, 34, 28] + }, + + /* @ EMPTY WINDOW * Style for empty (no tabs) window ========================================================================= */ diff --git a/themes/Material Oceanic Next.sublime-theme b/themes/Material Oceanic Next.sublime-theme index 567af31..c98a46d 100755 --- a/themes/Material Oceanic Next.sublime-theme +++ b/themes/Material Oceanic Next.sublime-theme @@ -1,5 +1,18 @@ [ + /* @ WINDOW - TITLE BAR + * Style for window title bar + ========================================================================= */ + + { + "class": "title_bar", + "settings": ["material_theme_title_bar"], + "platforms": ["osx"], + "fg": [175, 189, 196], + "bg": [24, 38, 46] + }, + + /* @ EMPTY WINDOW * Style for empty (no tabs) window ========================================================================= */ diff --git a/themes/Material One Dark.sublime-theme b/themes/Material One Dark.sublime-theme index 4c2a2d5..a4a2e37 100755 --- a/themes/Material One Dark.sublime-theme +++ b/themes/Material One Dark.sublime-theme @@ -1,5 +1,18 @@ [ + /* @ WINDOW - TITLE BAR + * Style for window title bar + ========================================================================= */ + + { + "class": "title_bar", + "settings": ["material_theme_title_bar"], + "platforms": ["osx"], + "fg": [175, 189, 196], + "bg": [34, 38, 45] + }, + + /* @ EMPTY WINDOW * Style for empty (no tabs) window ========================================================================= */ diff --git a/themes/Material Primer Light.sublime-theme b/themes/Material Primer Light.sublime-theme index e86c533..88f1b45 100755 --- a/themes/Material Primer Light.sublime-theme +++ b/themes/Material Primer Light.sublime-theme @@ -1,5 +1,18 @@ [ + /* @ WINDOW - TITLE BAR + * Style for window title bar + ========================================================================= */ + + { + "class": "title_bar", + "settings": ["material_theme_title_bar"], + "platforms": ["osx"], + "fg": [144, 164, 174], + "bg": [250, 250, 250] + }, + + /* @ EMPTY WINDOW * Style for empty (no tabs) window ========================================================================= */ diff --git a/themes/Material Seti.sublime-theme b/themes/Material Seti.sublime-theme index 64d944d..3f40b4d 100755 --- a/themes/Material Seti.sublime-theme +++ b/themes/Material Seti.sublime-theme @@ -1,5 +1,18 @@ [ + /* @ WINDOW - TITLE BAR + * Style for window title bar + ========================================================================= */ + + { + "class": "title_bar", + "settings": ["material_theme_title_bar"], + "platforms": ["osx"], + "fg": [175, 189, 196], + "bg": [18, 22, 23] + }, + + /* @ EMPTY WINDOW * Style for empty (no tabs) window ========================================================================= */ diff --git a/themes/Material Solarized Dark.sublime-theme b/themes/Material Solarized Dark.sublime-theme index e1e8f42..7c7c318 100755 --- a/themes/Material Solarized Dark.sublime-theme +++ b/themes/Material Solarized Dark.sublime-theme @@ -1,5 +1,18 @@ [ +/* @ WINDOW - TITLE BAR + * Style for window title bar + ========================================================================= */ + + { + "class": "title_bar", + "settings": ["material_theme_title_bar"], + "platforms": ["osx"], + "fg": [175, 189, 196], + "bg": [0, 39, 48] + }, + + /* @ EMPTY WINDOW * Style for empty (no tabs) window ========================================================================= */ diff --git a/themes/Material Solarized Light.sublime-theme b/themes/Material Solarized Light.sublime-theme index eb1f906..312c360 100755 --- a/themes/Material Solarized Light.sublime-theme +++ b/themes/Material Solarized Light.sublime-theme @@ -1,5 +1,18 @@ [ + /* @ WINDOW - TITLE BAR + * Style for window title bar + ========================================================================= */ + + { + "class": "title_bar", + "settings": ["material_theme_title_bar"], + "platforms": ["osx"], + "fg": [69, 90, 100], + "bg": [243, 237, 218] + }, + + /* @ EMPTY WINDOW * Style for empty (no tabs) window ========================================================================= */ diff --git a/themes/Material Spaceblack.sublime-theme b/themes/Material Spaceblack.sublime-theme index 2db165a..27f2a30 100755 --- a/themes/Material Spaceblack.sublime-theme +++ b/themes/Material Spaceblack.sublime-theme @@ -1,5 +1,18 @@ [ + /* @ WINDOW - TITLE BAR + * Style for window title bar + ========================================================================= */ + + { + "class": "title_bar", + "settings": ["material_theme_title_bar"], + "platforms": ["osx"], + "fg": [175, 189, 196], + "bg": [22, 25, 30] + }, + + /* @ EMPTY WINDOW * Style for empty (no tabs) window ========================================================================= */ diff --git a/themes/Material Spacegray Eighties.sublime-theme b/themes/Material Spacegray Eighties.sublime-theme index 023cdbd..520a441 100755 --- a/themes/Material Spacegray Eighties.sublime-theme +++ b/themes/Material Spacegray Eighties.sublime-theme @@ -1,5 +1,18 @@ [ + /* @ WINDOW - TITLE BAR + * Style for window title bar + ========================================================================= */ + + { + "class": "title_bar", + "settings": ["material_theme_title_bar"], + "platforms": ["osx"], + "fg": [175, 189, 196], + "bg": [40, 40, 40] + }, + + /* @ EMPTY WINDOW * Style for empty (no tabs) window ========================================================================= */ diff --git a/themes/Material Spacegray Light.sublime-theme b/themes/Material Spacegray Light.sublime-theme index 95f1017..e6f63e3 100755 --- a/themes/Material Spacegray Light.sublime-theme +++ b/themes/Material Spacegray Light.sublime-theme @@ -1,5 +1,18 @@ [ + /* @ WINDOW - TITLE BAR + * Style for window title bar + ========================================================================= */ + + { + "class": "title_bar", + "settings": ["material_theme_title_bar"], + "platforms": ["osx"], + "fg": [69, 90, 100], + "bg": [231, 233, 236] + }, + + /* @ EMPTY WINDOW * Style for empty (no tabs) window ========================================================================= */ diff --git a/themes/Material Spacegray Mocha.sublime-theme b/themes/Material Spacegray Mocha.sublime-theme index ae37414..b18f178 100755 --- a/themes/Material Spacegray Mocha.sublime-theme +++ b/themes/Material Spacegray Mocha.sublime-theme @@ -1,5 +1,18 @@ [ + /* @ WINDOW - TITLE BAR + * Style for window title bar + ========================================================================= */ + + { + "class": "title_bar", + "settings": ["material_theme_title_bar"], + "platforms": ["osx"], + "fg": [175, 189, 196], + "bg": [52, 44, 36] + }, + + /* @ EMPTY WINDOW * Style for empty (no tabs) window ========================================================================= */ diff --git a/themes/Material Spacegray.sublime-theme b/themes/Material Spacegray.sublime-theme index aa95569..1cea074 100755 --- a/themes/Material Spacegray.sublime-theme +++ b/themes/Material Spacegray.sublime-theme @@ -1,5 +1,18 @@ [ + /* @ WINDOW - TITLE BAR + * Style for window title bar + ========================================================================= */ + + { + "class": "title_bar", + "settings": ["material_theme_title_bar"], + "platforms": ["osx"], + "fg": [175, 189, 196], + "bg": [41, 45, 55] + }, + + /* @ EMPTY WINDOW * Style for empty (no tabs) window ========================================================================= */ diff --git a/themes/Material Stereokai.sublime-theme b/themes/Material Stereokai.sublime-theme index 395ae34..e7b7941 100755 --- a/themes/Material Stereokai.sublime-theme +++ b/themes/Material Stereokai.sublime-theme @@ -1,5 +1,18 @@ [ + /* @ WINDOW - TITLE BAR + * Style for window title bar + ========================================================================= */ + + { + "class": "title_bar", + "settings": ["material_theme_title_bar"], + "platforms": ["osx"], + "fg": [175, 189, 196], + "bg": [33, 33, 33] + }, + + /* @ EMPTY WINDOW * Style for empty (no tabs) window ========================================================================= */ diff --git a/themes/Material Toy Chest.sublime-theme b/themes/Material Toy Chest.sublime-theme index 3ee1c69..57b3d6d 100755 --- a/themes/Material Toy Chest.sublime-theme +++ b/themes/Material Toy Chest.sublime-theme @@ -1,5 +1,18 @@ [ + /* @ WINDOW - TITLE BAR + * Style for window title bar + ========================================================================= */ + + { + "class": "title_bar", + "settings": ["material_theme_title_bar"], + "platforms": ["osx"], + "fg": [175, 189, 196], + "bg": [44, 66, 86] + }, + + /* @ EMPTY WINDOW * Style for empty (no tabs) window ========================================================================= */ diff --git a/themes/Material Twilight.sublime-theme b/themes/Material Twilight.sublime-theme index 57f4e0d..463be78 100755 --- a/themes/Material Twilight.sublime-theme +++ b/themes/Material Twilight.sublime-theme @@ -1,5 +1,18 @@ [ + /* @ WINDOW - TITLE BAR + * Style for window title bar + ========================================================================= */ + + { + "class": "title_bar", + "settings": ["material_theme_title_bar"], + "platforms": ["osx"], + "fg": [175, 189, 196], + "bg": [25, 25, 25] + }, + + /* @ EMPTY WINDOW * Style for empty (no tabs) window ========================================================================= */ diff --git a/themes/Material Vim Blackboard.sublime-theme b/themes/Material Vim Blackboard.sublime-theme index 9a35a09..6f4bffc 100755 --- a/themes/Material Vim Blackboard.sublime-theme +++ b/themes/Material Vim Blackboard.sublime-theme @@ -1,5 +1,18 @@ [ + /* @ WINDOW - TITLE BAR + * Style for window title bar + ========================================================================= */ + + { + "class": "title_bar", + "settings": ["material_theme_title_bar"], + "platforms": ["osx"], + "fg": [175, 189, 196], + "bg": [15, 15, 15] + }, + + /* @ EMPTY WINDOW * Style for empty (no tabs) window ========================================================================= */ diff --git a/themes/Material Zenburn.sublime-theme b/themes/Material Zenburn.sublime-theme index 5e243c2..75f30f5 100755 --- a/themes/Material Zenburn.sublime-theme +++ b/themes/Material Zenburn.sublime-theme @@ -1,5 +1,18 @@ [ + /* @ WINDOW - TITLE BAR + * Style for window title bar + ========================================================================= */ + + { + "class": "title_bar", + "settings": ["material_theme_title_bar"], + "platforms": ["osx"], + "fg": [175, 189, 196], + "bg": [52, 52, 52] + }, + + /* @ EMPTY WINDOW * Style for empty (no tabs) window ========================================================================= */