Skip to content

Commit

Permalink
Add default colors
Browse files Browse the repository at this point in the history
  • Loading branch information
sbeleidy committed Dec 22, 2016
1 parent c37416d commit 6b8a898
Show file tree
Hide file tree
Showing 14 changed files with 101 additions and 14 deletions.
8 changes: 7 additions & 1 deletion behance-link.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,13 @@
is: 'behance-link',
behaviors: [
SocialLinkBehavior
]
],

properties: {
color: {
value: "#1769ff"
}
}

});
</script>
Expand Down
7 changes: 6 additions & 1 deletion convoo-link.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,12 @@
is: 'convoo-link',
behaviors: [
SocialLinkBehavior
]
],
properties: {
color: {
value: "#b03142"
}
}


});
Expand Down
23 changes: 22 additions & 1 deletion demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<body>
<div class="horizontal-section-container centered">

<h3>Minimal social-links demo</h3>
<h3>Minimal social-link demo</h3>
<demo-snippet>
<template>
<div class="container">
Expand All @@ -58,6 +58,27 @@ <h3>Minimal social-links demo</h3>
</template>
</demo-snippet>

<h3>Default colors social-links demo</h3>
<demo-snippet>
<template>
<div class="container">
<twitter-link href="https://www.twitter.com/@bkawk" height="15px"></twitter-link>
<vimeo-link href="https://www.vimeo.com/@bkawk" height="15px"></vimeo-link>
<skype-link href="https://www.skype.com/@bkawk" height="15px"></skype-link>
<youtube-link href="https://www.youtube.com/@bkawk" height="15px"></youtube-link>
<linkedin-link href="https://www.linkedin.com/@bkawk" height="15px"></linkedin-link>
<behance-link href="https://www.behance.com/@bkawk" height="15px"></behance-link>
<pinterest-link href="https://www.pinterest.com/@bkawk" height="15px"></pinterest-link>
<facebook-link href="https://www.facebook.com/@bkawk" height="15px"></facebook-link>
<convoo-link href="https://www.convoo.me/@bkawk" height="15px"></convoo-link>
<snapchat-link href="https://www.snapchat.com/@bkawk" height="15px"></snapchat-link>
<github-link href="https://www.github.com/@bkawk" height="15px"></github-link>
<instagram-link href="https://www.instagram.com/@bkawk" height="15px"></instagram-link>
<dribbble-link href="https://www.dribbble.com/@bkawk" height="15px"></dribbble-link>
</div>
</template>
</demo-snippet>

<h3>Minimal social-links demo</h3>
<demo-snippet>
<template>
Expand Down
7 changes: 6 additions & 1 deletion dribbble-link.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,12 @@

behaviors: [
SocialLinkBehavior
]
],
properties: {
color: {
value: "#444444"
}
}


});
Expand Down
7 changes: 6 additions & 1 deletion facebook-link.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,12 @@
is: 'facebook-link',
behaviors: [
SocialLinkBehavior
]
],
properties: {
color: {
value: "#3b5998"
}
}


});
Expand Down
7 changes: 6 additions & 1 deletion github-link.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,12 @@
is: 'github-link',
behaviors: [
SocialLinkBehavior
]
],
properties: {
color: {
value: "#333"
}
}


});
Expand Down
7 changes: 6 additions & 1 deletion instagram-link.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,12 @@
is: 'instagram-link',
behaviors: [
SocialLinkBehavior
]
],
properties: {
color: {
value: "black"
}
}


});
Expand Down
7 changes: 6 additions & 1 deletion linkedin-link.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,12 @@
is: 'linkedin-link',
behaviors: [
SocialLinkBehavior
]
],
properties: {
color: {
value: "#0077b5"
}
}

});
</script>
Expand Down
7 changes: 6 additions & 1 deletion pinterest-link.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,12 @@
is: 'pinterest-link',
behaviors: [
SocialLinkBehavior
]
],
properties: {
color: {
value: "#bd081c"
}
}

});
</script>
Expand Down
7 changes: 6 additions & 1 deletion skype-link.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,12 @@
is: 'skype-link',
behaviors: [
SocialLinkBehavior
]
],
properties: {
color: {
value: "#00aff0"
}
}

});
</script>
Expand Down
7 changes: 6 additions & 1 deletion snapchat-link.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,12 @@
is: 'snapchat-link',
behaviors: [
SocialLinkBehavior
]
],
properties: {
color: {
value: "#fffc00"
}
}


});
Expand Down
7 changes: 6 additions & 1 deletion twitter-link.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,12 @@
is: 'twitter-link',
behaviors: [
SocialLinkBehavior
]
],
properties: {
color: {
value: "#1da1f2"
}
}


});
Expand Down
7 changes: 6 additions & 1 deletion vimeo-link.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,12 @@
is: 'vimeo-link',
behaviors: [
SocialLinkBehavior
]
],
properties: {
color: {
value: "#1ab7ea"
}
}


});
Expand Down
7 changes: 6 additions & 1 deletion youtube-link.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,12 @@
is: 'youtube-link',
behaviors: [
SocialLinkBehavior
]
],
properties: {
color: {
value: "#cd201f"
}
}


});
Expand Down

0 comments on commit 6b8a898

Please sign in to comment.