Aggiornato codice html per il colore "space"

This commit is contained in:
ulaulaman 2021-05-25 13:21:56 +02:00
parent 80bc6f1279
commit 09a495e605
6 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@
\usetikzlibrary{bending,arrows.meta}
\usepackage{xcolor}
%
\definecolor{space}{HTML}{0A2543}
\definecolor{space}{HTML}{1F2C4E}
\definecolor{earth}{HTML}{0089FA}
\definecolor{mars}{HTML}{DC7B4E}
\definecolor{dida}{HTML}{FFDE00}

View File

@ -7,7 +7,7 @@
\usetikzlibrary{bending,arrows.meta}
\usepackage{xcolor}
%
\definecolor{space}{HTML}{0A2543}
\definecolor{space}{HTML}{1F2C4E}
\definecolor{earth}{HTML}{0089FA}
\definecolor{dida}{HTML}{FFDE00}
\definecolor{title}{HTML}{FBA706}

View File

@ -6,7 +6,7 @@
\usepackage{tkz-euclide}
\usetkzobj{all}
%
\definecolor{space}{HTML}{0A2543}
\definecolor{space}{HTML}{1F2C4E}
\definecolor{earth}{HTML}{0089FA}
\definecolor{mars}{HTML}{DC7B4E}
\definecolor{dida}{HTML}{FFDE00}