From bb5d4646ab8656ca424f8bd1bb8dd2aa789377b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jillian=20=C3=96sterreich?= Date: Tue, 15 Apr 2025 11:13:02 +0300 Subject: [PATCH] chore(theme-midnight): Bump version to 0.0.5.0 I'll probably have to rewrite this theme completely. oh well --- themepacks/midnight/res/xmas.css | 4 ++-- themepacks/midnight/stylesheet.css | 24 ++++++++++++------------ themepacks/midnight/theme.yml | 2 +- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/themepacks/midnight/res/xmas.css b/themepacks/midnight/res/xmas.css index a45e1602..87063abf 100644 --- a/themepacks/midnight/res/xmas.css +++ b/themepacks/midnight/res/xmas.css @@ -1,7 +1,7 @@ .page_header { - background-image: url('/themepack/midnight/0.0.4.0/resource/xheader.png') !important; + background-image: url('/themepack/midnight/0.0.5.0/resource/xheader.png') !important; } .page_custom_header { - background-image: url('/themepack/midnight/0.0.4.0/resource/xheader_custom.png') !important; + background-image: url('/themepack/midnight/0.0.5.0/resource/xheader_custom.png') !important; } diff --git a/themepacks/midnight/stylesheet.css b/themepacks/midnight/stylesheet.css index 4635d34e..9e8fd03a 100644 --- a/themepacks/midnight/stylesheet.css +++ b/themepacks/midnight/stylesheet.css @@ -328,11 +328,11 @@ tr.v, } .content_title_expanded { - background-image: url("/themepack/midnight/0.0.4.0/resource/flex_arrow_open.png") !important; + background-image: url("/themepack/midnight/0.0.5.0/resource/flex_arrow_open.png") !important; } .content_title_unexpanded { - background-image: url("/themepack/midnight/0.0.4.0/resource/flex_arrow_shut.gif") !important; + background-image: url("/themepack/midnight/0.0.5.0/resource/flex_arrow_shut.gif") !important; } .ovk-video>.preview, @@ -359,17 +359,17 @@ tr.h { .page_yellowheader { color: #c6d2e8; - background-image: url("/themepack/midnight/0.0.4.0/resource/header_purple.png") !important; + background-image: url("/themepack/midnight/0.0.5.0/resource/header_purple.png") !important; background-color: #231f34; border-color: #231f34; } .page_header { - background-image: url("/themepack/midnight/0.0.4.0/resource/header.png") !important; + background-image: url("/themepack/midnight/0.0.5.0/resource/header.png") !important; } .page_custom_header { - background-image: url("/themepack/midnight/0.0.4.0/resource/header_custom.png") !important; + background-image: url("/themepack/midnight/0.0.5.0/resource/header_custom.png") !important; } .page_yellowheader span, @@ -408,11 +408,11 @@ select, } input[type="checkbox"] { - background-image: url("/themepack/midnight/0.0.4.0/resource/checkbox.png") !important; + background-image: url("/themepack/midnight/0.0.5.0/resource/checkbox.png") !important; } input[type="radio"] { - background-image: url("/themepack/midnight/0.0.4.0/resource/radio.png") !important; + background-image: url("/themepack/midnight/0.0.5.0/resource/radio.png") !important; } .header_navigation .link, .header_navigation .header_divider_stick { @@ -420,20 +420,20 @@ input[type="radio"] { } .heart { - background-image: url("/themepack/midnight/0.0.4.0/resource/like.gif") !important; + background-image: url("/themepack/midnight/0.0.5.0/resource/like.gif") !important; } .pinned-mark, .post-author .pin { - background-image: url("/themepack/midnight/0.0.4.0/resource/pin.png") !important; + background-image: url("/themepack/midnight/0.0.5.0/resource/pin.png") !important; } .repost-icon { - background-image: url("/themepack/midnight/0.0.4.0/resource/published.gif") !important; + background-image: url("/themepack/midnight/0.0.5.0/resource/published.gif") !important; } .post-author .delete { - background-image: url("/themepack/midnight/0.0.4.0/resource/input_clear.gif") !important; + background-image: url("/themepack/midnight/0.0.5.0/resource/input_clear.gif") !important; } .user-alert { @@ -466,7 +466,7 @@ input[type="radio"] { } #backdropEditor { - background-image: url("/themepack/midnight/0.0.4.0/resource/backdrop-editor.gif") !important; + background-image: url("/themepack/midnight/0.0.5.0/resource/backdrop-editor.gif") !important; border-color: #473e66 !important; } diff --git a/themepacks/midnight/theme.yml b/themepacks/midnight/theme.yml index 0b7c616c..dc887af1 100644 --- a/themepacks/midnight/theme.yml +++ b/themepacks/midnight/theme.yml @@ -1,5 +1,5 @@ id: midnight -version: "0.0.4.0" +version: "0.0.5.0" openvk_version: 0 enabled: 1 metadata: