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
Update the ui.json Change color
{ "name": "acmedesktop.io", "projectNameSplitedHTML": "<span id='projectNameSplitedStagea'>a</span><span id='projectNameSplitedStageb'>c</span><span id='projectNameSplitedStagec'>me</span><span id='p rojectNameSplitedStaged'>desktop</span>", "colors": [ { "name": "@x11bgcolor", "value": "#18974c" }, { "name": "@primary", "value": "#474B55" }, { "name": "@secondary", "value": "#2D2D2D" }, { "name": "@tertiary", "value": "#18974c" }, { "name": "@quaternary", "value": "#1E1E1E" }, { "name": "@svgColor", "value": "#FFFFFF" }, { "name": "@danger", "value": "#CD3C14" }, { "name": "@success", "value": "#32C832" }, { "name": "@info", "value": "#527EDB" }, { "name": "@warning", "value": "#FFCC00" }, { "name": "@light", "value": "#FFFFFF" }, { "name": "@dark", "value": "#666666" }, { "name": "@blue", "value": "#4BB4E6" }, { "name": "@green", "value": "#50BE87" }, { "name": "@purple", "value": "#A885D8" }, { "name": "@pink", "value": "#FFB4E6" }, { "name": "@yellow", "value": "#FFD200" } ], "urlcannotopensession": "/identification/site/", "urlusermanual": "https://www.abcdesktop.io/", "urlusersupport": "https://www.abcdesktop.io/", "urlopensourceproject": "https://www.abcdesktop.io/" }
After a rebuild process
The login and password text keep default color from bootstrap
When selecting the login and password the color is blue
login
password
blue
It should be green in this case
The text was updated successfully, but these errors were encountered:
Matt307082
No branches or pull requests
Update the ui.json
Change color
After a rebuild process
The login and password text keep default color from bootstrap
When selecting the
login
andpassword
the color isblue
It should be green in this case
The text was updated successfully, but these errors were encountered: