theme.ini 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. # 2022: buababg-tvguho@cbfgrb.qr(rot13)
  2. # A development of the Combustion theme created by Oleg qvfgnag_uvyyf@znvy.eh(rot13)
  3. # for lbreakout2.
  4. # Theme looks best if you download this font for the UI:
  5. # https://dl.dafont.com/dl/?f=proliferation (free for personal use)
  6. # Just unzip it in this theme directory.
  7. title = Liferation
  8. author = Xulf
  9. version = 2022-02
  10. brickWidth = 80
  11. brickHeight = 40
  12. shadowOffset = 16
  13. fontSmall {
  14. name = proliferation.otf
  15. size = 30
  16. }
  17. fontNormal {
  18. name = proliferation.otf
  19. size = 40
  20. }
  21. fontColorNormal {
  22. r = 200
  23. g = 200
  24. b = 200
  25. a = 255
  26. }
  27. fontColorHighlight {
  28. r = 0
  29. g = 143
  30. b = 20
  31. a = 255
  32. }
  33. shotAnim {
  34. frames = 4
  35. delay = 160
  36. }
  37. weaponAnim {
  38. frames = 4
  39. delay = 160
  40. }
  41. explAnim {
  42. frames = 5
  43. delay = 70
  44. }
  45. shineAnim {
  46. frames = 48
  47. delay = 20
  48. }
  49. menu {
  50. centerX = 270
  51. centerY = 680
  52. itemWidth = 420
  53. itemHeight = 40
  54. fontNormal {
  55. name = proliferation.otf
  56. size = 36
  57. color {
  58. r = 200
  59. g = 200
  60. b = 200
  61. a = 255
  62. }
  63. }
  64. fontFocus {
  65. name = proliferation.otf
  66. size = 36
  67. color {
  68. r = 0
  69. g = 143
  70. b = 20
  71. a = 255
  72. }
  73. }
  74. }