Skip to content

WIP: Add theming and month abbreviation - #14

Draft
christophbaur wants to merge 7 commits into
speedyg0nz:mainfrom
christophbaur:main
Draft

WIP: Add theming and month abbreviation#14
christophbaur wants to merge 7 commits into
speedyg0nz:mainfrom
christophbaur:main

Conversation

@christophbaur

Copy link
Copy Markdown

Work in Progress // yet not testet on mentioned hardware in README.md:

  • Add the possibility to change between a dark and a light theme/style.
    • Just copy the files (.css/.png) within render/stlye_light-folder or render/style_dark-folder
    • replace the existing files (.css/.png) in render-folder to switch between a dark and a light style of the calendar.
  • Add the possibility to use month abbreviation like 'JAN' instead of month number like '1'
    Adjustable via config.json:
    "isMonthAbbr": true --> month abrreviation like 'JAN' displays
    "isMonthAbbr": false --> default value, month number like '1' displays

Add two different styles: light and dark. Just copy the files out of ´render/stlye_light´ or ´render/style_dark´ and replace the existing in ´render´
Add short description of the possibility to change the theme between light and dark
Add the possibility to use month abbreviation
Add the possibility to switch between dark and light theme/style
@christophbaur

Copy link
Copy Markdown
Author

... still waiting for hardware ...

@christophbaur
christophbaur marked this pull request as draft September 23, 2022 14:56
@Engel56

Engel56 commented Oct 1, 2024

Copy link
Copy Markdown

calendar nicht definiert

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants