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.
soapbox/app/styles/cobalt.scss

17 lines
410 B

@import 'gabsocial-light/variables';
$gab-brand-default: #1e00ff;
$gab-background-base-light: #f4f7ff;
$gab-background: $gab-background-base-light;
$ui-base-color: #f4f7ff;
$ui-highlight-color: $gab-brand-default;
$nav-ui-highlight-color: #818dff;
$ui-base-lighter-color: darken(#818dff, 35%);
@import 'application';
@import 'gabsocial-light/diff';
.floating-action-button {
filter: hue-rotate(-48deg);
}