diff --git a/config.yml b/config.yml index a8d8984..c4c6f69 100644 --- a/config.yml +++ b/config.yml @@ -1,65 +1,65 @@ --- -title: "Homer Theme" -subtitle: "Walkx" -logo: "logo.png" +title: 'Schmökerei' +subtitle: 'Home' +logo: 'logo.png' header: false -footer: '
Theme made with ❤️ by Walkx
' # Set false if you want to hide it. +footer: false 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 colors: light: - highlight-primary: "#fff5f2" - highlight-secondary: "#fff5f2" - highlight-hover: "#bebebe" - background: "#12152B" - card-background: "#fff5f2" - text: "#ffffff" - text-header: "#fafafa" - text-title: "#000000" - text-subtitle: "#111111" + highlight-primary: '#fff5f2' + highlight-secondary: '#fff5f2' + highlight-hover: '#bebebe' + background: '#12152B' + card-background: '#fff5f2' + text: '#ffffff' + text-header: '#fafafa' + text-title: '#000000' + text-subtitle: '#111111' card-shadow: rgba(0, 0, 0, 0.5) - link: "#3273dc" - link-hover: "#2e4053" - background-image: "../assets/wallpaper-light.jpeg" # Change wallpaper.jpeg to the name of your own custom wallpaper! + link: '#3273dc' + link-hover: '#2e4053' + background-image: '../assets/wallpaper-light.jpeg' # Change wallpaper.jpeg to the name of your own custom wallpaper! dark: - highlight-primary: "#181C3A" - highlight-secondary: "#181C3A" - highlight-hover: "#1F2347" - background: "#12152B" - card-background: "#181C3A" - text: "#eaeaea" - text-header: "#7C71DD" - text-title: "#fafafa" - text-subtitle: "#8B8D9C" + highlight-primary: '#181C3A' + highlight-secondary: '#181C3A' + highlight-hover: '#1F2347' + background: '#12152B' + card-background: '#181C3A' + text: '#eaeaea' + text-header: '#7C71DD' + text-title: '#fafafa' + text-subtitle: '#8B8D9C' card-shadow: rgba(0, 0, 0, 0.5) - link: "#c1c1c1" - link-hover: "#fafafa" - background-image: "../assets/wallpaper.jpeg" + link: '#c1c1c1' + link-hover: '#fafafa' + background-image: '../assets/wallpaper.jpeg' services: - - name: "//GitHub" - icon: "fas fa-github" + - name: '//GitHub' + icon: 'fas fa-github' items: - - name: "Homer Theme" - logo: "assets/tools/walkx.png" # Change github.png to the name of your own custom icon! - subtitle: "The official Homer Theme 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! - url: "https://github.com/WalkxCode/Homer-Theme" - target: "_blank" + - name: 'Homer Theme' + logo: 'assets/tools/walkx.png' # Change github.png to the name of your own custom icon! + subtitle: 'The official Homer Theme 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! + url: 'https://github.com/WalkxCode/Homer-Theme' + target: '_blank' - - name: "//Reddit" - icon: "fas fa-reddit" + - name: '//Reddit' + icon: 'fas fa-reddit' items: - - name: "The original reddit post!" - logo: "assets/tools/reddit.png" - subtitle: "Yes... this is Homer." - tag: "reddit" - tagstyle: "is-info" - url: "https://www.reddit.com/r/selfhosted/comments/q9e82c/yes_this_is_homer_yes_i_spent_2_hours_customizing/" - target: "_blank" + - name: 'The original reddit post!' + logo: 'assets/tools/reddit.png' + subtitle: 'Yes... this is Homer.' + tag: 'reddit' + tagstyle: 'is-info' + url: 'https://www.reddit.com/r/selfhosted/comments/q9e82c/yes_this_is_homer_yes_i_spent_2_hours_customizing/' + target: '_blank' diff --git a/icons/favicon-16x16.png b/icons/favicon-16x16.png index c3e9869..647d1f6 100644 Binary files a/icons/favicon-16x16.png and b/icons/favicon-16x16.png differ diff --git a/icons/favicon-32x32.png b/icons/favicon-32x32.png index ad5172e..122e1ac 100644 Binary files a/icons/favicon-32x32.png and b/icons/favicon-32x32.png differ diff --git a/icons/icon-any.png b/icons/icon-any.png index c444c5c..3cab67a 100644 Binary files a/icons/icon-any.png and b/icons/icon-any.png differ diff --git a/icons/icon-any.svg b/icons/icon-any.svg deleted file mode 100644 index 89f4ef7..0000000 --- a/icons/icon-any.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/icons/icon-maskable.png b/icons/icon-maskable.png index 896ca66..e1ef26f 100644 Binary files a/icons/icon-maskable.png and b/icons/icon-maskable.png differ diff --git a/icons/safari-pinned-tab.svg b/icons/safari-pinned-tab.svg deleted file mode 100644 index 26dc0ef..0000000 --- a/icons/safari-pinned-tab.svg +++ /dev/null @@ -1,3 +0,0 @@ - \ No newline at end of file diff --git a/manifest.json b/manifest.json index 9faa093..6ad70f7 100644 --- a/manifest.json +++ b/manifest.json @@ -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"} \ No newline at end of file +{ + "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" +}