summaryrefslogtreecommitdiff
path: root/src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-Regular.woff
diff options
context:
space:
mode:
authorYoshie Muranaka <yoshiemuranaka@gmail.com>2020-07-09 02:15:46 +0300
committerDerick Montague <derick.montague@ibm.com>2020-07-27 16:38:28 +0300
commitd388a28b478bf0224e37e292f8bc30fabe2c7059 (patch)
treece816f9b249b1eb6ebcf6448d18752f12cbaf9de /src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-Regular.woff
parent6534e58bc4c46165d846f786804f534aab29912d (diff)
downloadwebui-vue-d388a28b478bf0224e37e292f8bc30fabe2c7059.tar.xz
Add ability to customize theme styles
Showcases how different themes/styles can be supported using .env variables. If an environemnt name is specified during the build process, an overrides file will be pulled in to allow modifications to color and font definitions. This commit includes possible style modifications with the openpower env name as an example. To see the openpower changes, add the variable definition VUE_APP_NAME="openpower" to your .env.development.local file or build using 'npm run build -- --mode openpower' - Moves helper imports into vue config to allow for specific import order - Removed helper imports in SFCs Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Iaf7a59c24fda06a7b74e23f2f042fb3300cb2056
Diffstat (limited to 'src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-Regular.woff')
-rw-r--r--src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-Regular.woffbin0 -> 78672 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-Regular.woff b/src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-Regular.woff
new file mode 100644
index 00000000..79bdeab7
--- /dev/null
+++ b/src/env/assets/fonts/IBM_Plex_Sans/IBMPlexSans-Regular.woff
Binary files differ