From 96d5256c3e27c3738f9fc5fb36249a3ee7048725 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Holger=20Ko=CC=88nemann?= Date: Tue, 15 Sep 2015 17:04:43 +0200 Subject: [PATCH] testing... --- css/theme.css | 84 ++++++++++++++++---------------- sass/theme/_theme_variables.scss | 2 +- 2 files changed, 43 insertions(+), 43 deletions(-) diff --git a/css/theme.css b/css/theme.css index a9149cb..240bb53 100644 --- a/css/theme.css +++ b/css/theme.css @@ -1098,11 +1098,11 @@ textarea { line-height: inherit; } a { - color: #4CD463; + color: #9900ee; text-decoration: none; } a:hover, a:focus { - color: #29ab3f; + color: #6800a2; text-decoration: underline; } a:focus { outline: thin dotted; @@ -1290,11 +1290,11 @@ mark, color: #777777; } .text-primary { - color: #4CD463; } + color: #9900ee; } a.text-primary:hover, a.text-primary:focus { - color: #2ebf46; } + color: #7800bb; } .text-success { color: #3c763d; } @@ -1328,11 +1328,11 @@ a.text-danger:focus { color: #fff; } .bg-primary { - background-color: #4CD463; } + background-color: #9900ee; } a.bg-primary:hover, a.bg-primary:focus { - background-color: #2ebf46; } + background-color: #7800bb; } .bg-success { background-color: #dff0d8; } @@ -2930,23 +2930,23 @@ fieldset[disabled] a.btn { .btn-primary { color: #fff; - background-color: #4CD463; - border-color: #37cf51; } + background-color: #9900ee; + border-color: #8900d4; } .btn-primary:focus, .btn-primary.focus { color: #fff; - background-color: #2ebf46; - border-color: #1a6d28; } + background-color: #7800bb; + border-color: #370055; } .btn-primary:hover { color: #fff; - background-color: #2ebf46; - border-color: #27a23c; } + background-color: #7800bb; + border-color: #610097; } .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle { color: #fff; - background-color: #2ebf46; - border-color: #27a23c; } + background-color: #7800bb; + border-color: #610097; } .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, @@ -2957,8 +2957,8 @@ fieldset[disabled] a.btn { .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus { color: #fff; - background-color: #27a23c; - border-color: #1a6d28; } + background-color: #610097; + border-color: #370055; } .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle { @@ -2981,10 +2981,10 @@ fieldset[disabled] a.btn { fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active { - background-color: #4CD463; - border-color: #37cf51; } + background-color: #9900ee; + border-color: #8900d4; } .btn-primary .badge { - color: #4CD463; + color: #9900ee; background-color: #fff; } .btn-success { @@ -3224,7 +3224,7 @@ fieldset[disabled] a.btn { background-color: #fff; } .btn-link { - color: #4CD463; + color: #9900ee; font-weight: normal; border-radius: 0; } .btn-link, @@ -3242,7 +3242,7 @@ fieldset[disabled] a.btn { border-color: transparent; } .btn-link:hover, .btn-link:focus { - color: #29ab3f; + color: #6800a2; text-decoration: underline; background-color: transparent; } .btn-link[disabled]:hover, @@ -3379,7 +3379,7 @@ tbody.collapse.in { color: #fff; text-decoration: none; outline: 0; - background-color: #4CD463; } + background-color: #9900ee; } .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, @@ -3756,7 +3756,7 @@ tbody.collapse.in { .nav .open > a:hover, .nav .open > a:focus { background-color: #eeeeee; - border-color: #4CD463; } + border-color: #9900ee; } .nav .nav-divider { height: 1px; margin: 9px 0; @@ -3796,7 +3796,7 @@ tbody.collapse.in { .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { color: #fff; - background-color: #4CD463; } + background-color: #9900ee; } .nav-stacked > li { float: none; } @@ -4317,7 +4317,7 @@ tbody.collapse.in { padding: 6px 12px; line-height: 1.42857; text-decoration: none; - color: #4CD463; + color: #9900ee; background-color: #fff; border: 1px solid #ddd; margin-left: -1px; } @@ -4335,7 +4335,7 @@ tbody.collapse.in { .pagination > li > span:hover, .pagination > li > span:focus { z-index: 3; - color: #29ab3f; + color: #6800a2; background-color: #eeeeee; border-color: #ddd; } .pagination > .active > a, @@ -4346,8 +4346,8 @@ tbody.collapse.in { .pagination > .active > span:focus { z-index: 2; color: #fff; - background-color: #4CD463; - border-color: #4CD463; + background-color: #9900ee; + border-color: #9900ee; cursor: default; } .pagination > .disabled > span, .pagination > .disabled > span:hover, @@ -4460,10 +4460,10 @@ a.label:focus { background-color: #5e5e5e; } .label-primary { - background-color: #4CD463; } + background-color: #9900ee; } .label-primary[href]:hover, .label-primary[href]:focus { - background-color: #2ebf46; } + background-color: #7800bb; } .label-success { background-color: #5cb85c; } @@ -4514,7 +4514,7 @@ a.label:focus { padding: 1px 5px; } .list-group-item.active > .badge, .nav-pills > .active > a > .badge { - color: #4CD463; + color: #9900ee; background-color: #fff; } .list-group-item > .badge { float: right; } @@ -4586,7 +4586,7 @@ a.badge:focus { a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active { - border-color: #4CD463; } + border-color: #9900ee; } .alert { padding: 15px; @@ -4677,7 +4677,7 @@ a.thumbnail.active { line-height: 20px; color: #fff; text-align: center; - background-color: #4CD463; + background-color: #9900ee; -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); -webkit-transition: width 0.6s ease; @@ -4828,8 +4828,8 @@ button.list-group-item { .list-group-item.active:focus { z-index: 2; color: #fff; - background-color: #4CD463; - border-color: #4CD463; } + background-color: #9900ee; + border-color: #9900ee; } .list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, @@ -4843,7 +4843,7 @@ button.list-group-item { .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text { - color: #f0fcf2; } + color: #e7bbff; } .list-group-item-success { color: #3c763d; @@ -5191,18 +5191,18 @@ button.list-group-item-danger { border-bottom-color: #ddd; } .panel-primary { - border-color: #4CD463; } + border-color: #9900ee; } .panel-primary > .panel-heading { color: #fff; - background-color: #4CD463; - border-color: #4CD463; } + background-color: #9900ee; + border-color: #9900ee; } .panel-primary > .panel-heading + .panel-collapse > .panel-body { - border-top-color: #4CD463; } + border-top-color: #9900ee; } .panel-primary > .panel-heading .badge { - color: #4CD463; + color: #9900ee; background-color: #fff; } .panel-primary > .panel-footer + .panel-collapse > .panel-body { - border-bottom-color: #4CD463; } + border-bottom-color: #9900ee; } .panel-success { border-color: #d6e9c6; } diff --git a/sass/theme/_theme_variables.scss b/sass/theme/_theme_variables.scss index 97f9628..3135361 100644 --- a/sass/theme/_theme_variables.scss +++ b/sass/theme/_theme_variables.scss @@ -5,4 +5,4 @@ // Thats the ugly Bootstrap blue used for all the links, primary buttons etc. // Just add your color code here, compile the theme.scss file to change this color everywhere -$brand-primary: #4CD463; //#ff6d5a +$brand-primary: #9900ee; //#ff6d5a