summaryrefslogtreecommitdiff
path: root/docs/themes/readme.md
diff options
context:
space:
mode:
authorDerick Montague <derick.montague@ibm.com>2020-10-09 19:50:42 +0300
committerDerick Montague <derick.montague@ibm.com>2020-10-20 22:54:05 +0300
commit35b2bbf0c49016b36255b341b833cc7867737eda (patch)
tree92cd502ec7bb78a8c635087726e22205c2e229c6 /docs/themes/readme.md
parent3ec4c04905eaaf8e3ac2793641f7577f0c7f5472 (diff)
downloadwebui-vue-35b2bbf0c49016b36255b341b833cc7867737eda.tar.xz
Update theme customization
- Move the env.md from /env directory to be displayed in the theming section - Update copy to remove references to downstream changes since changes are made upstream Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: I5ed3c62a9534c071b6dbd7f69ed35d457353a628
Diffstat (limited to 'docs/themes/readme.md')
-rw-r--r--docs/themes/readme.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/themes/readme.md b/docs/themes/readme.md
index 0b391f69..a37baca9 100644
--- a/docs/themes/readme.md
+++ b/docs/themes/readme.md
@@ -1,7 +1,7 @@
# Overview
-The best way to change the overall look and feel of the OpenBMC Web UI is to update the following files in a downstream repository. This section discusses the structure and purpose of the theme files and how to customize the application using Bootstrap theming.
+ This section discusses the structure and purpose of the theme files and how to customize the application using Bootstrap theming.
[Read more about Bootstrap Theming](https://getbootstrap.com/docs/4.0/getting-started/theming)
@@ -36,11 +36,14 @@ This folder contains Sass helpers and default styles for customizing the OpenBMC
├─ _bootstrap-grid.scss
├─ _buttons.scss
├─ _calendar.scss
+ ├─ _card.scss
├─ _dropdown.scss
├─ _forms.scss
├─ _index.scss
+ ├─ _kvm.scss
├─ _modal.scss
├─ _pagination.scss
+ ├─ _sol.scss
├─ _tables.scss
└─ _toasts.scss
└─ helpers