Skip to content
This repository has been archived by the owner on Oct 22, 2019. It is now read-only.

Commit

Permalink
Merge ST3 theme changes over to ST2
Browse files Browse the repository at this point in the history
  • Loading branch information
facelessuser committed Mar 16, 2015
1 parent d98277a commit 905c35e
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 21 deletions.
74 changes: 65 additions & 9 deletions Aprosopo Dark@st2.sublime-theme
Original file line number Diff line number Diff line change
Expand Up @@ -590,6 +590,62 @@
"layer0.opacity": 1.0,
"content_margin": [0, 6]
},
{
"class": "progress_gauge_control",
"settings": ["aprosopo_dark_red"],
"layer0.tint": [242, 119, 122],
"layer0.opacity": 1.0,
"content_margin": [0, 6]
},
{
"class": "progress_gauge_control",
"settings": ["aprosopo_dark_aqua"],
"layer0.tint": [102, 204, 204],
"layer0.opacity": 1.0,
"content_margin": [0, 6]
},
{
"class": "progress_gauge_control",
"settings": ["aprosopo_dark_gray"],
"layer0.tint": [153, 153, 153],
"layer0.opacity": 1.0,
"content_margin": [0, 6]
},
{
"class": "progress_gauge_control",
"settings": ["aprosopo_dark_blue"],
"layer0.tint": [102, 153, 204],
"layer0.opacity": 1.0,
"content_margin": [0, 6]
},
{
"class": "progress_gauge_control",
"settings": ["aprosopo_dark_green"],
"layer0.tint": [153, 204, 153],
"layer0.opacity": 1.0,
"content_margin": [0, 6]
},
{
"class": "progress_gauge_control",
"settings": ["aprosopo_dark_yellow"],
"layer0.tint": [255, 204, 102],
"layer0.opacity": 1.0,
"content_margin": [0, 6]
},
{
"class": "progress_gauge_control",
"settings": ["aprosopo_dark_orange"],
"layer0.tint": [249, 145, 87],
"layer0.opacity": 1.0,
"content_margin": [0, 6]
},
{
"class": "progress_gauge_control",
"settings": ["aprosopo_dark_purple"],
"layer0.tint": [204, 153, 204],
"layer0.opacity": 1.0,
"content_margin": [0, 6]
},

////////////////////////////////////
// Fold Buttons
Expand All @@ -613,7 +669,7 @@
{
"class": "fold_button_control",
"attributes": ["hover"],
"settings": ["aprosopo_dark_dirty_red"],
"settings": ["aprosopo_dark_red"],
"layer0.tint": [242, 119, 122]
},
{
Expand Down Expand Up @@ -805,42 +861,42 @@
{
"class": "minimap_control",
"settings": ["aprosopo_dark_red"],
"viewport_color": [242, 119, 122, 30]
"viewport_color": [242, 119, 122, 60]
},
{
"class": "minimap_control",
"settings": ["aprosopo_dark_aqua"],
"viewport_color": [102, 204, 204, 30]
"viewport_color": [102, 204, 204, 60]
},
{
"class": "minimap_control",
"settings": ["aprosopo_dark_gray"],
"viewport_color": [153, 153, 153, 30]
"viewport_color": [153, 153, 153, 60]
},
{
"class": "minimap_control",
"settings": ["aprosopo_dark_blue"],
"viewport_color": [102, 153, 204, 30]
"viewport_color": [102, 153, 204, 60]
},
{
"class": "minimap_control",
"settings": ["aprosopo_dark_green"],
"viewport_color": [153, 204, 153, 30]
"viewport_color": [153, 204, 153, 60]
},
{
"class": "minimap_control",
"settings": ["aprosopo_dark_yellow"],
"viewport_color": [255, 204, 102, 30]
"viewport_color": [255, 204, 102, 60]
},
{
"class": "minimap_control",
"settings": ["aprosopo_dark_orange"],
"viewport_color": [249, 145, 87, 30]
"viewport_color": [249, 145, 87, 60]
},
{
"class": "minimap_control",
"settings": ["aprosopo_dark_purple"],
"viewport_color": [204, 153, 204, 30]
"viewport_color": [204, 153, 204, 60]
},

////////////////////////////////////
Expand Down
74 changes: 62 additions & 12 deletions Aprosopo Light@st2.sublime-theme
Original file line number Diff line number Diff line change
Expand Up @@ -574,7 +574,7 @@
////////////////////////////////////
{
"class": "dialog",
"layer0.tint": [40, 43, 45],
"layer0.tint": [222, 225, 227],
"layer0.opacity": 1.0
},

Expand All @@ -583,12 +583,62 @@
////////////////////////////////////
{
"class": "progress_bar_control",
"layer0.tint": [30, 30, 30],
"layer0.tint": [201, 202, 203],
"layer0.opacity": 1.0
},
{
"class": "progress_gauge_control",
"layer0.tint": [144, 144, 144],
"settings": ["aprosopo_light_red"],
"layer0.tint": [255, 179, 181],
"layer0.opacity": 1.0,
"content_margin": [0, 6]
},
{
"class": "progress_gauge_control",
"settings": ["aprosopo_light_aqua"],
"layer0.tint": [151, 254, 255],
"layer0.opacity": 1.0,
"content_margin": [0, 6]
},
{
"class": "progress_gauge_control",
"settings": ["aprosopo_light_gray"],
"layer0.tint": [153, 153, 153],
"layer0.opacity": 1.0,
"content_margin": [0, 6]
},
{
"class": "progress_gauge_control",
"settings": ["aprosopo_light_blue"],
"layer0.tint": [151, 202, 255],
"layer0.opacity": 1.0,
"content_margin": [0, 6]
},
{
"class": "progress_gauge_control",
"settings": ["aprosopo_light_green"],
"layer0.tint": [190, 242, 190],
"layer0.opacity": 1.0,
"content_margin": [0, 6]
},
{
"class": "progress_gauge_control",
"settings": ["aprosopo_light_yellow"],
"layer0.tint": [255, 228, 177],
"layer0.opacity": 1.0,
"content_margin": [0, 6]
},
{
"class": "progress_gauge_control",
"settings": ["aprosopo_light_orange"],
"layer0.tint": [255, 198, 167],
"layer0.opacity": 1.0,
"content_margin": [0, 6]
},
{
"class": "progress_gauge_control",
"settings": ["aprosopo_light_purple"],
"layer0.tint": [242, 190, 241],
"layer0.opacity": 1.0,
"content_margin": [0, 6]
},
Expand All @@ -614,7 +664,7 @@
{
"class": "fold_button_control",
"attributes": ["hover"],
"settings": ["aprosopo_light_dirty_red"],
"settings": ["aprosopo_light_red"],
"layer0.tint": [255, 179, 181]
},
{
Expand Down Expand Up @@ -806,42 +856,42 @@
{
"class": "minimap_control",
"settings": ["aprosopo_light_red"],
"viewport_color": [255, 179, 181, 30]
"viewport_color": [255, 179, 181, 60]
},
{
"class": "minimap_control",
"settings": ["aprosopo_light_aqua"],
"viewport_color": [151, 254, 255, 30]
"viewport_color": [151, 254, 255, 60]
},
{
"class": "minimap_control",
"settings": ["aprosopo_light_gray"],
"viewport_color": [153, 153, 153, 30]
"viewport_color": [153, 153, 153, 60]
},
{
"class": "minimap_control",
"settings": ["aprosopo_light_blue"],
"viewport_color": [151, 202, 255, 30]
"viewport_color": [151, 202, 255, 60]
},
{
"class": "minimap_control",
"settings": ["aprosopo_light_green"],
"viewport_color": [190, 242, 190, 30]
"viewport_color": [190, 242, 190, 60]
},
{
"class": "minimap_control",
"settings": ["aprosopo_light_yellow"],
"viewport_color": [255, 228, 177, 30]
"viewport_color": [255, 228, 177, 60]
},
{
"class": "minimap_control",
"settings": ["aprosopo_light_orange"],
"viewport_color": [255, 198, 167, 30]
"viewport_color": [255, 198, 167, 60]
},
{
"class": "minimap_control",
"settings": ["aprosopo_light_purple"],
"viewport_color": [242, 190, 241, 30]
"viewport_color": [242, 190, 241, 60]
},

////////////////////////////////////
Expand Down

0 comments on commit 905c35e

Please sign in to comment.