Aurora: a dark, minimalistic, modular theme for Freelancer.
Created using GIMP, UTFEditor, and a whole lot of time.
See also the file reverse-engineering.txt which details my reverse engineering of the files that Aurora uses.
This work is licensed under the CC-BY-SA 4.0 license. Original content is Copyright 2020-2021 Biggles (biqqles).
Titillium Web is provided by the Accademia di Belle Arti di Urbino and licensed under the Open Fonts License v1.1. The navmap background is "Tiling Space Background" by LittleFireDragon and licensed under CC BY-NC-ND 3.0.
- Navbar perimeter animation skips once every few cycles
- hud_shipinfo.cmp is a copy of hud_target.cmp so the animations go the wrong way (they should be mirror images)
- Baside navbar popout is still blue (cannot find the file for this)
- During the vendor window opening animation the blue frame colour is visible. Presumably this is just another file that needs to be changed
- Freelancer offsets the navmap background by a couple of pixels because the left margin isn't taken into account. It might be possible to fix this (extremely minor though)
- Off-screen indicator background changed to black
- Project moved to GitHub
- Initial release