_variables.scss 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734
  1. // Variables
  2. // --------------------------
  3. $FontAwesomePath: "../font" !default;
  4. $FontAwesomeVersion: "3.2.1" !default;
  5. $borderColor: #eeeeee !default;
  6. $iconMuted: #eeeeee !default;
  7. $iconLight: white !default;
  8. $iconDark: #333333 !default;
  9. $icons-li-width: (30em/14);
  10. $glass: "\f000";
  11. $music: "\f001";
  12. $search: "\f002";
  13. $envelope-alt: "\f003";
  14. $heart: "\f004";
  15. $star: "\f005";
  16. $star-empty: "\f006";
  17. $user: "\f007";
  18. $film: "\f008";
  19. $th-large: "\f009";
  20. $th: "\f00a";
  21. $th-list: "\f00b";
  22. $ok: "\f00c";
  23. $remove: "\f00d";
  24. $zoom-in: "\f00e";
  25. $zoom-out: "\f010";
  26. $off: "\f011";
  27. $signal: "\f012";
  28. $cog: "\f013";
  29. $trash: "\f014";
  30. $home: "\f015";
  31. $file-alt: "\f016";
  32. $time: "\f017";
  33. $road: "\f018";
  34. $download-alt: "\f019";
  35. $download: "\f01a";
  36. $upload: "\f01b";
  37. $inbox: "\f01c";
  38. $play-circle: "\f01d";
  39. $repeat: "\f01e";
  40. $refresh: "\f021";
  41. $list-alt: "\f022";
  42. $lock: "\f023";
  43. $flag: "\f024";
  44. $headphones: "\f025";
  45. $volume-off: "\f026";
  46. $volume-down: "\f027";
  47. $volume-up: "\f028";
  48. $qrcode: "\f029";
  49. $barcode: "\f02a";
  50. $tag: "\f02b";
  51. $tags: "\f02c";
  52. $book: "\f02d";
  53. $bookmark: "\f02e";
  54. $print: "\f02f";
  55. $camera: "\f030";
  56. $font: "\f031";
  57. $bold: "\f032";
  58. $italic: "\f033";
  59. $text-height: "\f034";
  60. $text-width: "\f035";
  61. $align-left: "\f036";
  62. $align-center: "\f037";
  63. $align-right: "\f038";
  64. $align-justify: "\f039";
  65. $list: "\f03a";
  66. $indent-left: "\f03b";
  67. $indent-right: "\f03c";
  68. $facetime-video: "\f03d";
  69. $picture: "\f03e";
  70. $pencil: "\f040";
  71. $map-marker: "\f041";
  72. $adjust: "\f042";
  73. $tint: "\f043";
  74. $edit: "\f044";
  75. $share: "\f045";
  76. $check: "\f046";
  77. $move: "\f047";
  78. $step-backward: "\f048";
  79. $fast-backward: "\f049";
  80. $backward: "\f04a";
  81. $play: "\f04b";
  82. $pause: "\f04c";
  83. $stop: "\f04d";
  84. $forward: "\f04e";
  85. $fast-forward: "\f050";
  86. $step-forward: "\f051";
  87. $eject: "\f052";
  88. $chevron-left: "\f053";
  89. $chevron-right: "\f054";
  90. $plus-sign: "\f055";
  91. $minus-sign: "\f056";
  92. $remove-sign: "\f057";
  93. $ok-sign: "\f058";
  94. $question-sign: "\f059";
  95. $info-sign: "\f05a";
  96. $screenshot: "\f05b";
  97. $remove-circle: "\f05c";
  98. $ok-circle: "\f05d";
  99. $ban-circle: "\f05e";
  100. $arrow-left: "\f060";
  101. $arrow-right: "\f061";
  102. $arrow-up: "\f062";
  103. $arrow-down: "\f063";
  104. $share-alt: "\f064";
  105. $resize-full: "\f065";
  106. $resize-small: "\f066";
  107. $plus: "\f067";
  108. $minus: "\f068";
  109. $asterisk: "\f069";
  110. $exclamation-sign: "\f06a";
  111. $gift: "\f06b";
  112. $leaf: "\f06c";
  113. $fire: "\f06d";
  114. $eye-open: "\f06e";
  115. $eye-close: "\f070";
  116. $warning-sign: "\f071";
  117. $plane: "\f072";
  118. $calendar: "\f073";
  119. $random: "\f074";
  120. $comment: "\f075";
  121. $magnet: "\f076";
  122. $chevron-up: "\f077";
  123. $chevron-down: "\f078";
  124. $retweet: "\f079";
  125. $shopping-cart: "\f07a";
  126. $folder-close: "\f07b";
  127. $folder-open: "\f07c";
  128. $resize-vertical: "\f07d";
  129. $resize-horizontal: "\f07e";
  130. $bar-chart: "\f080";
  131. $twitter-sign: "\f081";
  132. $facebook-sign: "\f082";
  133. $camera-retro: "\f083";
  134. $key: "\f084";
  135. $cogs: "\f085";
  136. $comments: "\f086";
  137. $thumbs-up-alt: "\f087";
  138. $thumbs-down-alt: "\f088";
  139. $star-half: "\f089";
  140. $heart-empty: "\f08a";
  141. $signout: "\f08b";
  142. $linkedin-sign: "\f08c";
  143. $pushpin: "\f08d";
  144. $external-link: "\f08e";
  145. $signin: "\f090";
  146. $trophy: "\f091";
  147. $github-sign: "\f092";
  148. $upload-alt: "\f093";
  149. $lemon: "\f094";
  150. $phone: "\f095";
  151. $check-empty: "\f096";
  152. $bookmark-empty: "\f097";
  153. $phone-sign: "\f098";
  154. $twitter: "\f099";
  155. $facebook: "\f09a";
  156. $github: "\f09b";
  157. $unlock: "\f09c";
  158. $credit-card: "\f09d";
  159. $rss: "\f09e";
  160. $hdd: "\f0a0";
  161. $bullhorn: "\f0a1";
  162. $bell: "\f0a2";
  163. $certificate: "\f0a3";
  164. $hand-right: "\f0a4";
  165. $hand-left: "\f0a5";
  166. $hand-up: "\f0a6";
  167. $hand-down: "\f0a7";
  168. $circle-arrow-left: "\f0a8";
  169. $circle-arrow-right: "\f0a9";
  170. $circle-arrow-up: "\f0aa";
  171. $circle-arrow-down: "\f0ab";
  172. $globe: "\f0ac";
  173. $wrench: "\f0ad";
  174. $tasks: "\f0ae";
  175. $filter: "\f0b0";
  176. $briefcase: "\f0b1";
  177. $fullscreen: "\f0b2";
  178. $group: "\f0c0";
  179. $link: "\f0c1";
  180. $cloud: "\f0c2";
  181. $beaker: "\f0c3";
  182. $cut: "\f0c4";
  183. $copy: "\f0c5";
  184. $paper-clip: "\f0c6";
  185. $save: "\f0c7";
  186. $sign-blank: "\f0c8";
  187. $reorder: "\f0c9";
  188. $list-ul: "\f0ca";
  189. $list-ol: "\f0cb";
  190. $strikethrough: "\f0cc";
  191. $underline: "\f0cd";
  192. $table: "\f0ce";
  193. $magic: "\f0d0";
  194. $truck: "\f0d1";
  195. $pinterest: "\f0d2";
  196. $pinterest-sign: "\f0d3";
  197. $google-plus-sign: "\f0d4";
  198. $google-plus: "\f0d5";
  199. $money: "\f0d6";
  200. $caret-down: "\f0d7";
  201. $caret-up: "\f0d8";
  202. $caret-left: "\f0d9";
  203. $caret-right: "\f0da";
  204. $columns: "\f0db";
  205. $sort: "\f0dc";
  206. $sort-down: "\f0dd";
  207. $sort-up: "\f0de";
  208. $envelope: "\f0e0";
  209. $linkedin: "\f0e1";
  210. $undo: "\f0e2";
  211. $legal: "\f0e3";
  212. $dashboard: "\f0e4";
  213. $comment-alt: "\f0e5";
  214. $comments-alt: "\f0e6";
  215. $bolt: "\f0e7";
  216. $sitemap: "\f0e8";
  217. $umbrella: "\f0e9";
  218. $paste: "\f0ea";
  219. $lightbulb: "\f0eb";
  220. $exchange: "\f0ec";
  221. $cloud-download: "\f0ed";
  222. $cloud-upload: "\f0ee";
  223. $user-md: "\f0f0";
  224. $stethoscope: "\f0f1";
  225. $suitcase: "\f0f2";
  226. $bell-alt: "\f0f3";
  227. $coffee: "\f0f4";
  228. $food: "\f0f5";
  229. $file-text-alt: "\f0f6";
  230. $building: "\f0f7";
  231. $hospital: "\f0f8";
  232. $ambulance: "\f0f9";
  233. $medkit: "\f0fa";
  234. $fighter-jet: "\f0fb";
  235. $beer: "\f0fc";
  236. $h-sign: "\f0fd";
  237. $plus-sign-alt: "\f0fe";
  238. $double-angle-left: "\f100";
  239. $double-angle-right: "\f101";
  240. $double-angle-up: "\f102";
  241. $double-angle-down: "\f103";
  242. $angle-left: "\f104";
  243. $angle-right: "\f105";
  244. $angle-up: "\f106";
  245. $angle-down: "\f107";
  246. $desktop: "\f108";
  247. $laptop: "\f109";
  248. $tablet: "\f10a";
  249. $mobile-phone: "\f10b";
  250. $circle-blank: "\f10c";
  251. $quote-left: "\f10d";
  252. $quote-right: "\f10e";
  253. $spinner: "\f110";
  254. $circle: "\f111";
  255. $reply: "\f112";
  256. $github-alt: "\f113";
  257. $folder-close-alt: "\f114";
  258. $folder-open-alt: "\f115";
  259. $expand-alt: "\f116";
  260. $collapse-alt: "\f117";
  261. $smile: "\f118";
  262. $frown: "\f119";
  263. $meh: "\f11a";
  264. $gamepad: "\f11b";
  265. $keyboard: "\f11c";
  266. $flag-alt: "\f11d";
  267. $flag-checkered: "\f11e";
  268. $terminal: "\f120";
  269. $code: "\f121";
  270. $reply-all: "\f122";
  271. $mail-reply-all: "\f122";
  272. $star-half-empty: "\f123";
  273. $location-arrow: "\f124";
  274. $crop: "\f125";
  275. $code-fork: "\f126";
  276. $unlink: "\f127";
  277. $question: "\f128";
  278. $info: "\f129";
  279. $exclamation: "\f12a";
  280. $superscript: "\f12b";
  281. $subscript: "\f12c";
  282. $eraser: "\f12d";
  283. $puzzle-piece: "\f12e";
  284. $microphone: "\f130";
  285. $microphone-off: "\f131";
  286. $shield: "\f132";
  287. $calendar-empty: "\f133";
  288. $fire-extinguisher: "\f134";
  289. $rocket: "\f135";
  290. $maxcdn: "\f136";
  291. $chevron-sign-left: "\f137";
  292. $chevron-sign-right: "\f138";
  293. $chevron-sign-up: "\f139";
  294. $chevron-sign-down: "\f13a";
  295. $html5: "\f13b";
  296. $css3: "\f13c";
  297. $anchor: "\f13d";
  298. $unlock-alt: "\f13e";
  299. $bullseye: "\f140";
  300. $ellipsis-horizontal: "\f141";
  301. $ellipsis-vertical: "\f142";
  302. $rss-sign: "\f143";
  303. $play-sign: "\f144";
  304. $ticket: "\f145";
  305. $minus-sign-alt: "\f146";
  306. $check-minus: "\f147";
  307. $level-up: "\f148";
  308. $level-down: "\f149";
  309. $check-sign: "\f14a";
  310. $edit-sign: "\f14b";
  311. $external-link-sign: "\f14c";
  312. $share-sign: "\f14d";
  313. $compass: "\f14e";
  314. $collapse: "\f150";
  315. $collapse-top: "\f151";
  316. $expand: "\f152";
  317. $eur: "\f153";
  318. $gbp: "\f154";
  319. $usd: "\f155";
  320. $inr: "\f156";
  321. $jpy: "\f157";
  322. $cny: "\f158";
  323. $krw: "\f159";
  324. $btc: "\f15a";
  325. $file: "\f15b";
  326. $file-text: "\f15c";
  327. $sort-by-alphabet: "\f15d";
  328. $sort-by-alphabet-alt: "\f15e";
  329. $sort-by-attributes: "\f160";
  330. $sort-by-attributes-alt: "\f161";
  331. $sort-by-order: "\f162";
  332. $sort-by-order-alt: "\f163";
  333. $thumbs-up: "\f164";
  334. $thumbs-down: "\f165";
  335. $youtube-sign: "\f166";
  336. $youtube: "\f167";
  337. $xing: "\f168";
  338. $xing-sign: "\f169";
  339. $youtube-play: "\f16a";
  340. $dropbox: "\f16b";
  341. $stackexchange: "\f16c";
  342. $instagram: "\f16d";
  343. $flickr: "\f16e";
  344. $adn: "\f170";
  345. $bitbucket: "\f171";
  346. $bitbucket-sign: "\f172";
  347. $tumblr: "\f173";
  348. $tumblr-sign: "\f174";
  349. $long-arrow-down: "\f175";
  350. $long-arrow-up: "\f176";
  351. $long-arrow-left: "\f177";
  352. $long-arrow-right: "\f178";
  353. $apple: "\f179";
  354. $windows: "\f17a";
  355. $android: "\f17b";
  356. $linux: "\f17c";
  357. $dribbble: "\f17d";
  358. $skype: "\f17e";
  359. $foursquare: "\f180";
  360. $trello: "\f181";
  361. $female: "\f182";
  362. $male: "\f183";
  363. $gittip: "\f184";
  364. $sun: "\f185";
  365. $moon: "\f186";
  366. $archive: "\f187";
  367. $bug: "\f188";
  368. $vk: "\f189";
  369. $weibo: "\f18a";
  370. $renren: "\f18b";