Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
about.json 1.08 KiB
{
    "name": "Compagnons-DevOps Colors",
    "about_url": "https://lab.frogg.it/lydra/discourse/discourse-cdd-colors",
    "license_url": "",
    "color_schemes": {
      "Compagnons-DevOps Light": {
        "primary": "222222",
        "secondary": "ffffff",
        "tertiary": "E8AC00",
        "quaternary": "2F547A",
        "primary-medium": "2B0A46",
        "primary-low-mid": "E8AC00",
        "header_background": "2B0A46",
        "header_primary": "f7f7f7",
        "highlight": "E8AC00",
        "danger": "e45735",
        "success": "6CA087",
        "love": "fa6c8d"
      }, 
      "Compagnons-DevOps Dark": {
        "primary": "dddddd",
        "secondary": "222222",
        "tertiary": "2F547A",
        "quaternary": "926937",
        "primary-medium": "926937",
        "primary-low-mid": "2F547A",
        "header_background": "926937",
        "header_primary": "18191a",
        "highlight": "926937",
        "danger": "e45735",
        "success": "6CA087",
        "love": "fa6c8d"
      }
    },
    "components": ["https://lab.frogg.it/lydra/discourse/discourse-cdd-fonts.git"]
}