diff options
Diffstat (limited to 'themes/theme5.less')
-rw-r--r-- | themes/theme5.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/theme5.less b/themes/theme5.less index 6aae75b7..c9101b7f 100644 --- a/themes/theme5.less +++ b/themes/theme5.less @@ -1,4 +1,4 @@ -@import "../vendor/twbs/bootstrap/less/variables"; +@import "../node_modules/bootstrap/less/variables"; @brand-primary: rgb(164, 28, 49); @brand-success: rgb(153, 204, 0); |