You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

31 lines
760 B

/*!
* Template Name: Developer - Portfolio Landing Page Template for Developers
* Version: 2.4
* Author: Xiaoying Riley
* Twitter: @3rdwave_themes
* Copyright: 3rd Wave Media Ltd.
* Website: https://themes.3rdwavemedia.com/
*/
//*************************** Theme Colours****************************/
// Define theme colour scheme
$color: #778492;
$color-2: #3AAA64;
$btn-color: #54ba4e;
$btn-color-2: #479FC8;
$text-color: #434343;
$text-color-secondary: #666;
$grey: #999;
$divider: #e8e8e8;
$lighter-grey: #ccc;
$darker-grey: #666;
$smoky-white: #f5f5f5;
$background: #DAE3E7;
$heart: #fb866a;
//*************************** Theme Styles ****************************/
// Import theme styles
@import "mixins";
@import "base";
@import "responsive";