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

Issue/1254 blockquote multilevel text color #1256

Open
wants to merge 22 commits into
base: develop
Choose a base branch
from

Conversation

MadeByDouglas
Copy link

Fixes #1254

To test:
changes text color when in quotes or nested quotes for more styling options

logic is now inside BlockquoteFormatter

Known issue:
pasting text doesn't change color, would like assistance here.

Douglas Hewitt added 22 commits December 4, 2019 19:24
basic indentation and increase / decrease with tab / shift tab
TODO: styling
this stacking of the rects will allow users to customze design however they want, once different level colors are introduced
up to 3 layers, colors are available to be customized
it was skipping first color when toggling on
and new nice default color scheme
since quotes affect text color need to be added here to textAttribu recalcuate
for both private and public vars
for mac catalyst and ipad
to reflect its an array
it is written more clear now
and made public so users can change
will be addressed in separate PR
need to alter the depth logic
its important to pass the borderColors when initiating the formatter so it can change them correctly
@maxme
Copy link
Contributor

maxme commented Sep 15, 2020

We recently switched the project license. Aztec is now under the MPL v2.0. More info on this ticket: #1305

If this PR gets merged, the code will be under the MPL v2.0.

@WestFlow127
Copy link

Can this be merged and released please?

@WestFlow127
Copy link

This grants support for Dark mode which is imperative for block quotes to appear correctly. I would greatly appreciate if this PR could be merged once the test and licensing is resolved. Thank you in advance.

@WestFlow127
Copy link

Still waiting...

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.

change text color for nested Blockquotes text
3 participants