diff --git a/invenio_theme_iform/assets/semantic-ui/less/invenio_theme_iform/variables.less b/invenio_theme_iform/assets/semantic-ui/less/invenio_theme_iform/variables.less index 4043b55..0c9f7fb 100644 --- a/invenio_theme_iform/assets/semantic-ui/less/invenio_theme_iform/variables.less +++ b/invenio_theme_iform/assets/semantic-ui/less/invenio_theme_iform/variables.less @@ -26,8 +26,8 @@ @schema: #17b3f3; // primary colors TU Graz -@tugrazBlack: #231f20; -@tugrazRed : #e4154b; +@tugrazBlack : #00e66c; +@tugrazRed: #2250fc; // general @primaryBackground: #fff;