mirror of
				https://github.com/loof2736/scyfin.git
				synced 2025-11-04 00:18:52 +01:00 
			
		
		
		
	Compare commits
	
		
			3 Commits
		
	
	
		
			618bc69383
			...
			3fe0716a1e
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					3fe0716a1e | ||
| 
						 | 
					d69ca9a5c5 | ||
| 
						 | 
					15baa1ba63 | 
							
								
								
									
										58
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										58
									
								
								README.md
									
									
									
									
									
								
							@ -7,7 +7,9 @@
 | 
				
			|||||||
---
 | 
					---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### **Scyfin Base Theme**
 | 
					### **Scyfin Base Theme**
 | 
				
			||||||
`@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/scyfin-theme.css');`
 | 
					```
 | 
				
			||||||
 | 
					@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/scyfin-theme.css');
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<img src="./images/homepage.png" alt="homepage" width="100%"/>
 | 
					<img src="./images/homepage.png" alt="homepage" width="100%"/>
 | 
				
			||||||
<img src="./images/homepage-backdrops.png" alt="homepage-backdrops" width="100%"/>
 | 
					<img src="./images/homepage-backdrops.png" alt="homepage-backdrops" width="100%"/>
 | 
				
			||||||
@ -16,23 +18,41 @@
 | 
				
			|||||||
<img src="./images/movies.png" alt="movies" width="100%"/>
 | 
					<img src="./images/movies.png" alt="movies" width="100%"/>
 | 
				
			||||||
<img src="./images/login.png" alt="login" width="100%"/>
 | 
					<img src="./images/login.png" alt="login" width="100%"/>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Options (Add these below the base theme)
 | 
					---
 | 
				
			||||||
- Disable static left drawer 
 | 
					
 | 
				
			||||||
    - `@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/disable-static-drawer.css');`
 | 
					### **Options (Add these below the base theme)**
 | 
				
			||||||
- Themes:
 | 
					### Disable static left drawer 
 | 
				
			||||||
    - Seafoam
 | 
					```
 | 
				
			||||||
        - `@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/theme-seafoam.css');`
 | 
					@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/disable-static-drawer.css');
 | 
				
			||||||
        - <img src="./images/seafoam.png" alt="seafoam-theme" width="40%"/>
 | 
					```
 | 
				
			||||||
    - Coral
 | 
					
 | 
				
			||||||
        - `@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/theme-coral.css');`
 | 
					---
 | 
				
			||||||
        - <img src="./images/coral.png" alt="coral-theme" width="40%"/>
 | 
					
 | 
				
			||||||
    - Snow
 | 
					### **Themes:**
 | 
				
			||||||
        - `@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/theme-snow.css');`
 | 
					### Seafoam
 | 
				
			||||||
        - <img src="./images/snow.png" alt="snow-theme" width="40%"/>
 | 
					```
 | 
				
			||||||
    - OLED
 | 
					@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/theme-seafoam.css');
 | 
				
			||||||
        - `@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/theme-oled.css');`
 | 
					```
 | 
				
			||||||
        - <img src="./images/homepage-oled.png" alt="homepage-oled" width="100%"/>
 | 
					<img src="./images/seafoam.png" alt="seafoam-theme" width="40%"/>
 | 
				
			||||||
        - <img src="./images/details-oled.png" alt="details-oled" width="100%"/>
 | 
					
 | 
				
			||||||
 | 
					### Coral
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/theme-coral.css');
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					<img src="./images/coral.png" alt="coral-theme" width="40%"/>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### Snow
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/theme-snow.css');
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					<img src="./images/snow.png" alt="snow-theme" width="40%"/>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### OLED
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/theme-oled.css');
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					<img src="./images/homepage-oled.png" alt="homepage-oled" width="90%"/>
 | 
				
			||||||
 | 
					<img src="./images/details-oled.png" alt="details-oled" width="90%"/>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -43,7 +63,7 @@
 | 
				
			|||||||
**Server-wide install:**
 | 
					**Server-wide install:**
 | 
				
			||||||
* Click the hamburger icon (Top left)
 | 
					* Click the hamburger icon (Top left)
 | 
				
			||||||
* Navigate to "Dashboard" (If you don't see this, make sure you are signed in to your admin account)
 | 
					* Navigate to "Dashboard" (If you don't see this, make sure you are signed in to your admin account)
 | 
				
			||||||
* Navigate to "General"
 | 
					* Navigate to "Branding"
 | 
				
			||||||
* Near the bottom, under "Custom CSS code", paste the `@import url` for the base Scyfin theme
 | 
					* Near the bottom, under "Custom CSS code", paste the `@import url` for the base Scyfin theme
 | 
				
			||||||
    * Example:
 | 
					    * Example:
 | 
				
			||||||
    * <img src="./images/install-server-base.png" alt="install-server-base" width="80%"/>
 | 
					    * <img src="./images/install-server-base.png" alt="install-server-base" width="80%"/>
 | 
				
			||||||
 | 
				
			|||||||
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB  | 
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 23 KiB  | 
		Loading…
	
		Reference in New Issue
	
	Block a user