Added background image for whole Interface, made user avatar rounded, redid news layout, misc. tweaks for better contrast with background image

This commit is contained in:
2024-02-27 22:17:17 -06:00
parent 6281dae1a5
commit c2528f7e12
9 changed files with 64 additions and 89 deletions

View File

@@ -2,15 +2,15 @@ GEM
remote: https://rubygems.org/
specs:
base64 (0.2.0)
concurrent-ruby (1.2.2)
cyberarm_engine (0.24.0)
concurrent-ruby (1.2.3)
cyberarm_engine (0.24.1)
excon (~> 0.88)
gosu (~> 1.1)
gosu_more_drawables (~> 0.3)
digest-crc (0.6.5)
rake (>= 12.0.0, < 14.0.0)
event_emitter (0.2.6)
excon (0.108.0)
excon (0.109.0)
ffi (1.16.3)
ffi-win32-extensions (1.0.4)
ffi
@@ -22,7 +22,7 @@ GEM
rake (13.1.0)
rexml (3.2.6)
rubyzip (2.3.2)
sdl2-bindings (0.2.2)
sdl2-bindings (0.2.3)
ffi (~> 1.15)
websocket (1.2.10)
websocket-client-simple (0.8.0)