logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ccze-cssdump - Dump CCZE color setup into CSS format

Author

       ccze  was  written  by  Gergely Nagy <algernon@bonehunter.rulez.org>, based on colorize by Istvan Karaszi
       <colorize@spam.raszi.hu>.

CCZE 0.2.1                                         2003-01-13                                    CCZE-CSSDUMP(1)

Description

       This  manual  page  documents  briefly the ccze-cssdump utility, which is a simple tool to dump the color
       setup of CCZE into Cascading Style Sheet format, to be used later by ccze-h-ocssfile.

Files

/etc/colorizerc, $HOME/.colorizerc
              These files are the default configuration files for colorize, and are parsed by ccze for the  sake
              of full compatibility.
       /etc/cczerc, $HOME/.cczerc
              This  two are the main configuration files, in which one can change the colors used by the program
              to his liking. See the comments in the beginning of /etc/cczerc for a description  on  the  files'
              structure.

Name

       ccze-cssdump - Dump CCZE color setup into CSS format

Options

       This program follows the usual GNU command line syntax, with long options starting with two dashes (`-').
       A summary of options is included below.

       -F,--rcfilercfile
              Read rcfile as a configuration file upon startup.

       -l,--load
              Load the default configuration files upon startup.

       --help Show summary of options and exit.

       -V,--version
              Show version of program.

See Also

ccze(1)

Synopsis

ccze-cssdump [options]

See Also