Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QtCreator themes in own app
Forum Update on Monday, May 27th 2025

QtCreator themes in own app

Scheduled Pinned Locked Moved Unsolved General and Desktop
qtcreatorstylesheettheme
2 Posts 2 Posters 2.3k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    dor666
    wrote on 7 Jul 2016, 06:42 last edited by dor666 7 Jul 2016, 06:43
    #1

    Hey,
    When I edit *ui files in qtCreator with dark, flat theme, they look different. When I launch app, displayed theme is standard.

    QtCreator theme fits my app better. Is there a way to apply it to my app? I know about sylesheet command line param, but I can't find any css files in QtCreator installation directory.

    There are dark.creatortheme and dark.xml files, can I use it somehow?

    N 1 Reply Last reply 7 Jul 2016, 17:23
    0
    • D dor666
      7 Jul 2016, 06:42

      Hey,
      When I edit *ui files in qtCreator with dark, flat theme, they look different. When I launch app, displayed theme is standard.

      QtCreator theme fits my app better. Is there a way to apply it to my app? I know about sylesheet command line param, but I can't find any css files in QtCreator installation directory.

      There are dark.creatortheme and dark.xml files, can I use it somehow?

      N Offline
      N Offline
      Ni.Sumi
      wrote on 7 Jul 2016, 17:23 last edited by
      #2

      @dor666

      Try this https://github.com/borzh/qt-creator-css/blob/master/qt-creator.css

      Double click on the XXXX.ui and then right click on the ui, go to "change style sheets" and just copy this code there and run it.

      1 Reply Last reply
      0

      2/2

      7 Jul 2016, 17:23

      • Login

      • Login or register to search.
      2 out of 2
      • First post
        2/2
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved