diff options
author | Joaquín Aguirrezabalaga <kinote@kinote.org> | 2025-01-24 09:43:33 +0100 |
---|---|---|
committer | Joaquín Aguirrezabalaga <kinote@kinote.org> | 2025-01-24 09:43:33 +0100 |
commit | 0a1b7112d710fe5596da32ea80d046128a7c623d (patch) | |
tree | f967507ecf91fcde12cfa14bd7a773e86fd30e50 /tex/latex | |
parent | d6d1dc2c044463f5d05a4fd47c48d5c2369f6f20 (diff) | |
download | texmf-main.tar.gz texmf-main.zip |
Diffstat (limited to 'tex/latex')
-rw-r--r-- | tex/latex/rpg/dw.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/latex/rpg/dw.sty b/tex/latex/rpg/dw.sty index 3afa9c2..df4cc02 100644 --- a/tex/latex/rpg/dw.sty +++ b/tex/latex/rpg/dw.sty @@ -62,7 +62,7 @@ %%% Colors -\usepackage[svgcolors,table]{xcolor} +\usepackage[table]{xcolor} %\definecolor{indigo}{RGB}{75,0,130} \definecolor{indigo}{RGB}{9,31,146} \definecolor{myblue}{RGB}{6,69,173} |