parameterize download button color
This commit is contained in:
		@@ -219,6 +219,7 @@
 | 
			
		||||
    },
 | 
			
		||||
    "appTheme": {
 | 
			
		||||
        "accentColor": "#249899",
 | 
			
		||||
        "downloadClass": "orange",
 | 
			
		||||
        "invertedMenu": true,
 | 
			
		||||
        "defaultLocale": "de",
 | 
			
		||||
        "logoUrl": "https://calliope.cc/about",
 | 
			
		||||
 
 | 
			
		||||
@@ -7,7 +7,7 @@
 | 
			
		||||
@secondaryColor: #43C9C9;
 | 
			
		||||
 | 
			
		||||
@red:#E81123;
 | 
			
		||||
@orange:#F8C525;
 | 
			
		||||
@orange:#D78C01;
 | 
			
		||||
@yellow:#EEDA47;
 | 
			
		||||
@green:#3FC863;
 | 
			
		||||
@teal:#008272;
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,2 @@
 | 
			
		||||
/* Import all components */
 | 
			
		||||
@import 'semantic';
 | 
			
		||||
 | 
			
		||||
.ui.download.button {
 | 
			
		||||
    background:#D78C01;
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user