redditraffler/redditraffler

View on GitHub
app/js/theme.ts

Summary

Maintainability
A
0 mins
Test Coverage
A
100%
export const colors = {
  reddit: "#ff7644",
  bulmaDarkGrayText: "#4a4a4a",
};