add green background style
Build branch master (b6a13cf) from kesslermaximilian/LatexPackages
This commit is contained in:
parent
043fb16fc3
commit
0baddf33ea
2 changed files with 7 additions and 6 deletions
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"build_time": "",
|
||||
"source files": {
|
||||
"version": "v2.9-27-g2d16a2d",
|
||||
"commit": "2d16a2d72a81696210140564037ce71ac4d8d91b",
|
||||
"version": "v2.9-28-gb6a13cf",
|
||||
"commit": "b6a13cfa403b88d89bcca900386a177e60dac003",
|
||||
"dirty": false
|
||||
},
|
||||
"pytex": {
|
||||
|
@ -443,12 +443,12 @@
|
|||
{
|
||||
"name": "environments/thmstyle/thmstyle.sty",
|
||||
"source file": "environments/thmstyle/thmstyle.dtx",
|
||||
"build time": "2022/02/13 23:40",
|
||||
"source version": "v2.9-7-gd7e3d2a",
|
||||
"source commit hash": "d7e3d2a9f06d65cbf4d53a3f12cd6128c20915e6",
|
||||
"build time": "2022/08/18 09:33",
|
||||
"source version": "v2.9-28-gb6a13cf",
|
||||
"source commit hash": "b6a13cfa403b88d89bcca900386a177e60dac003",
|
||||
"pytex version": "v1.2.0-31-gc9bb0e8",
|
||||
"pytex commit hash": "c9bb0e87c91beae3e17a829603e4459cf804ec51",
|
||||
"md5sum": "25887354cf8b134a804f11e8c8e05746",
|
||||
"md5sum": "7a4f93c71f2a4a4659973bed2a47cb0e",
|
||||
"dirty": false
|
||||
},
|
||||
{
|
||||
|
|
|
@ -125,6 +125,7 @@
|
|||
\DeclareFancyThmStyle[orange!10]{orange}[thmorangemarginandfill]
|
||||
\DeclareFancyThmStyle[blue!7]{blue}[thmbluemarginandfill]
|
||||
\DeclareFancyThmStyle{green!70!black}[thmgreenmargin]
|
||||
\DeclareFancyThmStyle[green!10]{green!70!black}[thmgreenmarginandfill]
|
||||
\DeclareFancyThmStyle{gold}[thmgoldmargin]
|
||||
\DeclareFancyThmStyle{yellow!80!orange}[thmyellowmargin]
|
||||
\DeclareFancyThmStyle{gray}[thmgraymargin]
|
||||
|
|
Loading…
Reference in a new issue