standards-hub / docs

A documentation template made with Nuxt UI Pro.
https://standards-hub.github.io/docs/
0 stars 0 forks source link

Look & Feel Configuration: Style Requirements #111

Open jpradocueva opened 4 months ago

jpradocueva commented 4 months ago

In the current oma-knowledge-base website, we need to update the following configuration properties:

We can start identifying where on how to modify it and then expose these styling via a configuration file and properties.

FroudeDescartes commented 2 months ago

PR related to this issue PR related to dark mode PR related to loading indicator PR related to previous/next page button

jpradocueva commented 2 months ago

@FroudeDescartes, I have been looking for options regarding what look and feel to manipulate. I want to check with you what you think. This document font-family-examples-3.html contains options to manipulate the style of few elements, e.g. code, body, menus, etc. We could create nice effects by combining font weights like light (300), regular (400), or bold (700), as suggested in the file. Please check the attached file and think about what it will take to have this level of control exposed in the app.config.ts file.

FroudeDescartes commented 1 week ago

PR related to the following issues