openvk/themepacks/midnight
Jillian Österreich bb5d4646ab
chore(theme-midnight): Bump version to 0.0.5.0
I'll probably have to rewrite this theme completely. oh well
2025-04-15 11:36:40 +03:00
..
res chore(theme-midnight): Bump version to 0.0.5.0 2025-04-15 11:36:40 +03:00
README.md chore(theme-midnight): Change README a bit 2025-04-15 10:43:53 +03:00
stylesheet.css chore(theme-midnight): Bump version to 0.0.5.0 2025-04-15 11:36:40 +03:00
theme.yml chore(theme-midnight): Bump version to 0.0.5.0 2025-04-15 11:36:40 +03:00

Preview

Intro

"Midnight" is a design theme using darker shades of color similar to "Slate Blue" (according to X11 colors), designed to reduce eye pain when browsing at midnight or at all times.

The key feature of the design theme is to be as close to the standard design theme as possible, which is why you'll not see a badass (in a good way) design of that button which does not need to be styled.

Like most design themes made for OpenVK, this theme is applied on top of the default theme called "Fore".

Contributing

If you are going to make changes to this design theme, then you should NOT add unnecessary properties (such as width, overflow-x, cursor, etc). Focus on color changes and only add critical properties where needed.

When upgrading a version, you don't have to choose something specific like 0.2.64.85 or 2038-1-19.1, just increase the number in the last part of the version line (0.0.5.6 -> 0.0.5.7). It is necessary to update the version constantly to avoid forced caching of the style file. Increase the version is necessary not only in theme.yml, but also in stylesheet.css and res/xmas.css ("Replace All" will help in this).