From ff426d693dd9a23c4adf3aaa1e36a69242de5163 Mon Sep 17 00:00:00 2001 From: KHariKiran <58279854+KHariKiran@users.noreply.github.com> Date: Tue, 14 Jun 2022 12:12:08 -0700 Subject: [PATCH 1/4] Update sample.md --- docs/00_sample/sample.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/00_sample/sample.md b/docs/00_sample/sample.md index d30a15a..63789a0 100644 --- a/docs/00_sample/sample.md +++ b/docs/00_sample/sample.md @@ -1,2 +1,2 @@ -# Sample -This is some sample content. Update this with relevent details in markdown. \ No newline at end of file +# Sample (Test) +This is some sample content. Update this with relevent details in markdown. From 91f78b9d3c8365d2a1ce59a3d803facb55b5fcb4 Mon Sep 17 00:00:00 2001 From: KHariKiran <58279854+KHariKiran@users.noreply.github.com> Date: Tue, 14 Jun 2022 12:17:06 -0700 Subject: [PATCH 2/4] Update README.md --- docs/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index e33e083..a48a1b8 100644 --- a/docs/README.md +++ b/docs/README.md @@ -3,4 +3,5 @@ This is a sample gitbook application. Please see the following for more detail. https://www.gitbook.com/ -https://github.com/GitbookIO/gitbook \ No newline at end of file + +https://github.com/GitbookIO/gitbook From bede75f646543d0008114cda29c318aa5ae9366b Mon Sep 17 00:00:00 2001 From: KHariKiran <58279854+KHariKiran@users.noreply.github.com> Date: Tue, 14 Jun 2022 13:15:06 -0700 Subject: [PATCH 3/4] Update website.css --- docs/styles/website.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/styles/website.css b/docs/styles/website.css index 0ff8116..9851af7 100644 --- a/docs/styles/website.css +++ b/docs/styles/website.css @@ -1,5 +1,5 @@ .book-summary { - background: rgb(24,54,105) !important; + background: rgb(105,24,32) !important; } .book-summary ul.summary li a, .book-summary ul.summary li span { color: #ffffff !important; @@ -9,4 +9,4 @@ } .markdown-section { color: rgba(24,54,105,0.8) !important; -} \ No newline at end of file +} From da5a6c8bd2cc8399ed1f0f2504d7a1d1a8b164f4 Mon Sep 17 00:00:00 2001 From: KHariKiran <58279854+KHariKiran@users.noreply.github.com> Date: Tue, 14 Jun 2022 13:15:38 -0700 Subject: [PATCH 4/4] Update website.css add dark-red-theme --- docs/styles/website.css | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/styles/website.css b/docs/styles/website.css index 9851af7..8ef9fbc 100644 --- a/docs/styles/website.css +++ b/docs/styles/website.css @@ -10,3 +10,4 @@ .markdown-section { color: rgba(24,54,105,0.8) !important; } +