# ------------------------------------------------------------------- # Copyright 2001-2004 The Apache Software Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # ------------------------------------------------------------------- # # UI Color Prefs # maven.ui.body.background = #fff maven.ui.body.foreground = #000 maven.ui.section.background = #036 maven.ui.section.foreground = #fff maven.ui.subsection.background = #888 maven.ui.subsection.foreground = #fff maven.ui.table.header.background = #bbb maven.ui.table.header.foreground = #fff maven.ui.table.row.odd.background = #ddd maven.ui.table.row.odd.foreground = #000 maven.ui.table.row.even.background = #efefef maven.ui.table.row.even.foreground = #000 maven.ui.banner.background = #036 maven.ui.banner.foreground = #fff maven.ui.banner.border.top = #369 maven.ui.banner.border.bottom = #003 maven.ui.source.background = #fff maven.ui.source.foreground = #000 maven.ui.source.border.right = #888 maven.ui.source.border.left = #888 maven.ui.source.border.top = #888 maven.ui.source.border.bottom = #888 maven.ui.navcol.background = #eee maven.ui.navcol.background.ns4 = #fff maven.ui.navcol.foreground = #000 maven.ui.navcol.foreground.ns4 = #555 maven.ui.navcol.border.top = #fff maven.ui.navcol.border.right = #aaa maven.ui.navcol.border.bottom = #aaa maven.ui.navcol.width = 10% maven.ui.breadcrumbs.background = #ddd maven.ui.breadcrumbs.foreground = #000 maven.ui.breadcrumbs.border.top = #fff maven.ui.breadcrumbs.border.bottom = #aaa maven.ui.href.link = blue maven.ui.href.link.active = #f30 maven.ui.href.link.selfref = #555