docs: add png|svg icon descriptions for themes, fix minor typo

This commit is contained in:
01micko 2023-12-16 15:42:34 +10:00 committed by Johan Malm
parent 7eae03117e
commit 17cbfb7299
2 changed files with 25 additions and 1 deletions

View file

@ -126,7 +126,7 @@ some formatting checks.
The preferred line length limit is 80 columns, although this is a bit soft.
Tabs are 8 columns wide. Identation with spaces is not used.
Tabs are 8 columns wide. Indentation with spaces is not used.
Opening braces go on the same line, except for function definitions.