Commit 7d1273ee authored by Cole Bemis's avatar Cole Bemis

Update accent color

parent 14731962
<div class="flex flex-column items-center w-80 mw8 pt5 pt6-ns center"> <div class="flex flex-column items-center w-80 mw8 pt5 pt6-ns center">
<h2 class="mt0 mb4 f2 fw3 tc lh-title black-90">Simply beautiful open source icons</h2> <h2 class="mt0 mb4 f2 fw3 tc lh-title black-90">Simply beautiful open source icons</h2>
<a <a
class="button white bg-accent bg-animate hover-bg-accent-darker br2" class="button white bg-accent dim br2"
href="feather-{{ site.data.package.version }}.zip" href="feather-{{ site.data.package.version }}.zip"
download download
onclick="ga('send', 'event', 'download', 'click', 'all');"> onclick="ga('send', 'event', 'download', 'click', 'all');">
......
assets/feather-preview.png

35.8 KB | W: | H:

assets/feather-preview.png

35.6 KB | W: | H:

assets/feather-preview.png
assets/feather-preview.png
assets/feather-preview.png
assets/feather-preview.png
  • 2-up
  • Swipe
  • Onion skin
...@@ -8,12 +8,12 @@ ...@@ -8,12 +8,12 @@
} }
.bg-accent { .bg-accent {
background-color: #4353FF; background-color: #0055ff;
} }
.hover-bg-accent-darker:hover { /*.hover-bg-accent-darker:hover {
background-color: #3E4DED; background-color: #3E4DED;
} }*/
.button { .button {
display: inline-block; display: inline-block;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment