-
Notifications
You must be signed in to change notification settings - Fork 4
/
vars.less
186 lines (143 loc) · 4.19 KB
/
vars.less
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
// ===========================
// VARIABLES LESS
// /!\ Ce fichier ne devrait jamais être modifié directement. Les styles et variables personnalisés doivent être déclarés dans le fichier less/custom.less.
// ===========================
// POLICES
// =======
@font-1: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
@font-2: Georgia, "DejaVu Serif", Norasi, serif;
// Police de l'élément HTML utilisée par défaut
@font-default: @font-1;
// Police des éléments d'interface
@font-header: @font-default;
@font-footer: @font-default;
@font-menu: @font-default;
// Police du texte
@font-text: @font-2;
@text-line-height: 1.7;
// Police des titres des documents
@font-doc-title: @font-2;
// Police des intertitres du document
@font-doc-headings: @font-1;
// Police des résumés
@font-abstract: @font-1;
// Police des mots-clés
@font-keyword: @font-1;
// Police des légendes
@font-captions: @font-1;
// Police des intertitres des sections
@font-section-headers: @font-1;
// Police des appels de notes
@font-notecall: inherit;
// Police du plan de l'article
@font-outline: @font-1;
// Police des billets de l'accueil
@font-billet: @font-1;
// Police monospace (code)
@font-mono: "Courier New", Courier, "Liberation Mono", monospace;
// FONT-SIZE
// =========
// Facteur de taille de toutes les polices
@size-factor: 1;
// Tailles de polices
// Exemple d'utilisation : .font-size(xs);
@sizes: {
@xxs: 1.0;
@xs: 1.2;
@s: 1.4;
@m: 1.6;
@l: 1.8;
@xl: 2;
@xxl: 3;
@xxxl: 4;
@text: 1.8;
@biblio: 1.6;
@appendix: 1.8;
@footnotes: 1.6;
@h1: 3.4;
@h2: 3;
@h3: 2.6;
@h4: 2.2;
@h5: 2;
@h6: 1.8;
}
// COULEURS
// ========
@color-accent: #1664bc;
@color-accent-dark: darken(@color-accent, 10%);
// Gris accessibles
// Les @color-grey-dx (dark) contrastent avec le blanc.
// Les @color-grey-lx (light) contrastent avec le noir.
@color-black: #000;
@color-grey-d1: #2e3440;
@color-grey-d2: #3b4252;
@color-grey-d3: #434c5e;
@color-grey-d4: #4c566a;
@color-grey-d5: #5f6e86;
@color-grey-l5: #bdc3ce;
@color-grey-l4: #d8dee9;
@color-grey-l3: #e5e9f0;
@color-grey-l2: #eceff4;
@color-grey-l1: #f6f8fa;
@color-white: #fff;
// Couleurs de l'interface
@color-global: @color-grey-d1;
@color-global-bg: @color-grey-l1;
@color-link: @color-accent;
@color-link-hover: @color-accent-dark;
@color-link-contrast: @color-white;
@color-link-dark: @color-accent-dark;
@color-topbar-link: @color-grey-d5;
@color-topbar-link-hover: @color-grey-d1;
@color-header: @color-global;
@color-header-bg: @color-grey-l2;
@color-main: @color-global;
@color-main-bg: @color-white;
@color-menu: @color-header;
@color-menu-bg: @color-header-bg;
@color-menu-link: @color-link;
@color-menu-link-hover: @color-link-hover;
@color-search-button: @color-grey-d1;
@color-search-button-background: @color-grey-l4;
@color-search-button-hover: @color-grey-d5;
@color-search-button-hover-background: @color-search-button-background;
@color-side: @color-main;
@color-side-bg: @color-main-bg;
@color-footer: @color-grey-d4;
@color-footer-bg: @color-header-bg;
@color-footer-link: @color-link;
@color-footer-link-hover: @color-link-hover;
@color-doc-headings: @color-main;
@color-doc-headings-links: @color-doc-headings;
@color-doc-headings-links-hover: @color-link-hover;
@color-ariane: @color-grey-d4;
@color-border: @color-grey-l4;
@color-dot-shortcut: @color-grey-l5;
@color-dot-shortcut-hover: @color-grey-d5;
// DIVERS
// ======
// Largeur de colonne
// Bootstrap utilise par défaut 1140px. On monte à 1200px.
@layout-max-width: @screen-xl;
// Position du logo de la plateforme (left|right)
@topbar-brand-position: left;
// Révéler le titre de la plateforme au survol
@topbar-brand-reveal: true;
// Alignement des textes
@default-align: left;
// Affichage des notes dans des crochets
@notecall-brackets: true;
// Soulignement des liens dans les textes
@text-underline-links: true;
// Marge supérieure des paragraphes du texte
@p-margin-top: 1.6rem;
// Border radius
@radius-search-form: 2px;
@radius-button: 2px;
// BREAKPOINTS BOOTSTRAP
// Ne pas modifier.
// =====================
@screen-sm: 576px;
@screen-md: 768px;
@screen-lg: 992px;
@screen-xl: 1200px;