Skip to main content

Style Guide

This page serves as a style guide for conda related projects. It contains important logos and fonts to use when creating your own conda branded content or websites.


Typography

Below are various typography elements. The header font for conda.org is Nunito and the body font is Open Sans.

Headings

Header one (2rem)

Header two (1.5rem)

Header three (1.25rem)

Header four (1rem)

Header five (0.875rem)
Header six (0.85rem)

Paragraphs

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. (size 1rem)


Link to somewhere

Ordered Lists

  1. Bananas 🍌
  2. Apples 🍏
  3. Cherries 🍒

Unordered Lists

  • Bananas 🍌
  • Apples 🍏
  • Cherries 🍒

Tables

FruitsAvailable?
Bananas 🍌
Apples 🍏
Cherries 🍒

Code blocks

import awesome

def main():
awesome.do_cool_stuff()

if __name__ == "__main__":
main()

Alerts


Color Palette

Light theme

Primary color and background color
#348721
#ffffff

This color combination passes accessibility tests ✅

Color variations (light to dark)
#44b02b
#3c9b26
#399524
#348721
#2f7a1e
#2c731c
#245e17

Dark theme

Primary color and background color
#43b02a
#1b1b1b

This color combination passes accessibility tests ✅

Color variations (light to dark)
#62d348
#4dca30
#4ac22e
#43b02a
#3c9e26
#399624
#2f7b1d

Logos

Conda "C" logo


Full conda logo

logo_conda_RGB_inkscape