logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

rgbtheme_carbon.h (1415B)


  1. #include "color.h"
  2. #define THEME_COLOR_LINUX COLOR_WHITE
  3. #define THEME_COLOR_APPLE COLOR_WHITE
  4. #define THEME_COLOR_WINDOWS COLOR_WHITE
  5. #define THEME_COLOR_QWERTY COLOR_RED
  6. #define THEME_COLOR_ALT COLOR_RED
  7. #define THEME_COLOR_AUDIO COLOR_GREEN
  8. #define THEME_COLOR_BLUETOOTH 7,7,15
  9. #define THEME_COLOR_USB COLOR_WHITE
  10. #define THEME_COLOR_CAPSLOCK COLOR_RED
  11. #define THEME_COLOR_GUI COLOR_MAGENTA
  12. #define THEME_COLOR_FUN COLOR_RED
  13. #define THEME_COLOR_NUM 7,7,15
  14. #define THEME_COLOR_PUNC COLOR_GREEN
  15. #define THEME_COLOR_GREEK COLOR_CYAN
  16. #define THEME_COLOR_EMOJI COLOR_YELLOW
  17. #define THEME_COLOR_OTHERLAYER COLOR_GRAY
  18. #define THEME_COLOR_GLOW1_HOME COLOR_ORANGE
  19. #define THEME_COLOR_GLOW1_HOMING COLOR_RED
  20. #define THEME_COLOR_GLOW2_ALPHA COLOR_ORANGE
  21. #define THEME_COLOR_GLOW2_MODS COLOR_ORANGE
  22. #define THEME_COLOR_GLOW2_FN COLOR_ORANGE
  23. #define THEME_COLOR_GLOW2_HOME COLOR_ORANGE
  24. #define THEME_COLOR_GLOW2_HOMING COLOR_RED
  25. #define THEME_COLOR_TP1 COLOR_ORANGE
  26. #define THEME_COLOR_TP2 COLOR_RED
  27. #define THEME_COLOR_TP3 COLOR_ORANGE