Initial commit: Klammertext source distribution
Curated source subset assembled by klammertext-dev's doc/make_dist.sh: the Klammermachine (mac), the Standard Klammer Set (sks), the commands (com), editor plugins and install guides (doc), a test subset (tst), and lib/bin placeholders. Builds with 'make -C com'. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
16
sks/color/sty/color.sty
Normal file
16
sks/color/sty/color.sty
Normal file
@@ -0,0 +1,16 @@
|
||||
\usepackage[table]{xcolor}
|
||||
|
||||
\definecolor{Gray}{gray}{.85}
|
||||
\definecolor{LightGray}{gray}{.95}
|
||||
\definecolor{White}{gray}{1}
|
||||
\definecolor{Red}{rgb}{1,0,0}
|
||||
\definecolor{Darkred}{rgb}{.5,0,0}
|
||||
\definecolor{Lightred}{rgb}{0.855,0.812,0.812}
|
||||
\definecolor{Metalightred}{rgb}{0.598,0.568,0.568}
|
||||
\definecolor{RoyalBlue}{rgb}{0,0,0.5}
|
||||
\definecolor{Pink}{rgb}{1,.8,.8}
|
||||
\definecolor{Green}{rgb}{.8, 1, .8}
|
||||
\definecolor{Bluu}{rgb}{.6,.7,.8}
|
||||
\definecolor{Middlegray}{gray}{.5}
|
||||
|
||||
\definecolor{LinkBlue}{rgb}{0.1,0.2,0.5}
|
||||
Reference in New Issue
Block a user