The lighting is done two ways:
1. Burnt into the world. This is done once when the chunk mesh is generated from the voxel world. It is re-generated when the voxel world changes.
2. Dynamically for objects (players, other dynamic objects) that can move throughout the world.
Making the lighting pulse for #2 is possible – #1 not at the moment – unless we re-do the lighting.