klaudiosinani / hyper-star-wars

Super awesome your Hyper terminal shall look
https://klaussinani.github.io/hyper-star-wars
MIT License
245 stars 20 forks source link

Lightsaber; cursor not glowing #17

Open jrlaberge opened 4 years ago

jrlaberge commented 4 years ago

Describe the bug A clear and concise description of what the bug is.

I have lightsaber: True, but glowing cursor is not.

Technical Info (please complete the following information)

Additional context Add any other context about the problem here.

Fuminimax commented 4 years ago

Me too. Is this a Mac problem?

jmereardon17 commented 4 years ago

Not a Mac problem, I am on Windows.

StarWarsTheme: { character: ['kylo-ren', 'darth-vader', 'boba-fett', 'dark', 'emperor', 'obi-wan-kenobi'], lightsaber: 'true' },

naisofly commented 2 years ago

Doesn't seem to work on Linux either:

StarWarsTheme: { character: 'random', // Define your favorite star wars character lightsaber: 'true', // Activate your theme's lightsaber mode unibody: 'true', // Define the color of the Hyper window header avatar: 'true' // Activate your theme's background avatar },