diff options
Diffstat (limited to 'contrib/themes/Clean/theme.cfg.php')
-rwxr-xr-x | contrib/themes/Clean/theme.cfg.php | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/contrib/themes/Clean/theme.cfg.php b/contrib/themes/Clean/theme.cfg.php index 5637c49d..1a4f5ea9 100755 --- a/contrib/themes/Clean/theme.cfg.php +++ b/contrib/themes/Clean/theme.cfg.php @@ -57,11 +57,12 @@ font_color3 = "#666666" # Row Color 1-
row_color1 = "#ffffff"
-# Row Color 2-FCFCF8
-"#F7FAFF" -row_color2 = "#FAFAF8" +# Row Color 2-FCFCF8
+ -"#F7FAFF"
+row_color2 = "#FAFAF8"
# Row Color 3
-row_color3 = "#E6EAC6"
+row_color3 = "#D1D8D5"
# Error Color
error_color = "#990033"
|