Skip to content

Instantly share code, notes, and snippets.

View BearInHat's full-sized avatar
🏒
It's time for the NHL All-Star Game!

Ben Berriz BearInHat

🏒
It's time for the NHL All-Star Game!
View GitHub Profile
@BearInHat
BearInHat / input.scss
Created October 8, 2021 11:58
Generated by SassMeister.com.
$white: #fff;
$primary: #00a4b3;
$error: #e22323;
$info: #4a77c4;
$light-grey: #999;
.on-hold {
border-radius: 10px;
padding: 3px 10px;
@BearInHat
BearInHat / input.scss
Last active February 2, 2022 15:06
Generated by SassMeister.com.
$white: #fff;
$black: #000;
//primary
$primary: #00a4b3;
//$aqua-spring
$primary-background: #e9f7f9;
//$aqua-light
$primary-lighter: #f7feff;
$primary-darker: darken($primary, 20%);
@BearInHat
BearInHat / input.scss
Created February 10, 2022 14:45
Generated by SassMeister.com.
$white: #fff;
$black: #000;
//primary
$primary: #00a4b3;
//$aqua-spring
$primary-background: #e9f7f9;
//$aqua-light
$primary-lighter: #f7feff;
$primary-darker: darken($primary, 20%);
@BearInHat
BearInHat / input.scss
Created February 10, 2022 15:07
Generated by SassMeister.com.
$white: #fff;
$black: #000;
$base-bg: #f6f6f6;
//primary
$primary: #00a4b3;
//$aqua-spring
$primary-background: #e9f7f9;
//$aqua-light
@BearInHat
BearInHat / input.scss
Created February 10, 2022 15:28
Generated by SassMeister.com.
$white: #fff;
$black: #000;
$base-bg: #f6f6f6;
//form
$form-bg: #f8f9ff;
$form-label: #6f6f6f;
$form-text: #444444;
@BearInHat
BearInHat / input.scss
Created February 10, 2022 15:32
Generated by SassMeister.com.
$white: #fff;
$black: #000;
$base-bg: #f6f6f6;
$base-text: #444444;
$body-text: #444444;
$body-bg: #ffffff;
//form