% \iffalse meta-comment % % Copyright (C) 2024 by Lukas Heindl % --------------------------------------------------------------------------- % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3 % of this license or (at your option) any later version. % The latest version of this license is in % http://www.latex-project.org/lppl.txt % and version 1.3 or later is part of all distributions of LaTeX % version 2005/12/01 or later. % % This work has the LPPL maintenance status `maintained'. % % The Current Maintainer of this work is Lukas Heindl. % % This work consists of the files catppuccinpalette.dtx and catppuccinpalette.ins % and the derived filebase catppuccinpalette.sty. % % \fi % % \iffalse %<*driver> \ProvidesFile{catppuccinpalette.dtx} % %\NeedsTeXFormat{LaTeX2e}[1999/12/01] %\ProvidesPackage{catppuccinpalette} %<*package> [2024/05/22 v1.0.2 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} % % \DoNotIndex{\newcommand,\newenvironment,\color,\colorlet,\def,\fi,\RequirePackage,\ProvidesPackage,\ProcessPgfOptions,\preparecolorset,\pgfkeys,\pagecolor,\newif,\NeedsTeXFormat} % % \providecommand*{\url}{\texttt} % \GetFileInfo{catppuccinpalette.dtx} % \title{The \textsf{catppuccinPalette} package} % \author{Lukas Heindl \\ \url{oss.heindl+latex@protonmail.com} \\ \url{https://github.com/atticus-sullivan/catpuccinPalette}} % \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|Cat