diff --git a/assets/scss/common/_custom.scss b/assets/scss/common/_custom.scss index 3f79678f885f9f864def8dc33e8c8b61d442b66d..11c91bc161126a016e48f24065e052e0ee3d28af 100644 --- a/assets/scss/common/_custom.scss +++ b/assets/scss/common/_custom.scss @@ -12,4 +12,8 @@ background-color: $tetra-green; border: $tetra-green; } + + .nav-link:hover{ + color: $tetra-green + } } diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index 30ffe5264ab97b6c7b87774d24545facbe11d3ce..a37395888e1f4157e0b25bbc3cab43a0c8bd7e20 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -20,7 +20,7 @@ description = "Doks is a Hugo theme helping you build modern documentation websi weight = 2 [languages.en] ## Homepage -title = "Doks in Several Languages" +title = "Tetras Doc'" titleSeparator = "-" titleAddition = "Modern Documentation Theme" description = "Doks is a Hugo theme helping you build modern documentation websites that are secure, fast, and SEO-ready — by default." diff --git a/resources/_gen/assets/scss/scss/app.scss_901a6e181e810c5c7347a10d84f037ab.content b/resources/_gen/assets/scss/scss/app.scss_901a6e181e810c5c7347a10d84f037ab.content index eb2a99e737217dfbcd56fe56ab24c32aebe1b466..19c9697cc4e3328a341011f2fb664d93dfa14025 100644 --- a/resources/_gen/assets/scss/scss/app.scss_901a6e181e810c5c7347a10d84f037ab.content +++ b/resources/_gen/assets/scss/scss/app.scss_901a6e181e810c5c7347a10d84f037ab.content @@ -13612,4 +13612,7 @@ body { background-color: #5a8264; border: #5a8264; } +[data-bs-theme="light"] .nav-link:hover, [data-bs-theme="light"] .banner .nav a:hover, .banner .nav [data-bs-theme="light"] a:hover { + color: #5a8264; } + /*# sourceMappingURL=main.css.map */ \ No newline at end of file diff --git a/resources/_gen/assets/scss/scss/app.scss_901a6e181e810c5c7347a10d84f037ab.json b/resources/_gen/assets/scss/scss/app.scss_901a6e181e810c5c7347a10d84f037ab.json index 61865bee4e29b4a40d2ee4367f152cced5e3d1f5..d754e3aed749524f1c9d5188d55221c5b5c7f030 100644 --- a/resources/_gen/assets/scss/scss/app.scss_901a6e181e810c5c7347a10d84f037ab.json +++ b/resources/_gen/assets/scss/scss/app.scss_901a6e181e810c5c7347a10d84f037ab.json @@ -1 +1 @@ -{"Target":"main.b8f12805f2692dc592e985bc22a6208e5b8386803a4edeffb8376417f75e1ecdae23b956633eb03ad60971d916fd3b265496f6c60497998fbd6e5c351aa34eed.css","MediaType":"text/css","Data":{"Integrity":"sha512-uPEoBfJpLcWS6YW8IqYgjluDhoA6Tt7/uDdkF/deHs2uI7lWYz6wOtYJcdkW/TsmVJb2xgSXmY+9blw1GqNO7Q=="}} \ No newline at end of file +{"Target":"main.2a79d9a62d32df179ebdf67e9925e9b88f510a40c2e5d6a10c4c47eafae4344a7f906ff640d3ead850cac992793ba87992b368133f13ff764e26dd44fe75287f.css","MediaType":"text/css","Data":{"Integrity":"sha512-KnnZpi0y3xeevfZ+mSXpuI9RCkDC5dahDExH6vrkNEp/kG/2QNPq2FDKyZJ5O6h5krNoEz8T/3ZOJt1E/nUofw=="}} \ No newline at end of file