berk.edc 280 B

1234567891011121314
  1. #define BG_COLOR 71 59 40 255
  2. #define BG_COLOR_TRANSLUCENT 51 32 26 60
  3. #define BELL_OVERLAY_COLOR 251 243 155 32
  4. #define INHERIT_PROVIDE_OWN_COLORS 1
  5. #ifndef INHERIT_PROVIDE_OWN_COLORS
  6. color_classes {
  7. #include "default_colors.in.edc"
  8. }
  9. #endif
  10. #include "weld.edc"