|
42 | 42 | "swatch-warning-default": "", |
43 | 43 | "swatch-warning-hover": "", |
44 | 44 | "swatch-warning-muted": "", |
45 | | - "text-default": "#000", |
46 | | - "text-inverse": "", |
47 | | - "text-muted": "" |
| 45 | + "text-default": "#041e42", |
| 46 | + "text-inverse": "#ffffff", |
| 47 | + "text-muted": "#4c5f79", |
| 48 | + "icon-folder": "#00a3d9", |
| 49 | + "icon-archive": "#FBBE54", |
| 50 | + "icon-image": "#EE6B3B", |
| 51 | + "icon-spreadsheet": "#15C286", |
| 52 | + "icon-document": "#3B44A6", |
| 53 | + "icon-video": "#045459", |
| 54 | + "icon-audio": "#700460", |
| 55 | + "icon-presentation": "#EE6B3B", |
| 56 | + "icon-pdf": "#EC0D47" |
48 | 57 | }, |
49 | 58 | "fontSizes": { |
50 | 59 | "default": "", |
|
127 | 136 | "swatch-warning-muted": "", |
128 | 137 | "text-default": "#c2c2c2", |
129 | 138 | "text-inverse": "#000000", |
130 | | - "text-muted": "#696969" |
| 139 | + "text-muted": "#696969", |
| 140 | + "icon-folder": "#4d7eaf", |
| 141 | + "icon-archive": "rgb(255, 207, 1)", |
| 142 | + "icon-image": "rgb(255, 111, 0)", |
| 143 | + "icon-spreadsheet": "rgb(0, 182, 87)", |
| 144 | + "icon-document": "rgb(44, 101, 255)", |
| 145 | + "icon-video": "rgb(0, 187, 219)", |
| 146 | + "icon-audio": "rgb(208, 67, 236)", |
| 147 | + "icon-presentation": "rgb(255, 64, 6)", |
| 148 | + "icon-pdf": "rgb(225, 5, 14)" |
131 | 149 | }, |
132 | 150 | "fontSizes": { |
133 | 151 | "default": "", |
|
0 commit comments