diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..e0a8262 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,5 @@ +{ + "deno.enable": true, + "deno.lint": false, + "deno.unstable": true +} \ No newline at end of file diff --git a/assets/themes/bright-white.css b/assets/themes/bright-white.css new file mode 100644 index 0000000..f91ca72 --- /dev/null +++ b/assets/themes/bright-white.css @@ -0,0 +1,38 @@ +:root { +--theme-name: "Bright white"; +--theme-type: "light"; +--theme-key: "#67ced2"; +--theme-keyFG: "#000000"; +--theme-keyStrong: "#26a0a5"; +--theme-keyLight: "#ade6e9"; +--theme-g_key: "#67ced2"; +--theme-subBrand: "#FFC000"; +--theme-subBrandFG: "#000000"; +--theme-player: "#5DBAFC"; +--theme-playerFG: "#000000"; +--theme-playerLight: "#9EDDFF"; +--theme-alt1: "#d26767"; +--theme-alt2: "#fac16c"; +--theme-alt3: "#7580bd"; +--theme-fg: "#000000"; +--theme-error: "#FF3C3C"; +--theme-alwaysDark: "#111111"; +--theme-alwaysLight: "#FFFFFF"; +--theme-g_bg: "#f6f6f6"; +--theme-g_bgAlt: "#F4F4F4"; +--theme-g_bgDark: "#D6D6D6"; +--theme-g_textDark: "#1B1B28"; +--theme-g_textLight: "#FFFFFF"; +--theme-g_blank: "#000000"; +--theme-g_unsolved: "#C2C2C2"; +--theme-g_outline: "#1B1D29"; +--theme-a_bg: "#FFFFFF"; +--theme-a_bgAlt: "#f8fbfc"; +--theme-a_puzmo: "#FFC000"; +--theme-a_headerText: "#000000"; +--theme-a_table: "#EDEDED"; +--theme-a_tableAlt: "#DBDBDB"; +--theme-a_inlineTag: "#D9D9D9"; +--theme-a_anchor: "#1F97EE"; +--theme-a_infoBG: "#f6f6f6"; +} \ No newline at end of file diff --git a/assets/themes/console-beta.css b/assets/themes/console-beta.css new file mode 100644 index 0000000..5958a2b --- /dev/null +++ b/assets/themes/console-beta.css @@ -0,0 +1,38 @@ +:root { +--theme-name: "Console (beta)"; +--theme-type: "dark"; +--theme-key: "#957df9"; +--theme-keyFG: "#000000"; +--theme-keyStrong: "#590FF5"; +--theme-keyLight: "#590FF5"; +--theme-subBrand: "#FFC000"; +--theme-subBrandFG: "#000000"; +--theme-g_key: "#FFFF00"; +--theme-player: "#ffffff"; +--theme-playerFG: "#000000"; +--theme-playerLight: "#9EDDFF"; +--theme-alt1: "#590ff5"; +--theme-alt2: "#00e200"; +--theme-alt3: "#ff8a02"; +--theme-fg: "#00e200"; +--theme-error: "#FF3C3C"; +--theme-alwaysDark: "#1B1D29"; +--theme-alwaysLight: "#00e200"; +--theme-g_bg: "#101428"; +--theme-g_bgAlt: "#101428"; +--theme-g_bgDark: "#00e200"; +--theme-g_textDark: "#00e200"; +--theme-g_textLight: "#590ff5"; +--theme-g_blank: "#00e200"; +--theme-g_unsolved: "#0000ff"; +--theme-g_outline: "#00e200"; +--theme-a_bg: "#000000"; +--theme-a_bgAlt: "#112211"; +--theme-a_puzmo: "#ffffff"; +--theme-a_headerText: "#00e200"; +--theme-a_table: "#000000"; +--theme-a_tableAlt: "#002200"; +--theme-a_inlineTag: "#D9D9D9"; +--theme-a_anchor: "#957df9"; +--theme-a_infoBG: "#001900"; +} \ No newline at end of file diff --git a/assets/themes/foshay.css b/assets/themes/foshay.css new file mode 100644 index 0000000..d143d3a --- /dev/null +++ b/assets/themes/foshay.css @@ -0,0 +1,38 @@ +:root { +--theme-name: "Foshay"; +--theme-type: "light"; +--theme-key: "#A4D379"; +--theme-keyFG: "#313540"; +--theme-keyStrong: "#94BF6D"; +--theme-keyLight: "#B2E583"; +--theme-g_key: "#A4D379"; +--theme-player: "#56C9E9"; +--theme-subBrand: "#FFC000"; +--theme-subBrandFG: "#000000"; +--theme-playerFG: "#292B35"; +--theme-playerLight: "#A8B5D6"; +--theme-alt1: "#98B389"; +--theme-alt2: "#FAC16C"; +--theme-alt3: "#D298FF"; +--theme-error: "#FF3C3C"; +--theme-fg: "#292B35"; +--theme-alwaysDark: "#292B35"; +--theme-alwaysLight: "#D1DBF2"; +--theme-g_bg: "#949EBA"; +--theme-g_bgAlt: "#8891AB"; +--theme-g_bgDark: "#7B839B"; +--theme-g_textDark: "#292B35"; +--theme-g_textLight: "#FFFFFF"; +--theme-g_blank: "#292B35"; +--theme-g_unsolved: "#B6B7BA"; +--theme-g_outline: "#676F83"; +--theme-a_bg: "#828CA3"; +--theme-a_bgAlt: "#7F889F"; +--theme-a_puzmo: "#FFC000"; +--theme-a_headerText: "#292B35"; +--theme-a_table: "#7A8399"; +--theme-a_tableAlt: "#767E94"; +--theme-a_inlineTag: "#ECECEC"; +--theme-a_anchor: "#56C9E9"; +--theme-a_infoBG: "#767F95"; +} \ No newline at end of file diff --git a/assets/themes/hot-dog-beta.css b/assets/themes/hot-dog-beta.css new file mode 100644 index 0000000..4202cb5 --- /dev/null +++ b/assets/themes/hot-dog-beta.css @@ -0,0 +1,38 @@ +:root { +--theme-name: "Hot Dog (beta)"; +--theme-type: "light"; +--theme-key: "#FFFF00"; +--theme-keyFG: "#000000"; +--theme-keyStrong: "#FFE600"; +--theme-keyLight: "#FFEC44"; +--theme-g_key: "#FFFF00"; +--theme-subBrand: "#FFC000"; +--theme-subBrandFG: "#000000"; +--theme-player: "#FF7A00"; +--theme-playerFG: "#000000"; +--theme-playerLight: "#FFA450"; +--theme-alt1: "#3ABC5E"; +--theme-alt2: "#5C3ABC"; +--theme-alt3: "#BC3AAF"; +--theme-fg: "#000000"; +--theme-error: "#FF3C3C"; +--theme-alwaysDark: "#1B1D29"; +--theme-alwaysLight: "#FFFFFF"; +--theme-g_bg: "#EBFF00"; +--theme-g_bgAlt: "#EBEBEB"; +--theme-g_bgDark: "#D6D6D6"; +--theme-g_textDark: "#1B1B28"; +--theme-g_textLight: "#FFFFFF"; +--theme-g_blank: "#000000"; +--theme-g_unsolved: "#C2C2C2"; +--theme-g_outline: "#1B1D29"; +--theme-a_bg: "#FF0000"; +--theme-a_bgAlt: "#E50000"; +--theme-a_puzmo: "#FFC000"; +--theme-a_headerText: "#FFFFFF"; +--theme-a_table: "#E50000"; +--theme-a_tableAlt: "#FF2525"; +--theme-a_inlineTag: "#000000"; +--theme-a_anchor: "#000000"; +--theme-a_infoBG: "#C6C6C6"; +} \ No newline at end of file diff --git a/assets/themes/outlook-hayesy-beta.css b/assets/themes/outlook-hayesy-beta.css new file mode 100644 index 0000000..0d7430d --- /dev/null +++ b/assets/themes/outlook-hayesy-beta.css @@ -0,0 +1,38 @@ +:root { +--theme-name: "Outlook Hayesy (beta)"; +--theme-type: "light"; +--theme-key: "#DAB98C"; +--theme-keyFG: "#000000"; +--theme-keyStrong: "#B99368"; +--theme-keyLight: "#DAB98C"; +--theme-subBrand: "#FFC000"; +--theme-subBrandFG: "#000000"; +--theme-g_key: "#DAB98C"; +--theme-player: "#5DBAFC"; +--theme-playerFG: "#000000"; +--theme-playerLight: "#9EDDFF"; +--theme-alt1: "#5EC386"; +--theme-alt2: "#5E93C3"; +--theme-alt3: "#C35E5E"; +--theme-fg: "#000000"; +--theme-error: "#FF3C3C"; +--theme-alwaysDark: "#5E390F"; +--theme-alwaysLight: "#FFF3E4"; +--theme-g_bg: "#FFFFFF"; +--theme-g_bgAlt: "#EBEBEB"; +--theme-g_bgDark: "#D6D6D6"; +--theme-g_textDark: "#1B1B28"; +--theme-g_textLight: "#FFFFFF"; +--theme-g_blank: "#000000"; +--theme-g_unsolved: "#C2C2C2"; +--theme-g_outline: "#1B1D29"; +--theme-a_bg: "#FEF5E8"; +--theme-a_bgAlt: "#ffffff"; +--theme-a_puzmo: "#FAC7CE"; +--theme-a_headerText: "#000000"; +--theme-a_table: "#FAE8D3"; +--theme-a_tableAlt: "#EED7BC"; +--theme-a_inlineTag: "#D9D9D9"; +--theme-a_anchor: "#B99368"; +--theme-a_infoBG: "#FFFFFF"; +} \ No newline at end of file diff --git a/assets/themes/puzzmo-dark.css b/assets/themes/puzzmo-dark.css new file mode 100644 index 0000000..046d815 --- /dev/null +++ b/assets/themes/puzzmo-dark.css @@ -0,0 +1,38 @@ +:root { +--theme-name: "Puzzmo (dark)"; +--theme-type: "dark"; +--theme-key: "#FFAAAC"; +--theme-keyFG: "#000000"; +--theme-keyStrong: "#F7868B"; +--theme-keyLight: "#FFD2D3"; +--theme-g_key: "#FFAAAC"; +--theme-player: "#5DBAFC"; +--theme-playerFG: "#000000"; +--theme-playerLight: "#9EDDFF"; +--theme-subBrand: "#FFC000"; +--theme-subBrandFG: "#000000"; +--theme-alt1: "#98B389"; +--theme-alt2: "#FAC16C"; +--theme-alt3: "#D298FF"; +--theme-error: "#FF3C3C"; +--theme-fg: "#ECECEC"; +--theme-alwaysDark: "#1B1D29"; +--theme-alwaysLight: "#FFFFFF"; +--theme-g_bg: "#374351"; +--theme-g_bgAlt: "#333D49"; +--theme-g_bgDark: "#2C2F33"; +--theme-g_textDark: "#F2F2F2"; +--theme-g_textLight: "#20180E"; +--theme-g_blank: "#000000"; +--theme-g_unsolved: "#747474"; +--theme-g_outline: "#646464"; +--theme-a_bg: "#141620"; +--theme-a_bgAlt: "#202433"; +--theme-a_puzmo: "#FFC000"; +--theme-a_headerText: "#A1BAD4"; +--theme-a_table: "#303246"; +--theme-a_tableAlt: "#393b52"; +--theme-a_inlineTag: "#ECECEC"; +--theme-a_anchor: "#1F97EE"; +--theme-a_infoBG: "#282C3A"; +} \ No newline at end of file diff --git a/assets/themes/puzzmo-light.css b/assets/themes/puzzmo-light.css new file mode 100644 index 0000000..8d587f3 --- /dev/null +++ b/assets/themes/puzzmo-light.css @@ -0,0 +1,38 @@ +:root { +--theme-name: "Puzzmo (light)"; +--theme-type: "light"; +--theme-key: "#FFAAAC"; +--theme-keyFG: "#000000"; +--theme-keyStrong: "#F7868B"; +--theme-keyLight: "#FFD2D3"; +--theme-g_key: "#FFAAAC"; +--theme-subBrand: "#FFC000"; +--theme-subBrandFG: "#000000"; +--theme-player: "#5DBAFC"; +--theme-playerFG: "#000000"; +--theme-playerLight: "#9EDDFF"; +--theme-alt1: "#98B389"; +--theme-alt2: "#FAC16C"; +--theme-alt3: "#D298FF"; +--theme-fg: "#000000"; +--theme-error: "#FF3C3C"; +--theme-alwaysDark: "#1B1D29"; +--theme-alwaysLight: "#FFFFFF"; +--theme-g_bg: "#FFFFFF"; +--theme-g_bgAlt: "#EBEBEB"; +--theme-g_bgDark: "#D6D6D6"; +--theme-g_textDark: "#1B1B28"; +--theme-g_textLight: "#FFFFFF"; +--theme-g_blank: "#000000"; +--theme-g_unsolved: "#C2C2C2"; +--theme-g_outline: "#1B1D29"; +--theme-a_bg: "#F2F2F2"; +--theme-a_bgAlt: "#ECECEC"; +--theme-a_puzmo: "#FFC000"; +--theme-a_headerText: "#000000"; +--theme-a_table: "#DFDFDF"; +--theme-a_tableAlt: "#D2D2D2"; +--theme-a_inlineTag: "#D9D9D9"; +--theme-a_anchor: "#1F97EE"; +--theme-a_infoBG: "#FFFFFF"; +} \ No newline at end of file diff --git a/assets/themes/submersible.css b/assets/themes/submersible.css new file mode 100644 index 0000000..4bd0ae5 --- /dev/null +++ b/assets/themes/submersible.css @@ -0,0 +1,38 @@ +:root { +--theme-name: "Submersible"; +--theme-type: "dark"; +--theme-key: "#CD6DC6"; +--theme-keyFG: "#031698"; +--theme-keyStrong: "#FF7ABC"; +--theme-keyLight: "#B467CB"; +--theme-g_key: "#CD6DC6"; +--theme-subBrand: "#FFC000"; +--theme-subBrandFG: "#000000"; +--theme-player: "#4AB1D1"; +--theme-playerFG: "#071D47"; +--theme-playerLight: "#3C99D7"; +--theme-alt1: "#8BA964"; +--theme-alt2: "#C69A58"; +--theme-alt3: "#7644B5"; +--theme-fg: "#FFEBFF"; +--theme-error: "#FF3C3C"; +--theme-alwaysDark: "#031698"; +--theme-alwaysLight: "#FFEBFF"; +--theme-g_bg: "#043BED"; +--theme-g_bgAlt: "#0A31CC"; +--theme-g_bgDark: "#0E2DA8"; +--theme-g_textDark: "#031698"; +--theme-g_textLight: "#FFEBFF"; +--theme-g_blank: "#031698"; +--theme-g_unsolved: "#3662F1"; +--theme-g_outline: "#031698"; +--theme-a_bg: "#043BED"; +--theme-a_bgAlt: "#0A31CC"; +--theme-a_puzmo: "#FFC000"; +--theme-a_headerText: "#FFEBFF"; +--theme-a_table: "#043BED"; +--theme-a_tableAlt: "#0A31CC"; +--theme-a_inlineTag: "#FF7ABC"; +--theme-a_anchor: "#FF7ABC"; +--theme-a_infoBG: "#0A31CC"; +} \ No newline at end of file diff --git a/content/posts/2023/12/13/first.md b/content/posts/2023/12/13/first.md index 8702ec2..b60664d 100644 --- a/content/posts/2023/12/13/first.md +++ b/content/posts/2023/12/13/first.md @@ -3,6 +3,7 @@ title = 'First Post' date = 2023-12-13T12:56:32Z authors = ["orta"] tags = ["meta"] +theme = "foshay" +++ ### Hello world! diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 33e4ac7..56e3722 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -24,6 +24,12 @@