Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 3597 | Rev 3607 | Ir a la última revisión | Autoría | Comparar con el anterior | Ultima modificación | Ver Log |

$bg-color: #fff;
$body-bg-color: #f2f2f2;
$bg-color-secondary: #D9D9D9;
$font-color: #16283c;
$font-color-hover: #1d315c;
$title-color: #000;
$subtitle-color: #626d7a;
$icons-color: #666666;
$button-bg: #16283c;
$button-bg-hover: #1d315c;
$button-text-color: #fff;
$button-bg-secondary: #0000;
$button-bg-secondary-hover: #909090;
$button-text-color-secondary: #000;
$button-bg-tertiary: #f4f4f4;
$button-text-color-tertiary: #909090;
$border-primary: #e8e8e8;
$border-trasnparent: #0000;
$chat-received: #fff;
$chat-send: #d8f1e4;
$chat-color: #626d7a;

// colors
$dark-blue: #01245d;
$primary-green: #1eb89e;
$light-font: #bebebe;
$light-gray: #bebebe;
$dark-white: #e7e7e7;
$gray: #909090;
$primary-lightblue: #0961bf;
$primary-lightblue-hover: #1e5591;
$yellow-highlight: #ecec0e;
$yellow-darker: #decd00;
$background-gray: #f5f5f7;
$danger: #e20808;
$danger-hover: #a10707;
$shadow-gray: rgb(0 0 0 / 5%);
$online-green: #42b72a;
$blue: #0860bf;
$border-gray: #e8e8e8;
$border-gray-primary: #b3b3b3;

$white: #ffffff;
$black: #000000;
$dark-blue-pr: #16283c;

// utils
$white-backdrop: rgba(255, 255, 255, 0.4);
$grayline-border: 1px solid #e5e5e5;
$border-radius: 10px;
$light-shadow: 0px 0px 11px 0px rgb(0 0 0 / 5%);
$shadow: 0px 4px 14px -2px rgb(0 0 0 / 12%);