Testing changes
96
config.yml
@@ -1,65 +1,65 @@
|
|||||||
---
|
---
|
||||||
title: "Homer Theme"
|
title: 'Schmökerei'
|
||||||
subtitle: "Walkx"
|
subtitle: 'Home'
|
||||||
logo: "logo.png"
|
logo: 'logo.png'
|
||||||
|
|
||||||
header: false
|
header: false
|
||||||
footer: '<p>Theme made with <span class="has-text-danger">❤️</span> by <a href="https://github.com/WalkxCode">Walkx</a></p>' # Set false if you want to hide it.
|
footer: false
|
||||||
|
|
||||||
stylesheet:
|
stylesheet:
|
||||||
- "assets/custom.css"
|
- 'assets/custom.css'
|
||||||
|
|
||||||
columns: "3" # You can change this to any number that is a factor of 12: (1, 2, 3, 4, 6, 12)
|
columns: '3' # You can change this to any number that is a factor of 12: (1, 2, 3, 4, 6, 12)
|
||||||
theme: default
|
theme: default
|
||||||
colors:
|
colors:
|
||||||
light:
|
light:
|
||||||
highlight-primary: "#fff5f2"
|
highlight-primary: '#fff5f2'
|
||||||
highlight-secondary: "#fff5f2"
|
highlight-secondary: '#fff5f2'
|
||||||
highlight-hover: "#bebebe"
|
highlight-hover: '#bebebe'
|
||||||
background: "#12152B"
|
background: '#12152B'
|
||||||
card-background: "#fff5f2"
|
card-background: '#fff5f2'
|
||||||
text: "#ffffff"
|
text: '#ffffff'
|
||||||
text-header: "#fafafa"
|
text-header: '#fafafa'
|
||||||
text-title: "#000000"
|
text-title: '#000000'
|
||||||
text-subtitle: "#111111"
|
text-subtitle: '#111111'
|
||||||
card-shadow: rgba(0, 0, 0, 0.5)
|
card-shadow: rgba(0, 0, 0, 0.5)
|
||||||
link: "#3273dc"
|
link: '#3273dc'
|
||||||
link-hover: "#2e4053"
|
link-hover: '#2e4053'
|
||||||
background-image: "../assets/wallpaper-light.jpeg" # Change wallpaper.jpeg to the name of your own custom wallpaper!
|
background-image: '../assets/wallpaper-light.jpeg' # Change wallpaper.jpeg to the name of your own custom wallpaper!
|
||||||
dark:
|
dark:
|
||||||
highlight-primary: "#181C3A"
|
highlight-primary: '#181C3A'
|
||||||
highlight-secondary: "#181C3A"
|
highlight-secondary: '#181C3A'
|
||||||
highlight-hover: "#1F2347"
|
highlight-hover: '#1F2347'
|
||||||
background: "#12152B"
|
background: '#12152B'
|
||||||
card-background: "#181C3A"
|
card-background: '#181C3A'
|
||||||
text: "#eaeaea"
|
text: '#eaeaea'
|
||||||
text-header: "#7C71DD"
|
text-header: '#7C71DD'
|
||||||
text-title: "#fafafa"
|
text-title: '#fafafa'
|
||||||
text-subtitle: "#8B8D9C"
|
text-subtitle: '#8B8D9C'
|
||||||
card-shadow: rgba(0, 0, 0, 0.5)
|
card-shadow: rgba(0, 0, 0, 0.5)
|
||||||
link: "#c1c1c1"
|
link: '#c1c1c1'
|
||||||
link-hover: "#fafafa"
|
link-hover: '#fafafa'
|
||||||
background-image: "../assets/wallpaper.jpeg"
|
background-image: '../assets/wallpaper.jpeg'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- name: "//GitHub"
|
- name: '//GitHub'
|
||||||
icon: "fas fa-github"
|
icon: 'fas fa-github'
|
||||||
items:
|
items:
|
||||||
- name: "Homer Theme"
|
- name: 'Homer Theme'
|
||||||
logo: "assets/tools/walkx.png" # Change github.png to the name of your own custom icon!
|
logo: 'assets/tools/walkx.png' # Change github.png to the name of your own custom icon!
|
||||||
subtitle: "The official Homer Theme github!"
|
subtitle: 'The official Homer Theme github!'
|
||||||
tag: "github"
|
tag: 'github'
|
||||||
tagstyle: "is-primary" # This will display the is-primary color! Try changing it to; is-link, is-info, is-success, is-warning or is-danger!
|
tagstyle: 'is-primary' # This will display the is-primary color! Try changing it to; is-link, is-info, is-success, is-warning or is-danger!
|
||||||
url: "https://github.com/WalkxCode/Homer-Theme"
|
url: 'https://github.com/WalkxCode/Homer-Theme'
|
||||||
target: "_blank"
|
target: '_blank'
|
||||||
|
|
||||||
- name: "//Reddit"
|
- name: '//Reddit'
|
||||||
icon: "fas fa-reddit"
|
icon: 'fas fa-reddit'
|
||||||
items:
|
items:
|
||||||
- name: "The original reddit post!"
|
- name: 'The original reddit post!'
|
||||||
logo: "assets/tools/reddit.png"
|
logo: 'assets/tools/reddit.png'
|
||||||
subtitle: "Yes... this is Homer."
|
subtitle: 'Yes... this is Homer.'
|
||||||
tag: "reddit"
|
tag: 'reddit'
|
||||||
tagstyle: "is-info"
|
tagstyle: 'is-info'
|
||||||
url: "https://www.reddit.com/r/selfhosted/comments/q9e82c/yes_this_is_homer_yes_i_spent_2_hours_customizing/"
|
url: 'https://www.reddit.com/r/selfhosted/comments/q9e82c/yes_this_is_homer_yes_i_spent_2_hours_customizing/'
|
||||||
target: "_blank"
|
target: '_blank'
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 790 B After Width: | Height: | Size: 492 B |
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 75 KiB After Width: | Height: | Size: 4.4 KiB |
|
Before Width: | Height: | Size: 6.6 KiB |
|
Before Width: | Height: | Size: 124 KiB After Width: | Height: | Size: 4.4 KiB |
|
Before Width: | Height: | Size: 6.7 KiB |
@@ -1 +1,32 @@
|
|||||||
{"name":"Homer Dashboard","short_name":"Homer","theme_color":"#3367D6","icons":[{"src":"./icons/favicon-16x16.png","sizes":"16x16","type":"image/png"},{"src":"./icons/favicon-32x32.png","sizes":"32x32","type":"image/png"},{"src":"./icons/icon-any.png","sizes":"512x512","type":"image/png","purpose":"any"},{"src":"./icons/icon-any.svg","sizes":"any","type":"image/svg+xml","purpose":"any"},{"src":"./icons/icon-maskable.png","sizes":"512x512","type":"image/png","purpose":"maskable"},{"src":"./icons/safari-pinned-tab.svg","sizes":"any","type":"image/svg+xml","purpose":"monochrome"}],"start_url":"../","display":"standalone","background_color":"#000000"}
|
{
|
||||||
|
"name": "Homer Dashboard",
|
||||||
|
"short_name": "Homer",
|
||||||
|
"theme_color": "#3367D6",
|
||||||
|
"icons": [
|
||||||
|
{
|
||||||
|
"src": "./icons/favicon-16x16.png",
|
||||||
|
"sizes": "16x16",
|
||||||
|
"type": "image/png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"src": "./icons/favicon-32x32.png",
|
||||||
|
"sizes": "32x32",
|
||||||
|
"type": "image/png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"src": "./icons/icon-any.png",
|
||||||
|
"sizes": "512x512",
|
||||||
|
"type": "image/png",
|
||||||
|
"purpose": "any"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"src": "./icons/icon-maskable.png",
|
||||||
|
"sizes": "512x512",
|
||||||
|
"type": "image/png",
|
||||||
|
"purpose": "maskable"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"start_url": "../",
|
||||||
|
"display": "standalone",
|
||||||
|
"background_color": "#000000"
|
||||||
|
}
|
||||||
|
|||||||