Skip to content

Latest commit

 

History

History
34 lines (30 loc) · 881 Bytes

README.md

File metadata and controls

34 lines (30 loc) · 881 Bytes

base16-qt5ct

This repo provides templates for Base16 color schemes with qt5ct, a program for configuring Qt5 settings under light-weight desktops like Sway or i3.

To install, copy a config file from qt5ct_appearance_conf/base16-<colorscheme name>.conf to ~/.config/qt5ct/qt5ct.conf and a colors file from colors/base16-<colorscheme name>confg to ~/.config/qt5ct/colors/base16-<colorscheme name>.conf.

The colors in the template are ordered as follows:

  1. Window text
  2. Button background
  3. Bright
  4. Less bright
  5. Dark
  6. Less dark
  7. Normal text
  8. Bright text
  9. Button text
  10. Normal background
  11. Window
  12. Shadow
  13. Highlight
  14. Highlighted text
  15. Link
  16. Visited link
  17. Alternate background
  18. Default
  19. Tooltip background
  20. Tooltip text
  21. Placeholder text