24 lines
1.3 KiB
Markdown
24 lines
1.3 KiB
Markdown
<!--
|
|
SPDX-FileCopyrightText: 2025 Eilertsens Kodeknekkeri
|
|
SPDX-FileContributor: Harald Eilertsen <haraldei@anduin.net>
|
|
|
|
SPDX-License-Identifier: CC-BY-SA-4.0
|
|
-->
|
|
|
|
# Default theme for Volse Hubzilla
|
|
|
|
This theme is just a light modification of the Redbasic theme that comes with Hubzilla, and for the most part falls back to the default Hubzilla Redbasic theme. It's meant as a place to keep overrides and customizations used by the Volse Hubzilla hub. It may also be useful for others, and could work as a starting point for your own derived theme based on Redbasic.
|
|
|
|
## Customizations in this theme
|
|
|
|
- Toggle buttons have been replaced with regular check boxes, and inline instructions placed on a separate line.
|
|
- `<code>` elements are now treated as inline elements, as is the default for html.
|
|
- Code blocks (`<pre><code>`) has been made to stand out a bit more from the surroinding text.
|
|
|
|
## Contributions
|
|
|
|
If you have ideas for further customizations, or have patches you would like to include, feel free to submit [by email](mailto:haraldei-volsetheme@anduin.net), or directly [on Hubzilla](https://hub.volse.no/~harald).
|
|
|
|
## LICENSE
|
|
|
|
The Default theme for Volse Hubzilla (`volse-theme`) is provided under the AGPLv3 or (at your option) later license. See the [LICENSES](LICENSES/) directory for details.
|