diff --git a/defaults/yacy.init b/defaults/yacy.init index 7a1f7bbf4..9fbeddec3 100644 --- a/defaults/yacy.init +++ b/defaults/yacy.init @@ -941,3 +941,18 @@ about.body = heuristic.site = false heuristic.scroogle = false +# colours for generic design +color_background = #FFFFFF +color_text = #18294A +color_legend = #65AC2A +color_tableheader = #5090D0 +color_tableitem = #DEE6F3 +color_tableitem2 = #ECF1F8 +color_tablebottom = #FFCCCC +color_borderline = #888888 +color_signbad = #990000 +color_signgood = #009900 +color_signother = #000099 +color_searchheadline = #2200CC +color_searchurl = #008000 +color_searchurlhover = #008000 \ No newline at end of file diff --git a/htroot/ConfigAppearance_p.html b/htroot/ConfigAppearance_p.html index abe1b4a29..af0b9b941 100644 --- a/htroot/ConfigAppearance_p.html +++ b/htroot/ConfigAppearance_p.html @@ -2,11 +2,31 @@
You can change the appearance of the YaCy interface with skins. @@ -15,11 +35,10 @@ change the appearance of the search page here.
-- Select one of the default skins, download new skins, or create your own skin. -