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

content: Translate web's CSS for code blocks in dark theme #749

Closed
chrisbobbe opened this issue Jun 18, 2024 · 0 comments · Fixed by #756
Closed

content: Translate web's CSS for code blocks in dark theme #749

chrisbobbe opened this issue Jun 18, 2024 · 0 comments · Fixed by #756
Assignees
Labels
a-design Visual and UX design

Comments

@chrisbobbe
Copy link
Collaborator

Related: #95

@chrisbobbe chrisbobbe added the a-design Visual and UX design label Jun 18, 2024
@chrisbobbe chrisbobbe self-assigned this Jun 18, 2024
@gnprice gnprice added this to the Beta 3: Summer 2024 milestone Jun 18, 2024
chrisbobbe added a commit to chrisbobbe/zulip-flutter that referenced this issue Jun 20, 2024
chrisbobbe added a commit to chrisbobbe/zulip-flutter that referenced this issue Jun 20, 2024
For dark theme, web currently uses a mix of Pygments Monokai and
Pygments Default. Mixing in Pygments Default seems accidental, so
here we just use pure Pygments Monokai. Discussion:
  https://chat.zulip.org/#narrow/stream/431-redesign-project/topic/code.20span.20colors/near/1832283

LICENSE and AUTHORS files downloaded from:
  https://github.com/pygments/pygments/blob/f64833d9d/LICENSE
  https://github.com/pygments/pygments/blob/f64833d9d/AUTHORS

(I've included AUTHORS because LICENSE refers to it.)

Fixes: zulip#749
Related: zulip#95
chrisbobbe added a commit to chrisbobbe/zulip-flutter that referenced this issue Jun 26, 2024
chrisbobbe added a commit to chrisbobbe/zulip-flutter that referenced this issue Jun 26, 2024
For dark theme, web currently uses a mix of Pygments Monokai and
Pygments Default. Mixing in Pygments Default seems accidental, so
here we just use pure Pygments Monokai. Discussion:
  https://chat.zulip.org/#narrow/stream/431-redesign-project/topic/code.20span.20colors/near/1832283

LICENSE and AUTHORS files downloaded from:
  https://github.com/pygments/pygments/blob/f64833d9d/LICENSE
  https://github.com/pygments/pygments/blob/f64833d9d/AUTHORS

(I've included AUTHORS because LICENSE refers to it.)

Fixes: zulip#749
Related: zulip#95
chrisbobbe added a commit to chrisbobbe/zulip-flutter that referenced this issue Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a-design Visual and UX design
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants