Skip to content

Qt Creator dark colored theme inspired by JetBrains Dracula

License

Notifications You must be signed in to change notification settings

Supremist/qss-dracula

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QSS Dracula - Qt Creator Theme

Qt Creator dark colored theme inspired by JetBrains Dracula

Screenshot of example header file Screenshot of example cpp file Screenshot of Qt Creator Preferences

How to Install

Windows

  • Copy styles dir to %APPDATA%\QtProject\qtcreator
  • Select Dracula as Color Scheme in Edit > Preferences > Text Editor
  • And run qtcreator.exe -color "#2b2b2b" -stylesheet C:\path\to\dracula.css

Linux

  • Copy styles dir to ~/.config/QtProject/qtcreator
  • Select Dracula as Color Scheme in Edit > Preferences > Text Editor
  • And run qtcreator -color "#2b2b2b" -stylesheet /path/to/dracula.css

About

Qt Creator dark colored theme inspired by JetBrains Dracula

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 100.0%