Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Use theme body color for conditional breaking point#3586

Merged
jasonLaster merged 1 commit into
firefox-devtools:masterfrom
liorheber:conditional-breakpoint-color
Aug 7, 2017
Merged

Use theme body color for conditional breaking point#3586
jasonLaster merged 1 commit into
firefox-devtools:masterfrom
liorheber:conditional-breakpoint-color

Conversation

@liorheber
Copy link
Copy Markdown
Contributor

@liorheber liorheber commented Aug 7, 2017

Associated Issue: #3577
#goodnessSquad

Here's the Pull Request Doc
https://devtools-html.github.io/debugger.html/CONTRIBUTING.html#pull-requests

Summary of Changes

  • Aligned the conditional breaking point text color to use the same color as used in the source code section.

Test Plan

Tested the color of the conditional breaking point input color is updated correctly.

Before:
image

After:
image

@jasonLaster
Copy link
Copy Markdown
Contributor

Nice! can you share some before and after screenshots.

Also, curious, but it might be nice to see if you can drop CodeMirror into the panel :)

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 7, 2017

Codecov Report

Merging #3586 into master will decrease coverage by 1.37%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3586      +/-   ##
==========================================
- Coverage   54.35%   52.98%   -1.38%     
==========================================
  Files         119      119              
  Lines        4660     4660              
  Branches      962      962              
==========================================
- Hits         2533     2469      -64     
- Misses       2127     2191      +64
Impacted Files Coverage Δ
src/components/shared/SearchInput.js 8.33% <0%> (-83.34%) ⬇️
src/components/shared/Modal.js 10.52% <0%> (-57.9%) ⬇️
src/utils/result-list.js 0% <0%> (-36.59%) ⬇️
src/components/SymbolModal.js 30.23% <0%> (-13.96%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2a90c35...f3ed63a. Read the comment docs.

@liorheber
Copy link
Copy Markdown
Contributor Author

I'm not sure why the build indicates a drop in the test coverage.

@jasonLaster jasonLaster merged commit 78c74da into firefox-devtools:master Aug 7, 2017
@jasonLaster
Copy link
Copy Markdown
Contributor

Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants