File "frontend.config.scss"
Full path: C:/Inetpub/vhosts/drshti.com/httpdocs/wp-content/plugins/depicter/resources/styles/frontend.config.scss
File
size: 1.43 B
MIME-type: text/plain
Charset: utf-8
Download Open Edit Advanced Editor &nnbsp; Back
/**
* Config.
*
* This is an automatically generated file - DO NOT edit manually.
*/
// Maps.
$color: (
material-red: #f44336,
material-pink: #e91e63,
material-purple: #9c27b0,
material-deep-purple: #673ab7,
material-indigo: #3f51b5,
material-blue: #2196f3,
material-light-blue: #03a9f4,
material-cyan: #00bcd4,
material-teal: #009688,
material-green: #4caf50,
material-light-green: #8bc34a,
material-lime: #cddc39,
material-yellow: #ffeb3b,
material-amber: #ffc107,
material-orange: #ff9800,
material-deep-orange: #ff5722,
material-brown: #795548,
material-grey: #9e9e9e,
material-blue-grey: #607d8b
);
$font-size: (
xs: 12px,
s: 16px,
m: 20px,
l: 28px,
xl: 36px
);
// Variables.
$color-material-red: #f44336;
$color-material-pink: #e91e63;
$color-material-purple: #9c27b0;
$color-material-deep-purple: #673ab7;
$color-material-indigo: #3f51b5;
$color-material-blue: #2196f3;
$color-material-light-blue: #03a9f4;
$color-material-cyan: #00bcd4;
$color-material-teal: #009688;
$color-material-green: #4caf50;
$color-material-light-green: #8bc34a;
$color-material-lime: #cddc39;
$color-material-yellow: #ffeb3b;
$color-material-amber: #ffc107;
$color-material-orange: #ff9800;
$color-material-deep-orange: #ff5722;
$color-material-brown: #795548;
$color-material-grey: #9e9e9e;
$color-material-blue-grey: #607d8b;
$font-size-xs: 12px;
$font-size-s: 16px;
$font-size-m: 20px;
$font-size-l: 28px;
$font-size-xl: 36px;