mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-13 03:54:06 +09:00
text input config panel with keymap preview
This commit is contained in:
@@ -24,7 +24,7 @@ object Toolkit : Disposable {
|
||||
|
||||
object Theme {
|
||||
val COL_INVENTORY_CELL_BORDER = Color(1f, 1f, 1f, 0.25f)
|
||||
val COL_CELL_FILL = Color(0x28282888)
|
||||
val COL_CELL_FILL = Color(0x282828C8)
|
||||
|
||||
val COL_LIST_DEFAULT = Color.WHITE
|
||||
val COL_INACTIVE = Color.LIGHT_GRAY
|
||||
|
||||
Reference in New Issue
Block a user