@@ -128,28 +128,6 @@ Semantic colors (such as for success, warning, or error messages) can be used to
128
128
convey meaning, but color should not be the only indicator.
129
129
Pair these colors with icons or text labels to ensure clarity.
130
130
131
- ### Relevant Links
132
-
133
- For further reference, you can access the following resources related to the
134
- typography in the PyData Sphinx theme:
135
-
136
- 1 . ** GitHub Repository:** The source code for the PyData Sphinx theme is available on GitHub.
137
- You can find the specific file that defines the typography settings,
138
- including font stacks, sizes, and weights in the
139
- [ ` fonts.scss ` file] ( https://github.com/pydata/pydata-sphinx-theme/blob/main/src/pydata_sphinx_theme/assets/styles/variables/_fonts.scss ) .
140
- 2 . ** Figma Design File:** The Figma file contains the visual design and specifications
141
- for the typography styles, including font sizes, line heights,
142
- and spacing used throughout the theme.
143
- You can access it [ through this link to the Figma file] ( https://www.figma.com/design/BHkBFxg1Qg0h5RApUw1ZrR/PyData-Design-System---Ongoing?node-id=2-7 ) .
144
-
145
- ### References
146
-
147
- 1 . [ https://carbondesignsystem.com/elements/typography/overview/ ] ( https://carbondesignsystem.com/elements/typography/overview/ )
148
- 2 . [ https://canvas.workday.com/styles/tokens/type ] ( https://canvas.workday.com/styles/tokens/type )
149
- 3 . [ https://atlassian.design/foundations/typography-beta ] ( https://atlassian.design/foundations/typography-beta )
150
-
151
- ---
152
-
153
131
## Color
154
132
155
133
The PyData Sphinx theme uses a well-defined color palette to ensure consistency,
@@ -179,12 +157,29 @@ are provided for success, errors, warnings, and information.
179
157
Using these colors as named ensures users can easily understand system feedback
180
158
through visual cues.
181
159
182
- ### Relevant Links
160
+ ## Relevant Links
183
161
184
- For further reference, you can access the following resources related to colors
185
- in the PyData Sphinx theme:
162
+ For further reference, you can access the following resources related to the
163
+ color and typography in the PyData Sphinx theme:
186
164
187
- 1 . ** GitHub Repository:** You find all the PyData Sphinx theme colors in the
188
- [ ` color.scss ` file] ( https://github.com/pydata/pydata-sphinx-theme/blob/main/src/pydata_sphinx_theme/assets/styles/variables/_color.scss )
189
- 2 . ** Figma Design File:** For specific color codes and detailed use cases,
165
+ 1 . ** GitHub Repository:** The source code for the PyData Sphinx theme is available on GitHub.
166
+ 1 . You can find the specific file that defines the typography settings,
167
+ including font stacks, sizes, and weights in the
168
+ [ ` fonts.scss ` file] ( https://github.com/pydata/pydata-sphinx-theme/blob/main/src/pydata_sphinx_theme/assets/styles/variables/_fonts.scss ) .
169
+ 2 . You can find all the PyData Sphinx theme colors in the
170
+ [ ` color.scss ` file] ( https://github.com/pydata/pydata-sphinx-theme/blob/main/src/pydata_sphinx_theme/assets/styles/variables/_color.scss )
171
+ 2 . ** Figma Design File:** The Figma file contains the visual design and specifications
172
+ for the typography styles, including font sizes, line heights,
173
+ and spacing used throughout the theme. It also includes our color palette and its use cases, as well as details on interactive components and their states.
174
+ You can access it [ through this link to the Figma file] [ figma-library ] .
175
+
176
+ ### References
177
+
178
+ 1 . [ https://carbondesignsystem.com/elements/typography/overview/ ] ( https://carbondesignsystem.com/elements/typography/overview/ )
179
+ 2 . [ https://canvas.workday.com/styles/tokens/type ] ( https://canvas.workday.com/styles/tokens/type )
180
+ 3 . [ https://atlassian.design/foundations/typography-beta ] ( https://atlassian.design/foundations/typography-beta )
190
181
refer to the [ Figma Design File] ( https://www.figma.com/design/BHkBFxg1Qg0h5RApUw1ZrR/PyData-Design-System---Ongoing?node-id=2-160 ) .
182
+
183
+ <!-- reusable links -->
184
+
185
+ [ figma-library ] : https://www.figma.com/community/file/1443191723065200671
0 commit comments