Skip to content

Commit 7812d00

Browse files
[IMP] howto/website: update theming page
This commit updates current theming page, by adding updated content. Task-4316707 closes #12757 X-original-commit: 167ba9c Signed-off-by: Carlos Valverde (cvs) <cvs@odoo.com>
1 parent a57344f commit 7812d00

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/developer/howtos/website_themes/theming.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ Global
249249

250250
.. seealso::
251251
`Primary variables SCSS
252-
<https://github.com/odoo/odoo/blob/34c0c9c1ae00aba391932129d4cefd027a9c6bbd/addons/website/static/src/scss/primary_variables.scss#L1954>`_
252+
<https://github.com/odoo/odoo/blob/c272c49657e8b7865bb93e5f1dcc183cc7d44f17/addons/website/static/src/scss/primary_variables.scss#L2089>`_
253253

254254
.. _theming/module/variables/fonts:
255255

@@ -472,7 +472,7 @@ The colors used in a color combination are accessible and can be overridden thro
472472

473473
.. seealso::
474474
`Color combinations SCSS
475-
<https://github.com/odoo/odoo/blob/34c0c9c1ae00aba391932129d4cefd027a9c6bbd/addons/web_editor/static/src/scss/web_editor.common.scss#L711>`_
475+
<https://github.com/odoo/odoo/blob/c272c49657e8b7865bb93e5f1dcc183cc7d44f17/addons/web_editor/static/src/scss/web_editor.common.scss#L16>`_
476476

477477
.. admonition:: Demo page
478478

@@ -573,7 +573,7 @@ general). Both logic can be combined to be more flexible.
573573

574574
.. seealso::
575575
`Bootstrap documentation about display headings
576-
<https://getbootstrap.com/docs/5.1/content/typography/#display-headings>`_
576+
<https://getbootstrap.com/docs/5.3/content/typography/#display-headings>`_
577577

578578
.. _theming/module/bootstrap/fonts/text:
579579

0 commit comments

Comments
 (0)