src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html
author psadhukhan
Wed, 05 Dec 2018 15:48:47 +0530
changeset 52965 fcbea0fb586c
parent 50358 1ba28f0dbc33
child 55480 f1e5ddb814b7
child 58678 9cf78a70fa4f
permissions -rw-r--r--
8213049: Invalid HTML5 in javax.swing files Reviewed-by: aivanov, serb

<!doctype html>
<html lang="en">
<head>
  <meta charset="utf-8"/>
  <title>Nimbus colors</title>
</head>
<!--
 Copyright (c) 2005, 2018, Oracle and/or its affiliates. All rights reserved.
 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.

 This code is free software; you can redistribute it and/or modify it
 under the terms of the GNU General Public License version 2 only, as
 published by the Free Software Foundation.  Oracle designates this
 particular file as subject to the "Classpath" exception as provided
 by Oracle in the LICENSE file that accompanied this code.

 This code is distributed in the hope that it will be useful, but WITHOUT
 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
 FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
 version 2 for more details (a copy is included in the LICENSE file that
 accompanied this code).

 You should have received a copy of the GNU General Public License version
 2 along with this work; if not, write to the Free Software Foundation,
 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.

 Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
 or visit www.oracle.com if you need additional information or have any
 questions.
-->

<body>
<main role="main">
<h1 id="primaryColors">Primary Colors</h1>
<table>
<caption>Primary colors used in Nimbus Look And Feel</caption>
<thead>
<tr><th>Key</th><th>Value</th><th>Preview</th></tr>
</thead>
<tbody>
<tr>
<td width="250"><code>control</code></td>
<td><pre>#d6d9df (214,217,223)</pre></td>

<td width="100" bgcolor="#d6d9df">&nbsp;</td>
</tr>
<tr>
<td width="250"><code>info</code></td>
<td><pre>#f2f2bd (242,242,189)</pre></td>
<td width="100" bgcolor="#f2f2bd">&nbsp;</td>
</tr>
<tr>
<td width="250"><code>nimbusAlertYellow</code></td>
<td><pre>#ffdc23 (255,220,35)</pre></td>
<td width="100" bgcolor="#ffdc23">&nbsp;</td>
</tr>
<tr>

<td width="250"><code>nimbusBase</code></td>
<td><pre>#33628c (51,98,140)</pre></td>
<td width="100" bgcolor="#33628c">&nbsp;</td>
</tr>
<tr>
<td width="250"><code>nimbusDisabledText</code></td>
<td><pre>#8e8f91 (142,143,145)</pre></td>
<td width="100" bgcolor="#8e8f91">&nbsp;</td>
</tr>
<tr>
<td width="250"><code>nimbusFocus</code></td>
<td><pre>#73a4d1 (115,164,209)</pre></td>

<td width="100" bgcolor="#73a4d1">&nbsp;</td>
</tr>
<tr>
<td width="250"><code>nimbusGreen</code></td>
<td><pre>#b0b332 (176,179,50)</pre></td>
<td width="100" bgcolor="#b0b332">&nbsp;</td>
</tr>
<tr>
<td width="250"><code>nimbusInfoBlue</code></td>
<td><pre>#2f5cb4 (47,92,180)</pre></td>
<td width="100" bgcolor="#2f5cb4">&nbsp;</td>
</tr>
<tr>

<td width="250"><code>nimbusLightBackground</code></td>
<td><pre>#ffffff (255,255,255)</pre></td>
<td width="100" bgcolor="#ffffff">&nbsp;</td>
</tr>
<tr>
<td width="250"><code>nimbusOrange</code></td>
<td><pre>#bf6204 (191,98,4)</pre></td>
<td width="100" bgcolor="#bf6204">&nbsp;</td>
</tr>
<tr>
<td width="250"><code>nimbusRed</code></td>
<td><pre>#a92e22 (169,46,34)</pre></td>

<td width="100" bgcolor="#a92e22">&nbsp;</td>
</tr>
<tr>
<td width="250"><code>nimbusSelectedText</code></td>
<td><pre>#ffffff (255,255,255)</pre></td>
<td width="100" bgcolor="#ffffff">&nbsp;</td>
</tr>
<tr>
<td width="250"><code>nimbusSelectionBackground</code></td>
<td><pre>#39698a (57,105,138)</pre></td>
<td width="100" bgcolor="#39698a">&nbsp;</td>
</tr>
<tr>

<td width="250"><code>text</code></td>
<td><pre>#000000 (0,0,0)</pre></td>
<td width="100" bgcolor="#000000">&nbsp;</td>
</tr>
</tbody>
</table>

<h1 id="secondaryColors">Secondary Colors</h1>
<table>
<caption>Secondary colors used in Nimbus Look And Feel </caption>
<thead>
<tr><th>Key</th><th>Value</th><th>Preview</th></tr>
</thead>
<tbody>
<tr>
<td width="250"><code>activeCaption</code></td>

<td><pre>#babec6 (186,190,198)</pre></td>
<td width="100" bgcolor="#babec6">&nbsp;</td>
</tr>
<tr>
<td width="250"><code>background</code></td>
<td><pre>#d6d9df (214,217,223)</pre></td>
<td width="100" bgcolor="#d6d9df">&nbsp;</td>
</tr>
<tr>
<td width="250"><code>controlDkShadow</code></td>
<td><pre>#a4abb8 (164,171,184)</pre></td>
<td width="100" bgcolor="#a4abb8">&nbsp;</td>

</tr>
<tr>
<td width="250"><code>controlHighlight</code></td>
<td><pre>#e9ecf2 (233,236,242)</pre></td>
<td width="100" bgcolor="#e9ecf2">&nbsp;</td>
</tr>
<tr>
<td width="250"><code>controlLHighlight</code></td>
<td><pre>#f7f8fa (247,248,250)</pre></td>
<td width="100" bgcolor="#f7f8fa">&nbsp;</td>
</tr>
<tr>
<td width="250"><code>controlShadow</code></td>

<td><pre>#ccd3e0 (204,211,224)</pre></td>
<td width="100" bgcolor="#ccd3e0">&nbsp;</td>
</tr>
<tr>
<td width="250"><code>controlText</code></td>
<td><pre>#000000 (0,0,0)</pre></td>
<td width="100" bgcolor="#000000">&nbsp;</td>
</tr>
<tr>
<td width="250"><code>desktop</code></td>
<td><pre>#3d6079 (61,96,121)</pre></td>
<td width="100" bgcolor="#3d6079">&nbsp;</td>

</tr>
<tr>
<td width="250"><code>inactiveCaption</code></td>
<td><pre>#bdc1c8 (189,193,200)</pre></td>
<td width="100" bgcolor="#bdc1c8">&nbsp;</td>
</tr>
<tr>
<td width="250"><code>infoText</code></td>
<td><pre>#000000 (0,0,0)</pre></td>
<td width="100" bgcolor="#000000">&nbsp;</td>
</tr>
<tr>
<td width="250"><code>menu</code></td>

<td><pre>#edeff2 (237,239,242)</pre></td>
<td width="100" bgcolor="#edeff2">&nbsp;</td>
</tr>
<tr>
<td width="250"><code>menuText</code></td>
<td><pre>#000000 (0,0,0)</pre></td>
<td width="100" bgcolor="#000000">&nbsp;</td>
</tr>
<tr>
<td width="250"><code>nimbusBlueGrey</code></td>
<td><pre>#a9b0be (169,176,190)</pre></td>
<td width="100" bgcolor="#a9b0be">&nbsp;</td>

</tr>
<tr>
<td width="250"><code>nimbusBorder</code></td>
<td><pre>#9297a1 (146,151,161)</pre></td>
<td width="100" bgcolor="#9297a1">&nbsp;</td>
</tr>
<tr>
<td width="250"><code>nimbusSelection</code></td>
<td><pre>#39698a (57,105,138)</pre></td>
<td width="100" bgcolor="#39698a">&nbsp;</td>
</tr>
<tr>
<td width="250"><code>scrollbar</code></td>

<td><pre>#cdd0d5 (205,208,213)</pre></td>
<td width="100" bgcolor="#cdd0d5">&nbsp;</td>
</tr>
<tr>
<td width="250"><code>textBackground</code></td>
<td><pre>#39698a (57,105,138)</pre></td>
<td width="100" bgcolor="#39698a">&nbsp;</td>
</tr>
<tr>
<td width="250"><code>textForeground</code></td>
<td><pre>#000000 (0,0,0)</pre></td>
<td width="100" bgcolor="#000000">&nbsp;</td>

</tr>
<tr>
<td width="250"><code>textHighlight</code></td>
<td><pre>#39698a (57,105,138)</pre></td>
<td width="100" bgcolor="#39698a">&nbsp;</td>
</tr>
<tr>
<td width="250"><code>textHighlightText</code></td>
<td><pre>#ffffff (255,255,255)</pre></td>
<td width="100" bgcolor="#ffffff">&nbsp;</td>
</tr>
<tr>
<td width="250"><code>textInactiveText</code></td>

<td><pre>#8e8f91 (142,143,145)</pre></td>
<td width="100" bgcolor="#8e8f91">&nbsp;</td>
</tr>
</tbody>
</table>
</main>
</body>
</html>