Giter Site home page Giter Site logo

Comments (6)

rkdarst avatar rkdarst commented on August 27, 2024

It is an emoji, basically I have found the raw unicode character from some website, and copied that to there. So exact rendering depends on the browser's fonts, I guess. I also have these problems with rendering depending on how I see it.

For all emojis (and to some extent, color schemes and names), I haven't put that much thought into it, so if you think about it a bit, please submit it to us. My considerations:

  • some of the emoji colors weren't very visible.
  • Apparently there are colored and uncolored versions. I haven't fully figured this out yet.
  • The box colors are inherited from sphinx_rtd_theme, and the main choice is which sphinx-lesson class inherits from which sphinx_rtd_theme class.

from sphinx-lesson.

robertodr avatar robertodr commented on August 27, 2024

For background: I am trying to add new directives to show function signatures and the emoji is not being rendered. If I try to copy-paste one of the emojis in the current CSS, my Emacs session freezes 😸

from sphinx-lesson.

robertodr avatar robertodr commented on August 27, 2024

I've succeeded by looking up the emoji on emojipedia.org, copying the codepoint, pasting it in CSS, and replacing U+ with \0.

from sphinx-lesson.

robertodr avatar robertodr commented on August 27, 2024

And it seems one needs to stick to old-ish versions of Unicode (at least for me when building locally)

from sphinx-lesson.

rkdarst avatar rkdarst commented on August 27, 2024

from sphinx-lesson.

robertodr avatar robertodr commented on August 27, 2024

Yes, they list when the emoji was introduced.

from sphinx-lesson.

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.