mirror of
https://github.com/Rezmason/matrix.git
synced 2026-04-18 14:19:30 -07:00
Adding "glint", the shapes that appear on top of the glyphs in the Resurrections opening titles.
This commit is contained in:
@@ -79,6 +79,7 @@ export default ({ config, device, timeBuffer }) => {
|
||||
ditherMagnitude: config.ditherMagnitude,
|
||||
backgroundColor: config.backgroundColor,
|
||||
cursorColor: config.cursorColor,
|
||||
glintColor: config.glintColor,
|
||||
});
|
||||
})();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user