Skip to content
This repository was archived by the owner on Jun 15, 2020. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions Preferences.sublime-settings
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
/*
* MATERIALIZE THEME PREFERENCES
* Default settings
========================================================================= */
{

// On OSX, default title bar theming to true
"material_theme_title_bar": true

}
13 changes: 13 additions & 0 deletions themes/Material Augmented Reaction.sublime-theme
Original file line number Diff line number Diff line change
@@ -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
========================================================================= */
Expand Down
13 changes: 13 additions & 0 deletions themes/Material Behave.sublime-theme
Original file line number Diff line number Diff line change
@@ -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
========================================================================= */
Expand Down
13 changes: 13 additions & 0 deletions themes/Material Brogrammer.sublime-theme
Original file line number Diff line number Diff line change
@@ -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
========================================================================= */
Expand Down
13 changes: 13 additions & 0 deletions themes/Material Cobalt.sublime-theme
Original file line number Diff line number Diff line change
@@ -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
========================================================================= */
Expand Down
13 changes: 13 additions & 0 deletions themes/Material Dracula.sublime-theme
Original file line number Diff line number Diff line change
@@ -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
========================================================================= */
Expand Down
13 changes: 13 additions & 0 deletions themes/Material Facebook.sublime-theme
Original file line number Diff line number Diff line change
@@ -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
========================================================================= */
Expand Down
13 changes: 13 additions & 0 deletions themes/Material Firewatch.sublime-theme
Original file line number Diff line number Diff line change
@@ -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
========================================================================= */
Expand Down
13 changes: 13 additions & 0 deletions themes/Material Flatland.sublime-theme
Original file line number Diff line number Diff line change
@@ -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
========================================================================= */
Expand Down
13 changes: 13 additions & 0 deletions themes/Material Glacier.sublime-theme
Original file line number Diff line number Diff line change
@@ -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
========================================================================= */
Expand Down
13 changes: 13 additions & 0 deletions themes/Material Monokai Soda.sublime-theme
Original file line number Diff line number Diff line change
@@ -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
========================================================================= */
Expand Down
13 changes: 13 additions & 0 deletions themes/Material Monokai.sublime-theme
Original file line number Diff line number Diff line change
@@ -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
========================================================================= */
Expand Down
13 changes: 13 additions & 0 deletions themes/Material Oceanic Next.sublime-theme
Original file line number Diff line number Diff line change
@@ -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
========================================================================= */
Expand Down
13 changes: 13 additions & 0 deletions themes/Material One Dark.sublime-theme
Original file line number Diff line number Diff line change
@@ -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
========================================================================= */
Expand Down
13 changes: 13 additions & 0 deletions themes/Material Primer Light.sublime-theme
Original file line number Diff line number Diff line change
@@ -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
========================================================================= */
Expand Down
13 changes: 13 additions & 0 deletions themes/Material Seti.sublime-theme
Original file line number Diff line number Diff line change
@@ -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
========================================================================= */
Expand Down
13 changes: 13 additions & 0 deletions themes/Material Solarized Dark.sublime-theme
Original file line number Diff line number Diff line change
@@ -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
========================================================================= */
Expand Down
13 changes: 13 additions & 0 deletions themes/Material Solarized Light.sublime-theme
Original file line number Diff line number Diff line change
@@ -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
========================================================================= */
Expand Down
13 changes: 13 additions & 0 deletions themes/Material Spaceblack.sublime-theme
Original file line number Diff line number Diff line change
@@ -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
========================================================================= */
Expand Down
13 changes: 13 additions & 0 deletions themes/Material Spacegray Eighties.sublime-theme
Original file line number Diff line number Diff line change
@@ -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
========================================================================= */
Expand Down
13 changes: 13 additions & 0 deletions themes/Material Spacegray Light.sublime-theme
Original file line number Diff line number Diff line change
@@ -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
========================================================================= */
Expand Down
Loading