We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is it possible to specify the color directly in the dialogue block. Have a syntax such as:
define color #FF0000 Alexei define color #FF1100 Marie left: Alexei right: Marie < Helloo > Hi
OR
define color #FF0000 id-1 define color #FF1100 id-2 left-1: Alexei right-2: Marie < Helloo > Hi
Or maybe instead of adding all the css colors in one single styles.css, there can be a folder called styles where we can add css files
styles.css
styles
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is it possible to specify the color directly in the dialogue block. Have a syntax such as:
OR
Or maybe instead of adding all the css colors in one single
styles.css
, there can be a folder calledstyles
where we can add css filesThe text was updated successfully, but these errors were encountered: