github.com/ddev/ddev@v1.23.2-0.20240519125000-d824ffe36ff3/docs/content/developers/brand-guide.md (about)

     1  ---
     2  search:
     3    boost: .5
     4  ---
     5  # Brand Guide
     6  
     7  ## Logos
     8  
     9  | Figurative Mark                         | Word/Figurative Mark                           |
    10  |-----------------------------------------|------------------------------------------------|
    11  | ![Figurative Mark](logos/1x/Logo.png) | ![Figurative Mark](logos/1x/Logo_w_text.png) |
    12  
    13  You can find a set of DDEV logos [here](https://github.com/ddev/ddev/tree/master/docs/content/developers/logos).
    14  
    15  If possible, use the [SVG version](https://github.com/ddev/ddev/tree/master/docs/content/developers/logos/SVG) of the logo, as a vector graphic is independent of the resolution and gives the best results regardless of the pixel density of the display.
    16  
    17  If the SVG format is not supported, you can use the exported PNG versions of the logo. Use [@2x](https://github.com/ddev/ddev/tree/master/docs/content/developers/logos/2x), [@3x](https://github.com/ddev/ddev/tree/master/docs/content/developers/logos/3x), and [@4x](https://github.com/ddev/ddev/tree/master/docs/content/developers/logos/4x) for high
    18  pixel density displays. Many applications support [@2x](https://github.com/ddev/ddev/tree/master/docs/content/developers/logos/2x) annotations in the image path and automatically choose the correct image for the display in use.
    19  
    20  Currently there is no prepared version for dark backgrounds of the word/figurative mark.
    21  
    22  ## Color Plate
    23  
    24  | DDEV Blue  | DDEV Black |
    25  |------------|------------|
    26  | `#02a8e2`  | `#1e2127`  |
    27  
    28  ## Use of the Word Mark DDEV
    29  
    30  The product DDEV is always referenced in capital letters.
    31  
    32  When referring to the binary `ddev`, lowercase letters are preferred.