Files
VOREStation/code/modules/asset_cache/assets/vv.dm
ShadowLarkens a332e3c554 View Variables Dark Mode (#17762)
* Move VV CSS to an asset

* vv: getFlatIcon and image preview support

* vv: Dark mode and prefs for using said mode and also gfi
2025-05-31 19:15:20 +02:00

5 lines
99 B
Plaintext

/datum/asset/simple/vv
assets = list(
"view_variables.css" = 'html/admin/view_variables.css'
)