Dark theme: further polishing

The style of the following components was changed:

- The duplicate label in thread lists now matches the color of the reply
  count.
- The removed label in thread lists now has a new red color which
  contrasts better with the background.
- The banner "This account was disabled" on user profiles now has a dark
  background.
- The footer "Please follow our content policy [...]" on thread creation
  now has a dark background.
- The forum picker and material dropdown selects have been polished.
- The color of the material-gaia-picker-footer buttons have been fixed.
- The notification panel has been polished.

Fixes: #38
Change-Id: I2f14a56a405772eb0b062ae3633c720440240466
1 file changed
tree: 5f678bcc4f9fb20327a0adc2084561453be08da6
  1. .github/
  2. docs/
  3. playbooks/
  4. roles/
  5. src/
  6. templates/
  7. testdata/
  8. .clang-format
  9. .editorconfig
  10. .gitignore
  11. .gitreview
  12. .zuul.yaml
  13. generateManifest.go
  14. generateManifest_test.go
  15. LICENSE
  16. Makefile
  17. OWNERS
  18. README.md
  19. release.bash
  20. tagRelease.bash
README.md

TW Power Tools

Available in the Chrome Web Store

An extension which brings several enhancements to the Google Forums and the Community Console.

For a list of features/enhancements, check out the feature list doc.

Information for contributors

This extension is being actively developed, and everyone is welcome to make feature requests, report issues and contribute code changes.

In order to make feature requests or report issues, please do so at the GitHub issue tracker:

To see a more exhaustive guide on how to contribute, and information on how to contribute code changes, please read the following doc:

Beta channel

Before releasing updates to the stable channel, the newest versions are uploaded to the beta channel so they can be tested by everyone who's interested. This is another way to contribute to the project, because beta testing can make us notice bugs before they reach the stable channel.

The beta channel for Chrome is available here.