mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2024-11-23 05:27:59 +01:00
9 lines
No EOL
212 B
Text
Vendored
9 lines
No EOL
212 B
Text
Vendored
// Variables
|
|
// --------------------------
|
|
|
|
@FontAwesomePath: "/fonts";
|
|
@FontAwesomeVersion: "3.1.0";
|
|
@borderColor: #eee;
|
|
@iconMuted: #eee;
|
|
@iconLight: #fff;
|
|
@iconDark: #333; |