Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Italic font for comments in code? #1552

Closed
cormullion opened this issue Oct 11, 2021 · 1 comment
Closed

Use Italic font for comments in code? #1552

cormullion opened this issue Oct 11, 2021 · 1 comment

Comments

@cormullion
Copy link
Contributor

You could now use a monospaced italic version of JuliaMono for comments in code blocks (and for anything else that you use faux-italics for at the moment:

Current version:

Screenshot 2021-10-11 at 13 43 50

Possible change:

Screenshot 2021-10-11 at 13 44 18

with css such as:

	font-family: JuliaMono-RegularItalic;
	font-style: normal;

But is it really worth the extra effort and resources for such a small change? Well, to be honest, probably not, so feel free to close... 😄 Most people wouldn't notice, and some might not like it anyway. (Italics are not always popular, judging from the reaction to CascadiaCode's italics.)

dralletje added a commit that referenced this issue Nov 6, 2021
@dralletje
Copy link
Collaborator

Is it worth the effort? Surely Pluto is bound to JuliaMono as the moon is tidally locked to earth.

(Fixed as soon as the bundling PR is merged)

dralletje added a commit that referenced this issue Nov 8, 2021
* Initial bundling example using parcel

* Eyoo

* why am i like that

* OH MY GOD IT WORKS

* Oof

* If firebase doesn't work, at least it doesn't work in a funny way

* Just madly in love with this idea of only loading firebase when completely necessary

* Hihi

* MOAR

* ?

* Yeah

* Hmmm

* ASD

* Wiii

* asd

* Hmmm

* asd

* But what happens the second time?

* ?

* 😏

* 🤷

* dfghjkl

* strrrppttt

* asd

* On main as well

* Remove Sample notebooks :P

* A lot cooler

* COol cool

* asd

* Add JuliaMono Italic, fix #1552

* Better

* Oof!

* Hihi

* :D

Co-authored-by: Michiel Dral <m.c.dral@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants