mirror of
https://github.com/ForkAwesome/Fork-Awesome.git
synced 2024-12-28 22:41:30 +08:00
9 lines
210 B
SCSS
9 lines
210 B
SCSS
// Variables
|
|
|
|
$FontAwesomePath: "../font" !default;
|
|
$FontAwesomeVersion: "3.1.0" !default;
|
|
$borderColor: #eeeeee !default;
|
|
$iconMuted: #eeeeee !default;
|
|
$iconLight: white !default;
|
|
$iconDark: #333333 !default;
|