forked from indymedia/epicyon
				
			Darker green
							parent
							
								
									52c6a2fc72
								
							
						
					
					
						commit
						cc4bd2ccd7
					
				
							
								
								
									
										8
									
								
								theme
								
								
								
								
							
							
						
						
									
										8
									
								
								theme
								
								
								
								
							|  | @ -77,7 +77,7 @@ if [[ "$themeName" == 'hack'* || "$themeName" == 'hax'* ]]; then | |||
|     sed -i "s|--main-link-color:.*|--main-link-color: #266020;|g" "$filename" | ||||
|     sed -i "s|--main-visited-color:.*|--main-visited-color: #3c8234;|g" "$filename" | ||||
|     sed -i "s|font-family:.*|font-family: Courier;|g" "$filename" | ||||
|     sed -i "s|background-color: #554;|background-color: darkgreen;|g" "$filename" | ||||
|     sed -i "s|background-color: #554;|background-color: #062200;|g" "$filename" | ||||
|     sed -i "s|color: #FFFFFE;|color: green;|g" "$filename" | ||||
|     cp epicyon-login.css login.css | ||||
|     filename=login.css | ||||
|  | @ -90,7 +90,7 @@ if [[ "$themeName" == 'hack'* || "$themeName" == 'hax'* ]]; then | |||
|     sed -i "s|--main-link-color:.*|--main-link-color: #266020;|g" "$filename" | ||||
|     sed -i "s|--main-visited-color:.*|--main-visited-color: #3c8234;|g" "$filename" | ||||
|     sed -i "s|font-family:.*|font-family: Courier;|g" "$filename" | ||||
|     sed -i "s|background-color: #554;|background-color: darkgreen;|g" "$filename" | ||||
|     sed -i "s|background-color: #554;|background-color: #062200;|g" "$filename" | ||||
|     sed -i "s|color: #FFFFFE;|color: green;|g" "$filename" | ||||
|     cp epicyon-follow.css follow.css | ||||
|     filename=follow.css | ||||
|  | @ -103,7 +103,7 @@ if [[ "$themeName" == 'hack'* || "$themeName" == 'hax'* ]]; then | |||
|     sed -i "s|--main-link-color:.*|--main-link-color: #266020;|g" "$filename" | ||||
|     sed -i "s|--main-visited-color:.*|--main-visited-color: #3c8234;|g" "$filename" | ||||
|     sed -i "s|font-family:.*|font-family: Courier;|g" "$filename" | ||||
|     sed -i "s|background-color: #554;|background-color: darkgreen;|g" "$filename" | ||||
|     sed -i "s|background-color: #554;|background-color: #062200;|g" "$filename" | ||||
|     sed -i "s|color: #FFFFFE;|color: green;|g" "$filename" | ||||
|     cp epicyon-suspended.css suspended.css | ||||
|     filename=suspended.css | ||||
|  | @ -116,6 +116,6 @@ if [[ "$themeName" == 'hack'* || "$themeName" == 'hax'* ]]; then | |||
|     sed -i "s|--main-link-color:.*|--main-link-color: #266020;|g" "$filename" | ||||
|     sed -i "s|--main-visited-color:.*|--main-visited-color: #3c8234;|g" "$filename" | ||||
|     sed -i "s|font-family:.*|font-family: Courier;|g" "$filename" | ||||
|     sed -i "s|background-color: #554;|background-color: darkgreen;|g" "$filename" | ||||
|     sed -i "s|background-color: #554;|background-color: #062200;|g" "$filename" | ||||
|     sed -i "s|color: #FFFFFE;|color: green;|g" "$filename" | ||||
| fi | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue