Pretty simple.
Place a light above your sword or wherever you find it looks best.
You'll need a script that has a property referencing the light. Then, in some code that will happen once the player has taken the sword, use the property you set up and call Deactivate() on it, which should turn it off.