All Downloads are FREE. Search and download functionalities are using the official Maven repository.

src.assets.style.themes.theme.flatly.scss Maven / Gradle / Ivy

There is a newer version: 2.9.0
Show newest version
@import "~bootswatch/dist/flatly/variables";

$nav-link-padding-x: 1rem;
$link-color: $primary;
$info:#3190d0;

@import "~bootstrap/scss/bootstrap";
@import "~bootswatch/dist/flatly/bootswatch";

.app-sidebar{
    background-color: $light;
}

:root {
    --chutney-report-bg-color: #{$gray-100};
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy