chagaif95

Untitled

Oct 13th, 2021
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. {
  2. "name": "Aarenet",
  3. "is_dark": false,
  4. "fonts": {
  5. "faces": [
  6. {
  7. "font-family": "Inter",
  8. "src": [{"url": "/fonts/Inter.ttf", "format": "ttf"}]
  9. }
  10. ],
  11. "general": "Arial, sans",
  12. "monospace": "'Courier New'"
  13. },
  14. "colors": {
  15. "accent-color": "#2985ff",
  16. "primary-color": "#2985ff",
  17. "warning-color": "#ff3f54",
  18. "sidebar-color": "#8ea3b1",
  19. "roomlist-background-color": "#f0f5f8",
  20. "roomlist-text-color": "#2e475d",
  21. "roomlist-text-secondary-color": "#2e475d",
  22. "roomlist-highlights-color": "#ffffff",
  23. "roomlist-separator-color": "#ffffff",
  24. "timeline-background-color": "#ffffff",
  25. "timeline-text-color": "#2e475d",
  26. "timeline-text-secondary-color": "#2e475d",
  27. "timeline-highlights-color": "#f0f5f8",
  28. "username-colors": ["#ff3f54","#ff3f54","#000000","#2985ff","#000000","#2985ff","#000000","#2985ff"],
  29. "avatar-background-colors": ["#ff3f54","#2985ff","#000000"]
  30. }
  31. }
Advertisement
Add Comment
Please, Sign In to add comment