Add loadable skin and correct some things
This commit is contained in:
parent
f7610d669b
commit
1220e2d70f
15 changed files with 245 additions and 18 deletions
BIN
bin/fonts/Pragmatica-Medium.ttf
Normal file
BIN
bin/fonts/Pragmatica-Medium.ttf
Normal file
Binary file not shown.
31
bin/skin/devil/skin.txt
Normal file
31
bin/skin/devil/skin.txt
Normal file
|
@ -0,0 +1,31 @@
|
|||
|
||||
050 050 050 #Background MainWindow
|
||||
100 100 100 #Background cells
|
||||
123 0 9 #Background grid color
|
||||
19 110 101 #2 and 4 font color
|
||||
143 122 102 #Button color
|
||||
4 15 58 #other number font Color
|
||||
238 228 218 186 #Game over color bg
|
||||
|
||||
#Skin 2 et le 4
|
||||
238 228 218 #2
|
||||
237 224 200 #4
|
||||
|
||||
#Skin 8 à 64
|
||||
242 177 121 #8
|
||||
245 149 99 #16
|
||||
246 124 95 #32
|
||||
246 94 59 #64
|
||||
|
||||
|
||||
|
||||
#Skin 128 à 2048
|
||||
237 207 114 #128
|
||||
237 204 97 #256
|
||||
237 200 80 #512
|
||||
237 197 63 #1024
|
||||
238 194 46 #2048
|
||||
|
||||
#Skin for other number
|
||||
60 58 50 #More than 2048
|
||||
|
31
bin/skin/original/skin.txt
Normal file
31
bin/skin/original/skin.txt
Normal file
|
@ -0,0 +1,31 @@
|
|||
|
||||
250 248 239 #Background MainWindow
|
||||
205 192 180 #Background cells
|
||||
187 173 160 #Background grid color
|
||||
119 110 101 #2 and 4 font color
|
||||
143 122 102 #Button color
|
||||
249 246 242 #other number font Color
|
||||
238 228 218 186 #Game over color bg
|
||||
|
||||
#Skin 2 et le 4
|
||||
238 228 218 #2
|
||||
237 224 200 #4
|
||||
|
||||
#Skin 8 à 64
|
||||
242 177 121 #8
|
||||
245 149 99 #16
|
||||
246 124 95 #32
|
||||
246 94 59 #64
|
||||
|
||||
|
||||
|
||||
#Skin 128 à 2048
|
||||
237 207 114 #128
|
||||
237 204 97 #256
|
||||
237 200 80 #512
|
||||
237 197 63 #1024
|
||||
238 194 46 #2048
|
||||
|
||||
#Skin for other number
|
||||
60 58 50 #More than 2048
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue