Reversed colour codes in documentation.

This commit is contained in:
Ryan "Lofenyy" Medeiros 2023-07-02 00:08:16 -06:00
parent 33692df414
commit a6ff74eac8
1 changed files with 13 additions and 13 deletions

View File

@ -33,19 +33,6 @@ Answer the on-screen questions as prompted. The item will be placed at the curso
To lookup a specific colour code, look at the foreground and background charts. Add these two numbers together to get the desired outcome.
\subsubsection{Foreground}
\begin{description}
\item [Black] 1
\item [Red] 2
\item [Green] 3
\item [Yellow] 4
\item [Blue] 5
\item [Magenta] 6
\item [Cyan] 7
\item [White] 8
\end{description}
\subsubsection{Background}
\begin{description}
@ -59,6 +46,19 @@ To lookup a specific colour code, look at the foreground and background charts.
\item [White] 70
\end{description}
\subsubsection{Foreground}
\begin{description}
\item [Black] 1
\item [Red] 2
\item [Green] 3
\item [Yellow] 4
\item [Blue] 5
\item [Magenta] 6
\item [Cyan] 7
\item [White] 8
\end{description}
\section{Saving and Loading Maps}
To save your map, press F5 and type in your file name. Loading is the exact same, except you press F6.