switched to apollo palette and self made sprites
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user