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

scripts.node_modules.tether.src.css.tether-theme-arrows-dark.sass Maven / Gradle / Ivy

There is a newer version: 2.14
Show newest version
@import helpers/tether
@import helpers/tether-theme-arrows

$themePrefix: "tether"
$themeName: "arrows-dark"
$arrowSize: 16px
$backgroundColor: #000
$color: #fff
$useDropShadow: false

+tether($themePrefix: $themePrefix)
+tether-theme-arrows($themePrefix: $themePrefix, $themeName: $themeName, $arrowSize: $arrowSize, $backgroundColor: $backgroundColor, $color: $color, $useDropShadow: $useDropShadow)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy