Jump to content

Search the Community

Showing results for tags 'Materializing the Ext JS Mode'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • uniGUI Public
    • Announcements
    • General
    • Feature Requests
    • Installation
    • Deployment
    • Other Platforms
  • Licensing
    • Licensing
    • Ordering uniGUI
  • Bug Reports
    • Active Reports
    • Closed Reports
    • Old Bug Reports
  • uniGUI Development
    • General Development
    • uniGUI Releases & Roadmaps
    • Utilities
  • Mobile Platform
    • uniGUI Mobile
    • Mobile Browsers
  • Users Area
    • Sample Projects
    • Components and Code Samples
    • Third Party Components
  • Non-English
    • Non-English
  • Miscellaneous
    • Hosting
    • Server Security
    • Jobs

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 1 result

  1. Color of modern theme can be symple changed with global tag. How I can set this in unigui? Here instruction https://www.sencha.com/blog/material-and-css-variables-in-ext-js-6-2/ Fashion.css.setVariables({ "base-color-name": "blue", "accent-color-name": "orange" }); where put this ??? Also See: https://www.sencha.com/blog/materializing-the-ext-js-modern-toolkit/ Simply change your $base-color-name and Fashion will handle recalculations and set the proper CSS variables At runtime we can set dark-mode via CSS variable dark-mode .. PS: In file /m/ext-6.5.3/build/modern/theme-material/resources/theme-material-all_2.css I found root{--dark-mode:true;--base-color: but change base-color here has not effect
×
×
  • Create New...