Giter Club home page Giter Club logo

Comments (4)

klaudiosinani avatar klaudiosinani commented on May 18, 2024

@easilyBaffled At this moment, the theme supports only the stable channel of Hyper, which includes all releases where their first/major semantic natural number is less than 2.X.X, so downgrading to the latest stable release 1.4.8 should fix the issue : )

from hyper-pokemon.

easilyBaffled avatar easilyBaffled commented on May 18, 2024

@klauscfhq thanks for the quick solution.
I have a few days left before I start my new job, meaning I have a few days of free time left. Do you know why it doesn't work with the latest versions of Hyper? I'd like to help.

from hyper-pokemon.

easilyBaffled avatar easilyBaffled commented on May 18, 2024

After playing around a bit I found that, at least part of it, was my own fault. In my .hyper.js config I had css: 'text-shadow: 0px 0px 15px rgb(255, 255, 255);', which is not a valid css rule so when it got combined in

css: `
				${config.css || ''}
				.terms_terms {
				  background: url("file://${pathToTheme}") center;
				  background-size: cover;
				}

that whole block of styling was made in valid.

As for the cursor, I believe the new class name is .terminal-cursor, but I'm still playing with that.

from hyper-pokemon.

klaudiosinani avatar klaudiosinani commented on May 18, 2024

Fixed on c2ba434.

from hyper-pokemon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.