1
0
mirror of https://github.com/flarum/core.git synced 2025-08-07 00:47:00 +02:00

Clean up LESS files

This commit is contained in:
Toby Zerner
2015-04-25 22:31:30 +09:30
parent b68a4711dc
commit b61017efdc
98 changed files with 34 additions and 2719 deletions

11
less/lib/config.less Normal file
View File

@@ -0,0 +1,11 @@
// ---------------------------------
// CONFIG
// Color palette:
// #AB2C2C #E7562E #E99700 #E7D81D #92D32F #55A835 #3388A7 #355B8E #7F45A9 #A0346E #797979
@fl-primary-color: #355B8E;
@fl-secondary-color: #355B8E;
@fl-dark-mode: false;
@fl-colored-hdr: false;