Skip to content

Instantly share code, notes, and snippets.

@dustincys
Created March 24, 2014 13:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dustincys/9739972 to your computer and use it in GitHub Desktop.
Save dustincys/9739972 to your computer and use it in GitHub Desktop.
qt style for goldendict
MainWindow #searchPane #translateLine, MainWindow #searchPane #wordList
{
background: black;
color: gray;
}
MainWindow #translateLine, ScanPopup #translateLine, MainWindow #wordList, MainWindow #dictsPane #dictsList, MainWindow #historyPane #historyList
{
background: black;
color: gray;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment