diff options
Diffstat (limited to 'view/theme/quattro-green/colors.less')
-rwxr-xr-x | view/theme/quattro-green/colors.less | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/view/theme/quattro-green/colors.less b/view/theme/quattro-green/colors.less index 57fd2ef60..9eee19f4c 100755 --- a/view/theme/quattro-green/colors.less +++ b/view/theme/quattro-green/colors.less @@ -72,6 +72,8 @@ @NoticeColor: @Grey1; @NoticeBackgroundColor: #511919; +@FieldHelpColor: @Grey3; + @ThreadBackgroundColor: #f6f7f8; @ShinyBorderColor: @Green4; |