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

feat: update console theme to modified monokai, then increase font size to 18px #1468

Merged
merged 2 commits into from
Feb 22, 2021

Conversation

dionizh
Copy link
Contributor

@dionizh dionizh commented Feb 19, 2021

I wasn't sure whether this is the best way to do it, felt a bit hacky. But there seems to be no way to create a custom theme for AceEditor (couldn't find it anywhere in their docs or google). As far as I can see handlebars_template.html is used only for the console so it can be modified however we like? Let me know if I missed anything.


This change is Reviewable

@dionizh dionizh linked an issue Feb 19, 2021 that may be closed by this pull request
@dionizh dionizh changed the title update console theme to modified monokai, then increase font size to 18px feat: update console theme to modified monokai, then increase font size to 18px Feb 19, 2021
Copy link
Member

@faucomte97 faucomte97 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 3 of 3 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @dionizh)

@codecov
Copy link

codecov bot commented Feb 22, 2021

Codecov Report

Merging #1468 (cf77339) into development (8028eda) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           development    #1468   +/-   ##
============================================
  Coverage        62.77%   62.77%           
============================================
  Files              167      167           
  Lines             3627     3627           
  Branches           222      222           
============================================
  Hits              2277     2277           
  Misses            1326     1326           
  Partials            24       24           
Impacted Files Coverage Δ
game_frontend/src/containers/IDEEditor/index.js 77.41% <ø> (ø)

Copy link
Member

@faucomte97 faucomte97 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @dionizh)

@dionizh dionizh merged commit 87e7eac into development Feb 22, 2021
@dionizh dionizh deleted the consoletheme branch February 22, 2021 12:37
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

Successfully merging this pull request may close these issues.

Code console difficult to read
2 participants