]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Update default colors
authorJeremy Thomas <bbxdesign@gmail.com>
Thu, 29 Mar 2018 21:30:43 +0000 (22:30 +0100)
committerJeremy Thomas <bbxdesign@gmail.com>
Thu, 29 Mar 2018 21:30:43 +0000 (22:30 +0100)
docs/_includes/native.html

index 253676103b2d31d15275d5c0624a12812e56ad21..97a62e8887306ceed7285d660755fb78142c1bd7 100644 (file)
@@ -5,7 +5,7 @@
     fallback: `<a href="https://jgthms.com/css-in-44-minutes-ebook" class="native-flex" target="_blank">
       <style>
         .native-js {
-          background: linear-gradient(-30deg, #DA3925E5, #DA3925E5 45%, #DA3925 45%) #fff;
+          background: linear-gradient(-30deg, #4f38a4, #a244bc 45%, #4f38a4 45%) #4f38a4;
         }
 
         .native-details {
 
         .native-cta {
           color: #FFFFFF;
-          background-color: #626469;
+          background-color: #3bb76d;
         }
 
         .native-cta:hover {
           color: #native_cta_color_hover;
-          background-color: #626469;
+          background-color: #3bb76d;
         }
       </style>
       <div class="native-main">