Git Product home page Git Product logo

qt-creator-darcula's Introduction

Stand With Ukraine

QT Creator dark theme

The darkness color scheme "Darcula" (based on Darcula IntelliJ Theme) for Qt Creator and syntax highlighting theme.

Usage

  1. The stylesheet darcula.css defines color scheme for the Qt Creator GUI.
    Can be loaded with the -stylesheet parameter on startup of Qt Creator.
    Example:
qtcreator -stylesheet=/path/to/stylesheet/darcula.css
  1. Colorscheme file darcula.xml which defines the colors for syntax highlighting. This file should be copied into the styles directory of Qt Creator. On linux the path to this directory is ~/.config/QtProject/qtcreator/styles.

  2. The color scheme use some images for the GUI elements. So, directory images must be located in the same directory with the file darcula.css.

Enjoy coding!

Previews

Options Dialog - Screenshot Analyze - Screenshot

qt-creator-darcula's People

Contributors

jabjab avatar mervick avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

qt-creator-darcula's Issues

won't load on qtcreator 3.0.6 on arch linux

Hello. I had followed the instructions as follows:
downloaded the css file and images folder into my home/Downloads folder.
downloaded the xml file into my home/.config/QtProject/qtcreator/styles folder

and then ran qtcreator with two different types of syntax:
qtcreator -stylesheet darcula.css
qtcreator -stylesheet=darcula.css

when using any other syntax, I get a no file found error message, leading me to believe that either one of the above is the correct syntax. Unfortunately, neither of those lines load the darcula theme. Any help would be much appreciated. thank you!

Some elements are not dark

I really like this project! I work with PyCharm and Qt Creator side by side at work, and it makes it much easier on the eyes when they both look somewhat similar.

I do use Breeze with bright colors as my system (KDE) theme though, and while doing so I noticed a few elements that are not styled dark as they should (I think):

  • The Debugger Console text input
  • The Locator search input (see @mervick's comment below for why this is problematic)
  • The active tab in the QML designer
  • The navigation bar under Project
  • The start screen
  • TODO entries (not sure if they can be styled?)
  • The window background when no file is open (leaves a white border around the area)

debugger_console_input_not_dark
locator_not_dark
project_navigation_not_dark
qml_designer_tab_not_dark
start_screen_not_dark
todo_entries_not_dark
window_background_not_dark

UI editor

Unfortunately, the UI editor becomes pretty unusable. The UI-preview itself, as well as object- and property-widget are displayed with a weird mix of colors (see attached screenshot - it's worse for the UI-preview).

screenshot from 2015-11-09 16 48 01

Split view line numbers color

João Pinto via email wrote:

I’ve noticed an issue though related with the split view. I have configured my code windows with font “Consolas” size 12. However if I create a split view when the second view is closed again, the left view changes my font properties. I’ve tested with the qt creator stock theme an the issue does not happen. Also, I’ve noticed that while in split view, one of the views has wrong color for line numbers
unnamed

How do I use this without command line?

It says on README to add the flag on QtCreator startup:

qtcreator -stylesheet=/path/to/stylesheet/darcula.css

I don't have QT on my path, I usually click on the icon (Windows). Is there a way to add this to QT without using as command line argument?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.