Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 455adf0

Browse files
committed
Removed unused assets
1 parent 7d22446 commit 455adf0

File tree

16 files changed

+3
-787
lines changed

16 files changed

+3
-787
lines changed

‎_config.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ disqus_shortname: SublimeCodeIntel
3030

3131
theme_color_light: "#ffd34e"
3232
theme_color_dark: "#ff9800"
33+
theme_color_quickstart: "#995b00"
3334

3435
logo: "/img/logo-2x.png"
3536
logo_width: 400

‎_sass/_style.scss‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ footer {
269269
/* Quickstart */
270270

271271
.quickstart {
272-
background-color: #689137;
272+
background-color: $theme_color_quickstart;
273273
color: #fff;
274274
margin: 60px 0;
275275
@include box-shadow(inset 0 3px 10px rgba(0,0,0,.4));

‎css/screen.scss‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
---
33
$theme_color_light: {{ site.theme_color_light }};
44
$theme_color_dark: {{ site.theme_color_dark }};
5+
$theme_color_quickstart: {{ site.theme_color_quickstart }};
56

67
@import "mixins";
78
@import "normalize";

‎images/bg_hr.png‎

-943 Bytes
Binary file not shown.

‎images/blacktocat.png‎

-1.39 KB
Binary file not shown.

‎images/icon_download.png‎

-1.13 KB
Binary file not shown.

‎images/linux_title_bar.png‎

-6.2 KB
Binary file not shown.

‎images/osx_title_bar.png‎

-7.04 KB
Binary file not shown.

‎images/sprite_download.png‎

-16.4 KB
Binary file not shown.

‎images/win_bottom_bar.png‎

-1.2 KB
Binary file not shown.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /