File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# tilepack
22
33[ ![ CI] ( https://github.com/ashnair1/tilepack/actions/workflows/ci.yml/badge.svg )] ( https://github.com/ashnair1/tilepack/actions/workflows/ci.yml )
4+ [ ![ Docs] ( https://github.com/ashnair1/tilepack/actions/workflows/docs.yml/badge.svg )] ( https://ashnair1.github.io/tilepack )
45[ ![ PyPI] ( https://img.shields.io/pypi/v/tilepack )] ( https://pypi.org/project/tilepack/ )
56[ ![ Python] ( https://img.shields.io/pypi/pyversions/tilepack )] ( https://pypi.org/project/tilepack/ )
67[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-blue.svg )] ( LICENSE )
Original file line number Diff line number Diff line change @@ -11,11 +11,13 @@ theme:
1111 palette :
1212 - scheme : default
1313 primary : green
14+ accent : green
1415 toggle :
1516 icon : material/brightness-7
1617 name : Switch to dark mode
1718 - scheme : slate
18- primary : indigo
19+ primary : green
20+ accent : green
1921 toggle :
2022 icon : material/brightness-4
2123 name : Switch to light mode
You can’t perform that action at this time.
0 commit comments