Adjust Success color correction
This commit is contained in:
parent
385cb71a42
commit
7e1aa5a7fb
@ -124,12 +124,12 @@
|
||||
% Derived from `ColoredBox`
|
||||
\NewEnviron{SuccessBox}[1][
|
||||
icon={\faCheckCircle},
|
||||
icon.color={green},
|
||||
icon.color={britishracinggreen},
|
||||
icon.prefix={},
|
||||
icon.fontsize={24pt},
|
||||
icon.offset.x={0pt},
|
||||
icon.offset.y={2pt},
|
||||
background.color={green}
|
||||
background.color={britishracinggreen}
|
||||
]{
|
||||
\let\sBODY\BODY
|
||||
\begin{ColoredBox}[#1]
|
||||
@ -147,7 +147,7 @@
|
||||
icon.fontsize={24pt},
|
||||
icon.offset.x={0pt},
|
||||
icon.offset.y={0pt},
|
||||
background.color={britishracinggreen}
|
||||
background.color={orange}
|
||||
]{
|
||||
\let\impBODY\BODY
|
||||
\begin{ColoredBox}[#1]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user