Giter VIP home page Giter VIP logo

Comments (1)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 23, 2024
In fact this isn't using the default white-on-black.css but the following which
exactly mimics colors used in the default xterm under debian:

#vt100 #scrollable          { color:            #ffffff;
                              background-color: #000000; }
#vt100 #scrollable.inverted { color:            #000000;
                              background-color: #ffffff; }

#vt100 .ansi0               {                 }
#vt100 .ansi1               { color: #cd0000; }
#vt100 .ansi2               { color: #00cd00; }
#vt100 .ansi3               { color: #cdcd00; }
#vt100 .ansi4               { color: #0000ee; }
#vt100 .ansi5               { color: #cd00cd; }
#vt100 .ansi6               { color: #00cdcd; }
#vt100 .ansi7               { color: #e5e5e5; }
#vt100 .ansi8               { color: #7f7f7f; font-weight: bold; }
#vt100 .ansi9               { color: #ff0000; font-weight: bold; }
#vt100 .ansi10              { color: #00ff00; font-weight: bold; }
#vt100 .ansi11              { color: #e8e800; font-weight: bold; }
#vt100 .ansi12              { color: #5c5cff; font-weight: bold; }
#vt100 .ansi13              { color: #ff00ff; font-weight: bold; }
#vt100 .ansi14              { color: #00ffff; font-weight: bold; }
#vt100 .ansi15              { color: #ffffff; font-weight: bold; }

#vt100 .bgAnsi0             { background-color: #000000; }
#vt100 .bgAnsi1             { background-color: #cd0000; }
#vt100 .bgAnsi2             { background-color: #00cd00; }
#vt100 .bgAnsi3             { background-color: #cdcd00; }
#vt100 .bgAnsi4             { background-color: #0000ee; }
#vt100 .bgAnsi5             { background-color: #cd00cd; }
#vt100 .bgAnsi6             { background-color: #00cdcd; }
#vt100 .bgAnsi7             { background-color: #e5e5e5; }
#vt100 .bgAnsi8             { background-color: #7f7f7f; }
#vt100 .bgAnsi9             { background-color: #ff0000; }
#vt100 .bgAnsi10            { background-color: #00ff00; }
#vt100 .bgAnsi11            { background-color: #e8e800; }
#vt100 .bgAnsi12            { background-color: #5c5cff; }
#vt100 .bgAnsi13            { background-color: #ff00ff; }
#vt100 .bgAnsi14            { background-color: #00ffff; }
#vt100 .bgAnsi15            {                            }

Original comment by [email protected] on 10 Jan 2010 at 3:37

from shellinabox.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.