-
Notifications
You must be signed in to change notification settings - Fork 48
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
Add tokens for diff blob #1068
Add tokens for diff blob #1068
Conversation
🦋 Changeset detectedLatest commit: 2eb2ab4 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Technically we would need to move the --diffBlob-hunkText-fgColor
--diffBlob-hunkNum-fgColor-rest
--diffBlob-hunkLine-bgColor Any thoughts about this? Also I would like to change --diffBlob-hunkLine-fgColor
--diffBlob-hunkLine-bgColor |
Design Token Diff
|
04bd6f5
to
0fbe73b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What do you think about leaving diffBlob-hunk-bgColor-num
in for now so that this isn't a breaking change, and adding the rest
and hover
? Then we can remove the usages first.
b1c201a
to
659fb63
Compare
c1b160e
to
51d3491
Compare
182407b
to
b0189e6
Compare
b0189e6
to
77e3c2e
Compare
undefined undefined → Detailsundefined |
1 similar comment
undefined undefined → Detailsundefined |
77e3c2e
to
3ae930b
Compare
3ae930b
to
2eb2ab4
Compare
Summary
List of notable changes:
Added
--diffBlob-hunkNum-fgColor-rest
--diffBlob-hunkNum-fgColor-hover
--diffBlob-hunkNum-bgColor-rest
--diffBlob-hunkNum-bgColor-hover
--diffBlob-additionWord-fgColor
--diffBlob-deletionWord-fgColor
--diffBlob-emptyNum-bgColor
--diffBlob-emptyLine-bgColor
Renamed:
--diffBlob-addition-fgColor-text
->--diffBlob-additionLine-fgColor
--diffBlob-addition-fgColor-num
->--diffBlob-additionNum-fgColor
--diffBlob-addition-bgColor-num
->--diffBlob-additionNum-bgColor
--diffBlob-addition-bgColor-line
->--diffBlob-additionLine-bgColor
--diffBlob-addition-bgColor-word
->--diffBlob-additionWord-bgColor
--diffBlob-deletion-fgColor-text
->--diffBlob-deletionLine-fgColor
--diffBlob-deletion-fgColor-num
->--diffBlob-deletionNum-fgColor
--diffBlob-deletion-bgColor-num
->--diffBlob-deletionNum-bgColor
--diffBlob-deletion-bgColor-line
->--diffBlob-deletionLine-bgColor
--diffBlob-deletion-bgColor-word
->--diffBlob-deletionWord-bgColor
Removed
--diffBlob-hunk-bgColor-num