Browse Source

Updated frame color

main
Kenneth John Odle 1 month ago
parent
commit
8df4760518
  1. 12
      cornell-right.tex

12
cornell-right.tex

@ -1,7 +1,7 @@
\documentclass[twoside]{article}
\usepackage{showframe}
\renewcommand*\ShowFrameColor{\color{red}}
%\usepackage{showframe}
%\renewcommand*\ShowFrameColor{\color{red}}
%\usepackage{lmodern}
% Select an appropriate monotype font
@ -35,7 +35,7 @@
\forloop{ct}{0}{\value{ct}<\lfct{}}{
\begin{tcolorbox}[title=Information, colback=white, colbacktitle=blue!15!white, coltitle=blue!75!white]
\begin{tcolorbox}[title=Information, colback=white, colbacktitle=blue!15!white, coltitle=blue!75!white, colframe=blue!15!white]
\begin{tblr}{
width = 160mm,
colspec = { | X[60,l] | X[40,l] |},
@ -48,7 +48,7 @@ Subject: & Date: \\
\end{tcolorbox}
\begin{tcbraster}[raster columns=4, raster column skip=1mm, colbacktitle=blue!15!white]
\begin{tcolorbox}[equal height group=A, title=Notes, raster multicolumn=3, colback=white,colbacktitle=blue!15!white, coltitle=blue!75!white]
\begin{tcolorbox}[equal height group=A, title=Notes, raster multicolumn=3, colback=white,colbacktitle=blue!15!white, coltitle=blue!75!white, colframe=blue!15!white]
\begin{enumerate}
\item \hrulefill
\item \hrulefill
@ -77,11 +77,11 @@ Subject: & Date: \\
\item \hrulefill
\end{enumerate}
\end{tcolorbox}
\begin{tcolorbox}[equal height group=A, title=Cues, raster multicolumn=1, colback=white, colbacktitle=blue!15!white, coltitle=blue!75!white]
\begin{tcolorbox}[equal height group=A, title=Cues, raster multicolumn=1, colback=white, colbacktitle=blue!15!white, coltitle=blue!75!white, colframe=blue!15!white]
\end{tcolorbox}
\end{tcbraster}
\begin{tcolorbox}[title=Summary, colback=white, colbacktitle=blue!15!white, coltitle=blue!75!white]
\begin{tcolorbox}[title=Summary, colback=white, colbacktitle=blue!15!white, coltitle=blue!75!white, colframe=blue!15!white]
\end{tcolorbox}
\newpage

Loading…
Cancel
Save