Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
274cef9
Added Custom Theme
astanciu Sep 18, 2015
666182a
Updated README.md
astanciu Sep 18, 2015
d7cb502
Changed line number color
astanciu Sep 19, 2015
c43d466
Added a Solarized version, needs work on colors
astanciu Sep 21, 2015
c34eebf
Merge pull request #1 from equinusocio/master
astanciu Sep 22, 2015
2202cbc
Add Oceanic theme
astanciu Sep 27, 2015
c4de849
Add Ocean
astanciu Oct 10, 2015
092387d
Merge branch 'equinusocio/master'
astanciu Oct 10, 2015
bf0f664
Unify escaped charactors color in REGEX
berniechiu Oct 15, 2015
b8576d1
Merge pull request #469 from berniechiu/unify-escaped-charactors-colo…
equinusocio Oct 15, 2015
2ad89a4
Merge branch 'master' into develop
equinusocio Oct 15, 2015
7988e58
Update darker assets
equinusocio Oct 19, 2015
fc4ce3f
Update commons assets
equinusocio Oct 19, 2015
72c3071
Update darker assets
equinusocio Oct 19, 2015
2b2ea25
Update darker assets
equinusocio Oct 19, 2015
868e546
Update default assets
equinusocio Oct 19, 2015
a4ed817
Update lighter assets
equinusocio Oct 19, 2015
da19ef1
Release 1.8.9 (note)
equinusocio Oct 19, 2015
3ec513c
Fix layout separator color
equinusocio Oct 19, 2015
0422f97
Fix contrast for status bar label color
equinusocio Oct 19, 2015
b3b268d
Improved consistency between README.md and install.txt
mindstormer12 Oct 25, 2015
b9f08cd
Improved consistency between README.md and install.txt
mindstormer12 Oct 25, 2015
b9f4c4a
Improved consistency between README.md and install.txt
mindstormer12 Oct 25, 2015
f65bacd
Improved consistency between README.md and install.txt
mindstormer12 Oct 25, 2015
32ed7ba
Sharper Laravel blade icons
bstrahija Oct 29, 2015
dbd82c1
Merge pull request #485 from bstrahija/master
equinusocio Nov 1, 2015
c06eb9c
Merge pull request #479 from mindstormer12/master
equinusocio Nov 1, 2015
4aee6a2
Remove empty characters
equinusocio Nov 1, 2015
1dede21
Update readme
equinusocio Nov 1, 2015
d1b5d20
Merge branch 'master' into develop
equinusocio Nov 1, 2015
9bf2f87
Merge branch 'develop'
equinusocio Nov 1, 2015
e45694f
Fix tabs top margin
equinusocio Nov 1, 2015
2e18b9f
New color for html tags inside php scope
equinusocio Nov 1, 2015
e1cb6f1
Add new contrast mode
equinusocio Nov 1, 2015
3106dc8
Prepare release 1.9.0
equinusocio Nov 1, 2015
18881fd
Merge branch 'develop'
equinusocio Nov 1, 2015
3e1ccb7
Add Atom porting to the readme file
equinusocio Nov 1, 2015
d06c112
Merge branch 'develop'
equinusocio Nov 1, 2015
1940913
Merge pull request #487 from equinusocio/master
equinusocio Nov 2, 2015
981a23b
Merge branch 'develop'
equinusocio Nov 2, 2015
0b44868
Update read
equinusocio Nov 2, 2015
2169549
Merge branch 'develop'
equinusocio Nov 2, 2015
4a91b1e
Update README.md
bradmsmith Nov 3, 2015
1020233
Merge pull request #488 from bradmsmith/master
equinusocio Nov 3, 2015
a5bf992
Merge branch 'master' into develop
equinusocio Nov 3, 2015
0fb19f3
Fix GO function call color and minor fixes
equinusocio Nov 8, 2015
0c3f576
Update 1.9.0 release note
equinusocio Nov 8, 2015
e41f8f6
Merge branch 'develop'
equinusocio Nov 8, 2015
e420eb0
Update accent assets
equinusocio Nov 8, 2015
68cf99d
Removed old messages
equinusocio Nov 14, 2015
2fb10b5
Improve babel js color scheme
equinusocio Nov 14, 2015
e448187
Merge branch 'equinusocio/master'
astanciu Nov 16, 2015
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
5,930 changes: 2,977 additions & 2,953 deletions Material-Theme-Darker.sublime-theme

Large diffs are not rendered by default.

28 changes: 25 additions & 3 deletions Material-Theme-Lighter.sublime-theme
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
{
"class": "grid_layout_control",
"border_size": 1,
"border_color": [220, 229, 234]
"border_color": [230, 230, 230]
},


Expand Down Expand Up @@ -264,7 +264,7 @@
"tint_index": 1,
"layer0.inner_margin": [2, 6],
"layer0.opacity": 1.0,
"content_margin": [12, -8, 8, 0],
"content_margin": [12, 10, 8, 0],
"tab_overlap": 0,
"tab_width": 180,
"tab_min_width": 64,
Expand Down Expand Up @@ -631,7 +631,7 @@

{
"class": "icon_folder",
"content_margin": [13, 8],
"content_margin": [10, 8],
"layer0.tint": [250, 250, 250],
"layer0.opacity": 0,
"layer1.texture": "Material Theme/assets/lighter/folder.png",
Expand Down Expand Up @@ -3026,4 +3026,26 @@
"layer1.inner_margin": [2, 2, 2, 2],
},

// Contrast mode

{
"class": "sidebar_container",
"settings": ["material_theme_contrast_mode"],
"layer0.tint": [240, 240, 240]
},
{
"class": "sidebar_tree",
"settings": ["material_theme_contrast_mode"],
"layer0.tint": [240, 240, 240]
},
{
"class": "status_bar",
"settings": ["material_theme_contrast_mode"],
"layer1.tint": [240, 240, 240]
},
{
"class": "panel_control",
"settings": ["material_theme_contrast_mode"],
"layer1.tint": [240, 240, 240]
},
]
Loading