0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 22:52:40 +00:00

Revert accidental color change

This commit is contained in:
Trevor Buckner
2021-02-05 09:38:20 -05:00
committed by GitHub
parent de1017a20a
commit 2fe353377b

View File

@@ -3,7 +3,7 @@
@import (less) './client/homebrew/phbStyle/phb.depricated.less';
//Colors
@background : #EEE5CE;
@noteGreen : #FF0000;
@noteGreen : #e0e5c1;
@headerUnderline : #c9ad6a;
@horizontalRule : #9c2b1b;
@headerText : #58180D;