mirror of
https://github.com/marty-oehme/scripts.git
synced 2025-12-10 14:02:44 +00:00
added custom-stylesheet script
This commit is contained in:
parent
41bdca0692
commit
16624c41a5
2 changed files with 42 additions and 0 deletions
9
custom-stylesheet/info.json
Normal file
9
custom-stylesheet/info.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Custom user interface styles",
|
||||
"identifier": "custom-stylesheet",
|
||||
"script": "custom-stylesheet.qml",
|
||||
"authors": ["@pbek"],
|
||||
"version": "0.0.1",
|
||||
"minAppVersion": "17.05.7",
|
||||
"description" : "With this script you can add custom styles to the application. Please take a look at <a href='http://docs.qownnotes.org/en/develop/scripting/README.html#add-a-custom-stylesheet'>Add a custom stylesheet</a> to find out how to style QOwnNotes."
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue