=== added directory 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/themes' === added directory 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/themes/green' === added file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/themes/green/green.css' --- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/themes/green/green.css 1970-01-01 00:00:00 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/themes/green/green.css 2015-10-12 16:19:26 +0000 @@ -0,0 +1,11 @@ +a { + color: #3162C5; +} + +#header { + background-color: #467e4a; +} + +#headerText { + color: #fff; +} === added directory 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/themes/india' === added file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/themes/india/india.css' --- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/themes/india/india.css 1970-01-01 00:00:00 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/themes/india/india.css 2015-10-12 16:19:26 +0000 @@ -0,0 +1,11 @@ +a { + color: #3b73b8; +} + +#header { + background-color: #ea5911; +} + +#headerText { + color: #fff; +} === added directory 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/themes/light_blue' === added file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/themes/light_blue/light_blue.css' --- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/themes/light_blue/light_blue.css 1970-01-01 00:00:00 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/themes/light_blue/light_blue.css 2015-10-12 16:19:26 +0000 @@ -0,0 +1,11 @@ +a { + color: #3162C5; +} + +#header { + background-color: #276696; +} + +#headerText { + color: #fff; +} === added directory 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/themes/myanmar' === added file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/themes/myanmar/myanmar.css' --- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/themes/myanmar/myanmar.css 1970-01-01 00:00:00 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/themes/myanmar/myanmar.css 2015-10-12 16:19:26 +0000 @@ -0,0 +1,11 @@ +a { + color: #3162C5; +} + +#header { + background-color: #276696; +} + +#headerText { + color: #fff; +} === added directory 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/themes/vietnam' === added file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/themes/vietnam/vietnam.css' --- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/themes/vietnam/vietnam.css 1970-01-01 00:00:00 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/themes/vietnam/vietnam.css 2015-10-12 16:19:26 +0000 @@ -0,0 +1,11 @@ +a { + color: #3b73b8; +} + +#header { + background-color: #b40303; +} + +#headerText { + color: #fff; +}