% \iffalse meta-comment % % MIT License % % Copyright (c) 2024 Catppuccin % % Permission is hereby granted, free of charge, to any person obtaining a copy % of this software and associated documentation files (the "Software"), to deal % in the Software without restriction, including without limitation the rights % to use, copy, modify, merge, publish, distribute, sublicense, and/or sell % copies of the Software, and to permit persons to whom the Software is % furnished to do so, subject to the following conditions: % % The above copyright notice and this permission notice shall be included in all % copies or substantial portions of the Software. % % THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR % IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, % FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE % AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER % LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, % OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE % SOFTWARE. % % \fi % % \iffalse %<*driver> \ProvidesFile{catppuccinpalette.dtx} % %\NeedsTeXFormat{LaTeX2e}[1999/12/01] %\ProvidesPackage{catppuccinpalette} %<*package> [2024/08/13 v1.1.0 catppuccin xcolor palette] % % %<*driver> \documentclass{ltxdoc} \usepackage{catppuccinpalette} \usepackage{multicol} \usepackage{pgffor} \usepackage{tabularx, booktabs} \EnableCrossrefs \CodelineIndex \RecordChanges \begin{document} \DocInput{catppuccinpalette.dtx} \PrintChanges \PrintIndex \end{document} % % \fi % % \CheckSum{111} % % \CharacterTable % {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z % Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z % Digits \0\1\2\3\4\5\6\7\8\9 % Exclamation \! Double quote \" Hash (number) \# % Dollar \$ Percent \% Ampersand \& % Acute accent \' Left paren \( Right paren \) % Asterisk \* Plus \+ Comma \, % Minus \- Point \. Solidus \/ % Colon \: Semicolon \; Less than \< % Equals \= Greater than \> Question mark \? % Commercial at \@ Left bracket \[ Backslash \\ % Right bracket \] Circumflex \^ Underscore \_ % Grave accent \` Left brace \{ Vertical bar \| % Right brace \} Tilde \~} % % % \changes{v0.0.1}{2024/02/09}{Converted to DTX file} % \changes{v1.0.0}{2024/02/27}{First full release} % \changes{v1.0.1}{2024/05/19}{Make fit for CTAN} % \changes{v1.0.2}{2024/05/19}{Fix colors in documentation} % \changes{v1.1.0}{2024/08/13}{Move to / Merge with official catppuccin. Thereby deprecate colors with |Cat| prefix. Subject to removal in the future} % % \DoNotIndex{\newcommand,\newenvironment,\color,\colorlet,\def,\fi,\RequirePackage,\ProvidesPackage,\ProcessPgfOptions,\preparecolorset,\pgfkeys,\pagecolor,\newif,\NeedsTeXFormat} % % \providecommand*\pkg{\textsf} % \providecommand*{\url}{\texttt} % \GetFileInfo{catppuccinpalette.dtx} % \title{The \textsf{catppuccinPalette} package} % \author{Lukas Heindl \\ \url{oss.heindl+latex@protonmail.com} \\ \url{https://github.com/catppuccin/latex}} % \date{\fileversion~from \filedate} % % \maketitle % % \begin{abstract} % The LaTeX package \pkg{catppuccinPalette} provides new colors for xcolor. % \end{abstract} % % \section{Introduction} % % Catppuccin\footnote{\url{https://github.com/catppuccin/catppuccin}} is a nice % pastel theme in 4 flavours/styles (\emph{Latte}, \emph{Frapp\'e}, % \emph{Macchiato}, \emph{Mocha}). This package defines these themes as xcolor % colors. % % \section{Usage} % % Load via |\usepackage{catppuccinpalette}| % % Just use the new colors (prefixed with \verb|Ctp