Skip to content

Latest commit

 

History

History
95 lines (69 loc) · 6.09 KB

File metadata and controls

95 lines (69 loc) · 6.09 KB

Media Kit

Assets in PNG and SVG format for CommunityScale. Some of the images are below for easy linking, more options are in the folders.

Black Wordmark

CommunityScale Wordmark Black

PNG: https://raw.githubusercontent.com/CommunityScale/media-kit/main/png/communityscale-wordmark-black.png

SVG: https://raw.githubusercontent.com/CommunityScale/media-kit/main/svg/communityscale-wordmark-black.svg

Rounded Logo - White on Black

CommunityScale Logo Rounded White on Black

PNG: https://raw.githubusercontent.com/CommunityScale/media-kit/main/png/communityscale-logo-rounded-white-on-black.png

SVG: https://raw.githubusercontent.com/CommunityScale/media-kit/main/svg/communityscale-logo-rounded-white-on-black.svg

Square Logo - White on Black

CommunityScale Logo Square White on Black

PNG: https://raw.githubusercontent.com/CommunityScale/media-kit/main/png/communityscale-logo-square-white-on-black.png

SVG: https://raw.githubusercontent.com/CommunityScale/media-kit/main/svg/communityscale-logo-square-white-on-black.svg

Social Card - White Background

CommunityScale Social Card White Background

PNG: https://raw.githubusercontent.com/CommunityScale/media-kit/main/png/communityscale-social-card-white-bg.png

Social Card - Black Background

CommunityScale Social Card Black Background

PNG: https://raw.githubusercontent.com/CommunityScale/media-kit/main/png/communityscale-social-card-black-bg.png

Brand Colors

Brand colors are available as a JavaScript module with both light and dark theme variants, in hex and RGB formats.

JS: https://raw.githubusercontent.com/CommunityScale/media-kit/refs/heads/main/colors/communityscale-brand-colors.js

import communityscaleColors from './colors/communityscale-brand-colors.js';

// Access colors by theme
communityscaleColors.light       // hex values for light theme
communityscaleColors.dark        // hex values for dark theme
communityscaleColors.lightRgb    // rgb values for light theme
communityscaleColors.darkRgb     // rgb values for dark theme
Color Light Dark
Blue 1 (Primary) #192f5e #adbfff
Blue 2 #3445b0 #8795eb
Blue 3 (Secondary) #6e79dd #6e79dd
Blue 4 #8795eb #3445b0
Blue 5 #adbfff #192f5e
Blue 6 (Background) #c2d8ff #0d1a3a
Yellow #ecd731 #f5e454
Purple #9b5093 #c278b9
Green #89aa42 #a8c96a
Orange #ec8e46 #f5a76a
Red #ec6448 #f58070

Raw Asset Links

Favicons

SVG Images

PNG Images