switched to apollo palette and self made sprites

This commit is contained in:
2024-04-07 12:05:37 +02:00
parent 77de9621c9
commit 261f23a5a9
132 changed files with 567 additions and 412 deletions

View File

@@ -1,6 +1,7 @@
package config
import (
"image/color"
"time"
)
@@ -29,3 +30,6 @@ const (
)
var VERSION string // maintained by -x
var FontColorFG = color.RGBA{0, 255, 128, 255} // blue
//var FontColorFG = color.RGBA{117, 167, 67, 255} // green