diff --git a/src/assets/img/bg.jpg b/src/assets/img/bg.jpg index fe8ec2a..d6346c5 100644 Binary files a/src/assets/img/bg.jpg and b/src/assets/img/bg.jpg differ diff --git a/src/assets/img/bg7.jpg b/src/assets/img/bg7.jpg index 0f38796..1ded8e3 100644 Binary files a/src/assets/img/bg7.jpg and b/src/assets/img/bg7.jpg differ diff --git a/src/assets/img/city-profile.jpg b/src/assets/img/city-profile.jpg index 1bc6e57..940cd3e 100644 Binary files a/src/assets/img/city-profile.jpg and b/src/assets/img/city-profile.jpg differ diff --git a/src/assets/img/city.jpg b/src/assets/img/city.jpg index 7e6c6a6..832ddc6 100644 Binary files a/src/assets/img/city.jpg and b/src/assets/img/city.jpg differ diff --git a/src/assets/img/examples/clem-onojegaw.jpg b/src/assets/img/examples/clem-onojegaw.jpg index 1291ce3..c9e720c 100644 Binary files a/src/assets/img/examples/clem-onojegaw.jpg and b/src/assets/img/examples/clem-onojegaw.jpg differ diff --git a/src/assets/img/examples/clem-onojeghuo.jpg b/src/assets/img/examples/clem-onojeghuo.jpg index c161af0..00e30da 100644 Binary files a/src/assets/img/examples/clem-onojeghuo.jpg and b/src/assets/img/examples/clem-onojeghuo.jpg differ diff --git a/src/assets/img/examples/cynthia-del-rio.jpg b/src/assets/img/examples/cynthia-del-rio.jpg index e051afa..0e54657 100644 Binary files a/src/assets/img/examples/cynthia-del-rio.jpg and b/src/assets/img/examples/cynthia-del-rio.jpg differ diff --git a/src/assets/img/examples/mariya-georgieva.jpg b/src/assets/img/examples/mariya-georgieva.jpg index 50d5b3a..1ae66db 100644 Binary files a/src/assets/img/examples/mariya-georgieva.jpg and b/src/assets/img/examples/mariya-georgieva.jpg differ diff --git a/src/assets/img/examples/olu-eletu.jpg b/src/assets/img/examples/olu-eletu.jpg index 02de576..257b5b5 100644 Binary files a/src/assets/img/examples/olu-eletu.jpg and b/src/assets/img/examples/olu-eletu.jpg differ diff --git a/src/assets/img/examples/studio-1.jpg b/src/assets/img/examples/studio-1.jpg index 8bdaac5..1f51c16 100644 Binary files a/src/assets/img/examples/studio-1.jpg and b/src/assets/img/examples/studio-1.jpg differ diff --git a/src/assets/img/examples/studio-2.jpg b/src/assets/img/examples/studio-2.jpg index e1a2f07..0fe4542 100644 Binary files a/src/assets/img/examples/studio-2.jpg and b/src/assets/img/examples/studio-2.jpg differ diff --git a/src/assets/img/examples/studio-3.jpg b/src/assets/img/examples/studio-3.jpg index ef5a4f5..279e593 100644 Binary files a/src/assets/img/examples/studio-3.jpg and b/src/assets/img/examples/studio-3.jpg differ diff --git a/src/assets/img/examples/studio-4.jpg b/src/assets/img/examples/studio-4.jpg index 465c163..8e67570 100644 Binary files a/src/assets/img/examples/studio-4.jpg and b/src/assets/img/examples/studio-4.jpg differ diff --git a/src/assets/img/examples/studio-5.jpg b/src/assets/img/examples/studio-5.jpg index ab453f9..f0cf96d 100644 Binary files a/src/assets/img/examples/studio-5.jpg and b/src/assets/img/examples/studio-5.jpg differ diff --git a/src/assets/img/faces/christian.jpg b/src/assets/img/faces/christian.jpg index 357ea73..5459672 100644 Binary files a/src/assets/img/faces/christian.jpg and b/src/assets/img/faces/christian.jpg differ diff --git a/src/assets/img/landing.jpg b/src/assets/img/landing.jpg index 6c434d5..73c60e8 100644 Binary files a/src/assets/img/landing.jpg and b/src/assets/img/landing.jpg differ diff --git a/src/assets/img/nature-2.jpg b/src/assets/img/nature-2.jpg new file mode 100644 index 0000000..8cbe5e2 Binary files /dev/null and b/src/assets/img/nature-2.jpg differ diff --git a/src/assets/img/nature-3.jpg b/src/assets/img/nature-3.jpg new file mode 100644 index 0000000..41dc45e Binary files /dev/null and b/src/assets/img/nature-3.jpg differ diff --git a/src/assets/img/nature.jpg b/src/assets/img/nature.jpg new file mode 100644 index 0000000..815077c Binary files /dev/null and b/src/assets/img/nature.jpg differ diff --git a/src/assets/img/profile.jpg b/src/assets/img/profile.jpg index 1779b6a..855160a 100644 Binary files a/src/assets/img/profile.jpg and b/src/assets/img/profile.jpg differ diff --git a/src/assets/img/profile_city.jpg b/src/assets/img/profile_city.jpg index 4c9d5b0..f941eb2 100644 Binary files a/src/assets/img/profile_city.jpg and b/src/assets/img/profile_city.jpg differ diff --git a/src/assets/scss/material-kit/_datepicker.scss b/src/assets/scss/material-kit/_datepicker.scss index 732a169..fae4dfd 100644 --- a/src/assets/scss/material-kit/_datepicker.scss +++ b/src/assets/scss/material-kit/_datepicker.scss @@ -15,6 +15,30 @@ } } +.md-dialog-actions .md-button { + &, + &:hover, + &:focus, + &:active, + &.active, + &:active:focus, + &:active:hover, + &.active:focus, + &.active:hover, + .open > &.dropdown-toggle, + .open > &.dropdown-toggle:focus, + .open > &.dropdown-toggle:hover { + background-color: $brand-success !important; + } + + &:focus, + &:active, + &:hover{ + // remove this line if you want black shadows + @include button-shadow-color($brand-success); + } +} + .md-datepicker-header .md-datepicker-date-select{ font-size: 30px; } @@ -48,13 +72,13 @@ .md-datepicker-today, .md-datepicker-selected{ - @include shadow-2dp-color($brand-primary); + @include shadow-2dp-color($brand-success); font-weight: lighter !important; &, &:hover, &:focus{ - background-color: $brand-primary !important; + background-color: $brand-success !important; color: $white-color !important; } } @@ -71,7 +95,7 @@ } .md-datepicker-dialog .md-datepicker-header{ - background: linear-gradient(60deg, $purple-400, $purple-600) !important; + background: linear-gradient(60deg, $green-400, $green-600) !important; } .md-datepicker-overlay, diff --git a/src/assets/scss/material-kit/_dropdown.scss b/src/assets/scss/material-kit/_dropdown.scss index 90e968f..6aa5a60 100644 --- a/src/assets/scss/material-kit/_dropdown.scss +++ b/src/assets/scss/material-kit/_dropdown.scss @@ -54,20 +54,8 @@ a:hover, a:focus, a:active { - background-color: $brand-primary !important; - color: #FFFFFF !important; - } - } - .navbar &, - .navbar.navbar-default &{ - li{ - a:hover, - a:focus, - a:active { - background-color: $brand-primary; - color: #FFFFFF; - @include shadow-big-color($brand-primary); - } + background-color: $brand-success !important; + color: $white-color !important; } } } diff --git a/src/assets/scss/material-kit/_example-pages.scss b/src/assets/scss/material-kit/_example-pages.scss index 416341f..c60d834 100644 --- a/src/assets/scss/material-kit/_example-pages.scss +++ b/src/assets/scss/material-kit/_example-pages.scss @@ -42,7 +42,7 @@ background-position: center center; &::before { - background: rgba(0,0,0, .5); + background: rgba(0,0,0, .2); } } .profile{ @@ -134,7 +134,7 @@ .landing-page { .page-header { &::before { - background: rgba(0,0,0, .5); + background: rgba(0,0,0, .2); } } } @@ -158,7 +158,7 @@ min-height: -webkit-fill-available; &::before { - background: rgba(0,0,0, .5); + background: rgba(0,0,0, .2); } > .container { diff --git a/src/assets/scss/material-kit/_inputs.scss b/src/assets/scss/material-kit/_inputs.scss index 02f181b..7245389 100644 --- a/src/assets/scss/material-kit/_inputs.scss +++ b/src/assets/scss/material-kit/_inputs.scss @@ -47,6 +47,13 @@ } } + @include inputs-color('green', $brand-success); + @include inputs-color('danger', $brand-danger); + @include inputs-color('warning', $brand-warning); + @include inputs-color('rose', $brand-rose); + @include inputs-color('info', $brand-info); + @include inputs-color('primary', $brand-primary); + &.md-has-textarea:not(.md-autogrow).md-focused .md-textarea, &.md-has-textarea:not(.md-autogrow).md-has-value .md-textarea{ margin-top: 20px; padding-top: 0; @@ -150,7 +157,7 @@ } &:before{ - background-color: $brand-primary !important; + background-color: $brand-success !important; } &.md-focused label, @@ -169,7 +176,7 @@ &.md-has-textarea:not(.md-autogrow):before{ border-bottom: 2px solid transparent; - border-color: $brand-primary !important; + border-color: $brand-success !important; transform: scaleX(.12); } @@ -212,10 +219,11 @@ } &.md-focused > .fa, + &.md-focused > .md-icon, &.md-focused > .fas, &.md-focused > .fab { - color: $brand-primary; + color: $brand-success !important; } .success.md-icon, diff --git a/src/assets/scss/material-kit/_mixins.scss b/src/assets/scss/material-kit/_mixins.scss index 909ba15..cefa92d 100644 --- a/src/assets/scss/material-kit/_mixins.scss +++ b/src/assets/scss/material-kit/_mixins.scss @@ -24,6 +24,18 @@ } } +@mixin inputs-color($input-class, $color) { + &.has-#{$input-class} { + &:before { + background-color: $color !important; + } + + &.md-focused .md-icon { + color: $color !important; + } + } +} + @mixin tabs-color($color) { &, &:hover, diff --git a/src/assets/scss/material-kit/_navbars.scss b/src/assets/scss/material-kit/_navbars.scss index 1c18dbe..edd3290 100644 --- a/src/assets/scss/material-kit/_navbars.scss +++ b/src/assets/scss/material-kit/_navbars.scss @@ -101,7 +101,7 @@ // default color for dropdown - @include dropdown-colors($brand-primary); + @include dropdown-colors($brand-success); @include toolbar-colors($gray-light, $white-color); &.md-white { diff --git a/src/views/Index.vue b/src/views/Index.vue index bfd8b49..fc39f7a 100644 --- a/src/views/Index.vue +++ b/src/views/Index.vue @@ -76,13 +76,13 @@

Login

- + - + - +

Or Be Classical

@@ -111,7 +111,7 @@
- View Login Page + View Login Page
@@ -121,13 +121,13 @@ Rounded Image - View Landing Page + View Landing Page
Rounded Image - View Profile Page + View Profile Page
@@ -140,8 +140,8 @@

Cause if you do, it can be yours for FREE. Hit the buttons below to navigate to our website where you can find the kit. Our friends from ThemeIsle created a Wordpress Theme which can be also downloaded for free. Start a new project or give an old Bootstrap project a new look!

- Free HTML Download - Wordpress Theme + Free HTML Download + Wordpress Theme


@@ -153,8 +153,8 @@
- unarchiveVue Material Kit PRO - unarchiveVue Material Dashboard PRO + unarchiveVue Material Kit PRO + unarchiveVue Material Dashboard PRO
diff --git a/src/views/Landing.vue b/src/views/Landing.vue index ad1e473..7e17b6d 100644 --- a/src/views/Landing.vue +++ b/src/views/Landing.vue @@ -7,7 +7,7 @@

Your Story Starts With Us.

Every landing page needs a small description after the big bold title, that's why we added this text here. Add here all the information that can make you or your product create the first impression.


- Watch video + Watch video @@ -94,7 +94,7 @@
Thumbnail Image
-

Christian Louboutin +

Carla Hortensia
Designer

@@ -174,7 +174,7 @@
- Send Message + Send Message
diff --git a/src/views/Login.vue b/src/views/Login.vue index 291a1b7..9e522e1 100644 --- a/src/views/Login.vue +++ b/src/views/Login.vue @@ -6,13 +6,13 @@

Login

- + - + - +

Or Be Classical

diff --git a/src/views/Profile.vue b/src/views/Profile.vue index 1cb9050..3376789 100644 --- a/src/views/Profile.vue +++ b/src/views/Profile.vue @@ -11,7 +11,7 @@ Circle Image
-

Christian Louboutin

+

Carla Hortensia

Designer
@@ -29,7 +29,7 @@ :tab-icon="['camera', 'palette', 'favorite']" plain nav-pills-icons - color-button="primary"> + color-button="success">