diff --git a/themes/learn2/css/.custom.css.swp b/themes/learn2/css/.custom.css.swp new file mode 100644 index 0000000..f59eea8 Binary files /dev/null and b/themes/learn2/css/.custom.css.swp differ diff --git a/themes/learn2/css/custom.css b/themes/learn2/css/custom.css index 96b6ce1..9f4fb91 100644 --- a/themes/learn2/css/custom.css +++ b/themes/learn2/css/custom.css @@ -9,14 +9,16 @@ Put your custom CSS in this file. /*background-color: #262c31;*/ /*background-color: #131114;*/ /*background-color: #34233a;*/ - background-color: #2e2333; + /*background-color: #2e2333;*/ + background-color: #47314f; } /* sidebar top portion */ #sidebar #header { /*background-color: #111314;*/ /*background-color: #1e1321;*/ - background-color: #111111; + /*background-color: #111111;*/ + background-color: #9c5ea2; } /* search box in sidebar */ @@ -96,7 +98,8 @@ code { #sidebar ul.topics > li.parent, #sidebar ul.topics > li.active { /*background: #322535;*/ /*background: #241e26;*/ - background: #252226; + /*background: #252226;*/ + background: #312037; } /* Sidebar currently selected main topic */