summaryrefslogtreecommitdiff
path: root/inst/app/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'inst/app/index.html')
-rw-r--r--inst/app/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/inst/app/index.html b/inst/app/index.html
index 83029c5..b0f1245 100644
--- a/inst/app/index.html
+++ b/inst/app/index.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
- {{ bootstrapLib(theme = bslib::bs_theme(primary = "red")) }}
+ {{ bootstrapLib(theme = bslib::bs_theme(primary = "black")) }}
{{ headContent() }}
<title>Rnaught Web</title>
<link rel="stylesheet" type="text/css" href="styles.css">