diff options
| author | chris <chris@opensuseme> | 2020-02-29 20:17:02 -0500 |
|---|---|---|
| committer | chris <chris@opensuseme> | 2020-02-29 20:17:02 -0500 |
| commit | 526f1cfef4928404f95a4834e2090ab081ab8d2f (patch) | |
| tree | 662b3fe750e825f5f078eb2f6df26b708be68a56 /old/moderncvcolorred.sty | |
| parent | 416e8636755ee4f7d474babc23349721e4d21cb1 (diff) | |
| download | cv-526f1cfef4928404f95a4834e2090ab081ab8d2f.tar cv-526f1cfef4928404f95a4834e2090ab081ab8d2f.tar.gz cv-526f1cfef4928404f95a4834e2090ab081ab8d2f.tar.bz2 cv-526f1cfef4928404f95a4834e2090ab081ab8d2f.tar.lz cv-526f1cfef4928404f95a4834e2090ab081ab8d2f.tar.xz cv-526f1cfef4928404f95a4834e2090ab081ab8d2f.tar.zst cv-526f1cfef4928404f95a4834e2090ab081ab8d2f.zip | |
got rid of old stuff
Diffstat (limited to 'old/moderncvcolorred.sty')
| -rw-r--r-- | old/moderncvcolorred.sty | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/old/moderncvcolorred.sty b/old/moderncvcolorred.sty deleted file mode 100644 index 6811819..0000000 --- a/old/moderncvcolorred.sty +++ /dev/null @@ -1,27 +0,0 @@ -%% start of file `moderncvcolorred.sty'. -%% Copyright 2006-2013 Xavier Danaux (xdanaux@gmail.com). -% -% This work may be distributed and/or modified under the -% conditions of the LaTeX Project Public License version 1.3c, -% available at http://www.latex-project.org/lppl/. - - -%------------------------------------------------------------------------------- -% identification -%------------------------------------------------------------------------------- -\NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{moderncvcolorred}[2013/02/09 v1.3.0 modern curriculum vitae and letter color scheme: red] - - -%------------------------------------------------------------------------------- -% color scheme definition -%------------------------------------------------------------------------------- -\definecolor{color0}{rgb}{0,0,0}% black -\definecolor{color1}{rgb}{0.95,0.20,0.20}% red -\definecolor{color2}{rgb}{0.45,0.45,0.45}% dark grey - - -\endinput - - -%% end of file `moderncvcolorred.sty'. |
