X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=doc%2Fthemes.md;h=8d85dce2a9d02382bcc48ee9ee7fec348a7ea8ea;hb=b5f33124be77a43f43ca73007b5df9dab802a02c;hp=300d3d769ba458bac1b1353ff0f3dbd2711d14aa;hpb=ea0955c4e05c52086eeb32e3f8541eafef48e73e;p=friendica.git diff --git a/doc/themes.md b/doc/themes.md index 300d3d769b..8d85dce2a9 100644 --- a/doc/themes.md +++ b/doc/themes.md @@ -12,7 +12,7 @@ So, how to work on the UI of friendica. You can either directly edit an existing theme. But you might loose your changes when the theme is updated by the friendica team. -If you are almost happy with an existing theme, the easiest way to cover your needs is to create a new theme, inheritating most of the properties of the parent theme and change just minor stuff. +If you are almost happy with an existing theme, the easiest way to cover your needs is to create a new theme, inheriting most of the properties of the parent theme and change just minor stuff. The below for a more detailed description of theme heritage. Some themes also allow users to select *variants* of the theme. @@ -50,7 +50,7 @@ if you want to override any template within your theme create your version of th any template that exists there will be used instead of the default one. -### Javascript +### JavaScript The same rule applies to the JavaScript files found in