Some final theme tweaks

This commit is contained in:
Sasha Koshka 2023-03-01 13:06:34 -05:00
parent ef59f46559
commit 1f2e8aa677
3 changed files with 1 additions and 5 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@ -49,7 +49,7 @@ func init () {
// PatternGutter
atlasCol(6, artist.Inset { 7, 7, 7, 7 })
// PatternHandle
atlasCol(7, artist.Inset { 6, 6, 6, 6 })
atlasCol(7, artist.Inset { 3, 3, 3, 3 })
// PatternLine
atlasCol(8, artist.Inset { 1, 1, 1, 1 })
// PatternMercury

View File

@ -1,4 +0,0 @@
package theme
// import "image/color"
// import "git.tebibyte.media/sashakoshka/tomo/artist"