0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-04 19:02:38 +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'; @import (less) './client/homebrew/phbStyle/phb.depricated.less';
//Colors //Colors
@background : #EEE5CE; @background : #EEE5CE;
@noteGreen : #FF0000; @noteGreen : #e0e5c1;
@headerUnderline : #c9ad6a; @headerUnderline : #c9ad6a;
@horizontalRule : #9c2b1b; @horizontalRule : #9c2b1b;
@headerText : #58180D; @headerText : #58180D;