@gouvfr-lasuite/ui-kit 0.1.10 → 0.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -83,6 +83,17 @@ const config = {
83
83
  "danger-700": "#642626",
84
84
  "danger-800": "#412121",
85
85
  "danger-900": "#391C1C",
86
+ "blue-500": "#417DC4",
87
+ "brown-500": "#BD987A",
88
+ "cyan-500": "#009099",
89
+ "gold-500": "#C3992A",
90
+ "green-500": "#00A95F",
91
+ "olive-500": "#68A532",
92
+ "orange-500": "#E4794A",
93
+ "purple-500": "#A558A0",
94
+ "red-500": "#E1000F",
95
+ "yellow-500": "#B7A73F",
96
+ "rose-500": "#E18B76",
86
97
  },
87
98
  font: {
88
99
  sizes: {
@@ -116,12 +127,6 @@ const config = {
116
127
  base: "Marianne",
117
128
  },
118
129
  },
119
- logo: {
120
- src: "/assets/logo-gouv.svg",
121
- widthHeader: "110px",
122
- widthFooter: "220px",
123
- alt: "Gouvernement Logo",
124
- },
125
130
  spacings: {
126
131
  "0": "0",
127
132
  none: "0",