<html>

  <head>

    <meta http-equiv="content-type" content="text/html; charset=windows-1252">

    <link rel="alternate stylesheet" type="text/css" href="resource://gre-resources/plaintext.css"


      title="Wrap Long Lines">

  </head>

  <body>

    <pre> /*** debug colors ***/



.red   { background-color: #f00; }

.green { background-color: #0f0; }

.blue  { background-color: #00f; }

.white { background-color: #fff;}





/*** BG colors ***/





/*.bg-light { background-color: #1b2234; }

.bg-dark  { background-color: #151426; }



*/

.bg-light { background-color: #626173; }

.bg-dark  { background-color: #484759; }

.dark-bg, a {
    color: #6fbcff;
}



.color-1 { background-color: #38ddbf; }

.color-2 { background-color: #c27cdc; }

.color-3 { background-color: #8b7cdb; }

.color-4 { background-color: #0583a9; }

.color-5 { background-color: #ffc21f; }





/*.color-1 { background-color: #5CA793; }

.color-2 { background-color: #1395BA; }

.color-3 { background-color: #117899; }

.color-4 { background-color: #0F5B78; }

.color-5 { background-color: #0D3C55; }



*/</pre>

  </body>

</html>

