diff --git a/icons/dark/help.svg b/icons/dark/help.svg new file mode 100644 index 0000000..54adb8d --- /dev/null +++ b/icons/dark/help.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/dark/info.svg b/icons/dark/info.svg new file mode 100644 index 0000000..d3756ab --- /dev/null +++ b/icons/dark/info.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/dark/locked.svg b/icons/dark/locked.svg new file mode 100644 index 0000000..014079e --- /dev/null +++ b/icons/dark/locked.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/dark/shutdown.svg b/icons/dark/shutdown.svg new file mode 100644 index 0000000..47c9944 --- /dev/null +++ b/icons/dark/shutdown.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/dark/test_fail.svg b/icons/dark/test_fail.svg new file mode 100644 index 0000000..52e4bcb --- /dev/null +++ b/icons/dark/test_fail.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/icons.yaml b/icons/icons.yaml index 6d3a2b7..d198eb4 100644 --- a/icons/icons.yaml +++ b/icons/icons.yaml @@ -3,7 +3,6 @@ locked: locked.svg logo: logo.ico show_password: visibility_off.svg hide_password: visibility_on.svg -semap: semap.png settings: settings.svg today: calendar_today.svg save: save.svg @@ -11,4 +10,8 @@ edit_note: edit_note.svg warning: warning.svg error: error.svg mail: mail.svg -semester: semester.svg \ No newline at end of file +semester: semester.svg +template_fail: test_fail.svg +offAction: shutdown.svg +info: info.svg +help: help.svg \ No newline at end of file diff --git a/icons/light/critical.png b/icons/light/critical.png deleted file mode 100644 index cc65ce9..0000000 Binary files a/icons/light/critical.png and /dev/null differ diff --git a/icons/light/email.svg b/icons/light/email.svg deleted file mode 100644 index d8ce780..0000000 --- a/icons/light/email.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/icons/light/help.svg b/icons/light/help.svg new file mode 100644 index 0000000..b7fc2fb --- /dev/null +++ b/icons/light/help.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/light/icons.yaml b/icons/light/icons.yaml deleted file mode 100644 index 443f8f0..0000000 --- a/icons/light/icons.yaml +++ /dev/null @@ -1,24 +0,0 @@ -light: - locked: locked.svg - logo: logo.ico - show_password: visibility_off.svg - hide_password: visibility_on.svg - semap: semap.png - settings: settings.svg - today: calendar_today.svg - save: save.svg - edit_note: edit_note.svg - warning: warning.svg - error: error.svg -dark: - locked: locked.svg - logo: logo.ico - show_password: visibility_off.svg - hide_password: visibility_on.svg - semap: semap.png - settings: settings.svg - today: calendar_today.svg - save: save.svg - edit_note: edit_note.svg - warning: warning.svg - error: error.svg \ No newline at end of file diff --git a/icons/light/info.svg b/icons/light/info.svg new file mode 100644 index 0000000..35404f2 --- /dev/null +++ b/icons/light/info.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/light/information.png b/icons/light/information.png deleted file mode 100644 index 622dc87..0000000 Binary files a/icons/light/information.png and /dev/null differ diff --git a/icons/light/logo_SAP.ico b/icons/light/logo_SAP.ico deleted file mode 100644 index d62f0cb..0000000 Binary files a/icons/light/logo_SAP.ico and /dev/null differ diff --git a/icons/light/logo_SAP.png b/icons/light/logo_SAP.png deleted file mode 100644 index 8d4e350..0000000 Binary files a/icons/light/logo_SAP.png and /dev/null differ diff --git a/icons/light/mail.svg b/icons/light/mail.svg index e69de29..2fc4f1e 100644 --- a/icons/light/mail.svg +++ b/icons/light/mail.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/light/plus.svg b/icons/light/plus.svg deleted file mode 100644 index 5d55ec2..0000000 --- a/icons/light/plus.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/icons/light/question.png b/icons/light/question.png deleted file mode 100644 index 35d103b..0000000 Binary files a/icons/light/question.png and /dev/null differ diff --git a/icons/light/semap.png b/icons/light/semap.png deleted file mode 100644 index 49bb811..0000000 Binary files a/icons/light/semap.png and /dev/null differ diff --git a/icons/light/semester.svg b/icons/light/semester.svg new file mode 100644 index 0000000..bf3a8ad --- /dev/null +++ b/icons/light/semester.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/light/shutdown.svg b/icons/light/shutdown.svg new file mode 100644 index 0000000..8199544 --- /dev/null +++ b/icons/light/shutdown.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/light/test_fail.svg b/icons/light/test_fail.svg new file mode 100644 index 0000000..52e4bcb --- /dev/null +++ b/icons/light/test_fail.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/light/warning.png b/icons/light/warning.png deleted file mode 100644 index ae04ee4..0000000 Binary files a/icons/light/warning.png and /dev/null differ