All Projects → mervick → Qt Creator Darcula

mervick / Qt Creator Darcula

Licence: lgpl-3.0
Darcula color scheme for Qt Creator GUI and syntax highlighting theme

Projects that are alternatives of or similar to Qt Creator Darcula

Vim No Color Collections
Collection of Vim themes with barely any colors
Stars: ✭ 270 (+65.64%)
Mutual labels:  dark-theme, syntax-highlighting, color-scheme
Github Dark
Dark GitHub style
Stars: ✭ 9,479 (+5715.34%)
Mutual labels:  dark-theme, dark
Syntax Highlighting
collection of syntax highlighting colorschemes
Stars: ✭ 105 (-35.58%)
Mutual labels:  syntax-highlighting, color-scheme
Windows 10 Dark
Dark variant of Windows 10 theme
Stars: ✭ 163 (+0%)
Mutual labels:  dark-theme, dark
Base2tone
2 base hues - 32 variations > 1 theme
Stars: ✭ 43 (-73.62%)
Mutual labels:  syntax-highlighting, color-scheme
Bootstrap Dark
The Definitive Guide to Dark Mode and Bootstrap 4 - A proof of concept
Stars: ✭ 54 (-66.87%)
Mutual labels:  dark, color-scheme
St Theme Freesia
Freesia theme for Sublime Text 3. (Unmaintained.)
Stars: ✭ 108 (-33.74%)
Mutual labels:  dark-theme, color-scheme
Nord Visual Studio Code
An arctic, north-bluish clean and elegant Visual Studio Code theme.
Stars: ✭ 749 (+359.51%)
Mutual labels:  syntax-highlighting, color-scheme
Nord Sublime Text
An arctic, north-bluish clean and elegant Sublime Text theme.
Stars: ✭ 109 (-33.13%)
Mutual labels:  syntax-highlighting, color-scheme
Darcula
A Vim color scheme reproduction of the official JetBrains IDE Darcula theme
Stars: ✭ 158 (-3.07%)
Mutual labels:  dark-theme, color-scheme
Inspiredgithub.tmtheme
A color scheme for Sublime Text 3.
Stars: ✭ 117 (-28.22%)
Mutual labels:  syntax-highlighting, color-scheme
Adonis Ui
Lightweight UI toolkit for WPF applications offering classic but enhanced windows visuals
Stars: ✭ 878 (+438.65%)
Mutual labels:  dark-theme, color-scheme
New Moon
🌙 ‎ The optimized dark theme for web development.
Stars: ✭ 918 (+463.19%)
Mutual labels:  dark-theme, syntax-highlighting
Iceberg.vim
🇦🇶 Bluish color scheme for Vim and Neovim
Stars: ✭ 1,636 (+903.68%)
Mutual labels:  dark, color-scheme
Darkage
🎮 Darkage mod for Minetest
Stars: ✭ 6 (-96.32%)
Mutual labels:  dark, color-scheme
Base2tone Vim
Base2Tone - duotone - Themes for Vim
Stars: ✭ 108 (-33.74%)
Mutual labels:  syntax-highlighting, color-scheme
Nord Vim
An arctic, north-bluish clean and elegant Vim theme.
Stars: ✭ 1,987 (+1119.02%)
Mutual labels:  syntax-highlighting, color-scheme
Stackoverflow Dark
📚 Dark theme for Stack Overflow & most Stack Exchange network sites
Stars: ✭ 671 (+311.66%)
Mutual labels:  dark-theme, dark
Matlab Schemer
Apply and save color schemes in MATLAB with ease.
Stars: ✭ 708 (+334.36%)
Mutual labels:  syntax-highlighting, color-scheme
Biaui
WPF dark theme and controls for .NET Core and .NET Framework
Stars: ✭ 109 (-33.13%)
Mutual labels:  dark-theme, dark

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].