Skip to content

Commit

Permalink
Version 1.6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
shadow-light committed Nov 3, 2024
1 parent 3863ef4 commit 516c4da
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app/src/app_config.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"1.6.8","theme_codes":{"primary":["blue_grey","p700"],"accent":["green","a400"],"error":["red","a700"]},"codename":"stello","domain":"stello.news","name":"Stello","short_name":"Stello","description":"A new way to send newsletters that are secure and interactive","author":{"name":"Gracious Tech","email":"support@gracious.tech"},"theme":{"primary":"#455a64","accent":"#00e676","error":"#d50000","primary_lighter":"#718792","primary_darker":"#1c313a","accent_lighter":"#66ffa6","accent_darker":"#00b248","error_lighter":"#ff5131","error_darker":"#9b0000","on_primary":"rgba(255, 255, 255, 0.87)","on_accent":"rgba(0, 0, 0, 0.87)","on_error":"rgba(255, 255, 255, 0.87)","on_primary_lighter":"rgba(255, 255, 255, 0.87)","on_primary_darker":"rgba(255, 255, 255, 0.87)","on_accent_lighter":"rgba(0, 0, 0, 0.87)","on_accent_darker":"rgba(0, 0, 0, 0.87)","on_error_lighter":"rgba(255, 255, 255, 0.87)","on_error_darker":"rgba(255, 255, 255, 0.87)","primary_num":"69, 90, 100","accent_num":"0, 230, 118","error_num":"213, 0, 0","primary_lighter_num":"113, 135, 146","primary_darker_num":"28, 49, 58","accent_lighter_num":"102, 255, 166","accent_darker_num":"0, 178, 72","error_lighter_num":"255, 81, 49","error_darker_num":"155, 0, 0","on_primary_num":"255, 255, 255","on_accent_num":"0, 0, 0","on_error_num":"255, 255, 255","on_primary_lighter_num":"255, 255, 255","on_primary_darker_num":"255, 255, 255","on_accent_lighter_num":"0, 0, 0","on_accent_darker_num":"0, 0, 0","on_error_lighter_num":"255, 255, 255","on_error_darker_num":"255, 255, 255"}}
{"version":"1.6.9","theme_codes":{"primary":["blue_grey","p700"],"accent":["green","a400"],"error":["red","a700"]},"codename":"stello","domain":"stello.news","name":"Stello","short_name":"Stello","description":"A new way to send newsletters that are secure and interactive","author":{"name":"Gracious Tech","email":"support@gracious.tech"},"theme":{"primary":"#455a64","accent":"#00e676","error":"#d50000","primary_lighter":"#718792","primary_darker":"#1c313a","accent_lighter":"#66ffa6","accent_darker":"#00b248","error_lighter":"#ff5131","error_darker":"#9b0000","on_primary":"rgba(255, 255, 255, 0.87)","on_accent":"rgba(0, 0, 0, 0.87)","on_error":"rgba(255, 255, 255, 0.87)","on_primary_lighter":"rgba(255, 255, 255, 0.87)","on_primary_darker":"rgba(255, 255, 255, 0.87)","on_accent_lighter":"rgba(0, 0, 0, 0.87)","on_accent_darker":"rgba(0, 0, 0, 0.87)","on_error_lighter":"rgba(255, 255, 255, 0.87)","on_error_darker":"rgba(255, 255, 255, 0.87)","primary_num":"69, 90, 100","accent_num":"0, 230, 118","error_num":"213, 0, 0","primary_lighter_num":"113, 135, 146","primary_darker_num":"28, 49, 58","accent_lighter_num":"102, 255, 166","accent_darker_num":"0, 178, 72","error_lighter_num":"255, 81, 49","error_darker_num":"155, 0, 0","on_primary_num":"255, 255, 255","on_accent_num":"0, 0, 0","on_error_num":"255, 255, 255","on_primary_lighter_num":"255, 255, 255","on_primary_darker_num":"255, 255, 255","on_accent_lighter_num":"0, 0, 0","on_accent_darker_num":"0, 0, 0","on_error_lighter_num":"255, 255, 255","on_error_darker_num":"255, 255, 255"}}
2 changes: 1 addition & 1 deletion app_config/app_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# So production may jump versions if problems found


version: 1.6.8
version: 1.6.9
theme_codes:
# ALL colors must support both LARGE black/white contrast FOR their darker/lighter variants
# AND preferable to also support for the base color as well!
Expand Down
2 changes: 1 addition & 1 deletion displayer/src/app_config.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"codename":"stello","version":"1.6.8","name":"Stello","domain":"stello.news","author":{"name":"Gracious Tech","email":"support@gracious.tech"}}
{"codename":"stello","version":"1.6.9","name":"Stello","domain":"stello.news","author":{"name":"Gracious Tech","email":"support@gracious.tech"}}
2 changes: 1 addition & 1 deletion electron/app_config.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"1.6.8","theme_codes":{"primary":["blue_grey","p700"],"accent":["green","a400"],"error":["red","a700"]},"codename":"stello","domain":"stello.news","name":"Stello","short_name":"Stello","description":"A new way to send newsletters that are secure and interactive","author":{"name":"Gracious Tech","email":"support@gracious.tech"},"theme":{"primary":"#455a64","accent":"#00e676","error":"#d50000","primary_lighter":"#718792","primary_darker":"#1c313a","accent_lighter":"#66ffa6","accent_darker":"#00b248","error_lighter":"#ff5131","error_darker":"#9b0000","on_primary":"rgba(255, 255, 255, 0.87)","on_accent":"rgba(0, 0, 0, 0.87)","on_error":"rgba(255, 255, 255, 0.87)","on_primary_lighter":"rgba(255, 255, 255, 0.87)","on_primary_darker":"rgba(255, 255, 255, 0.87)","on_accent_lighter":"rgba(0, 0, 0, 0.87)","on_accent_darker":"rgba(0, 0, 0, 0.87)","on_error_lighter":"rgba(255, 255, 255, 0.87)","on_error_darker":"rgba(255, 255, 255, 0.87)","primary_num":"69, 90, 100","accent_num":"0, 230, 118","error_num":"213, 0, 0","primary_lighter_num":"113, 135, 146","primary_darker_num":"28, 49, 58","accent_lighter_num":"102, 255, 166","accent_darker_num":"0, 178, 72","error_lighter_num":"255, 81, 49","error_darker_num":"155, 0, 0","on_primary_num":"255, 255, 255","on_accent_num":"0, 0, 0","on_error_num":"255, 255, 255","on_primary_lighter_num":"255, 255, 255","on_primary_darker_num":"255, 255, 255","on_accent_lighter_num":"0, 0, 0","on_accent_darker_num":"0, 0, 0","on_error_lighter_num":"255, 255, 255","on_error_darker_num":"255, 255, 255"}}
{"version":"1.6.9","theme_codes":{"primary":["blue_grey","p700"],"accent":["green","a400"],"error":["red","a700"]},"codename":"stello","domain":"stello.news","name":"Stello","short_name":"Stello","description":"A new way to send newsletters that are secure and interactive","author":{"name":"Gracious Tech","email":"support@gracious.tech"},"theme":{"primary":"#455a64","accent":"#00e676","error":"#d50000","primary_lighter":"#718792","primary_darker":"#1c313a","accent_lighter":"#66ffa6","accent_darker":"#00b248","error_lighter":"#ff5131","error_darker":"#9b0000","on_primary":"rgba(255, 255, 255, 0.87)","on_accent":"rgba(0, 0, 0, 0.87)","on_error":"rgba(255, 255, 255, 0.87)","on_primary_lighter":"rgba(255, 255, 255, 0.87)","on_primary_darker":"rgba(255, 255, 255, 0.87)","on_accent_lighter":"rgba(0, 0, 0, 0.87)","on_accent_darker":"rgba(0, 0, 0, 0.87)","on_error_lighter":"rgba(255, 255, 255, 0.87)","on_error_darker":"rgba(255, 255, 255, 0.87)","primary_num":"69, 90, 100","accent_num":"0, 230, 118","error_num":"213, 0, 0","primary_lighter_num":"113, 135, 146","primary_darker_num":"28, 49, 58","accent_lighter_num":"102, 255, 166","accent_darker_num":"0, 178, 72","error_lighter_num":"255, 81, 49","error_darker_num":"155, 0, 0","on_primary_num":"255, 255, 255","on_accent_num":"0, 0, 0","on_error_num":"255, 255, 255","on_primary_lighter_num":"255, 255, 255","on_primary_darker_num":"255, 255, 255","on_accent_lighter_num":"0, 0, 0","on_accent_darker_num":"0, 0, 0","on_error_lighter_num":"255, 255, 255","on_error_darker_num":"255, 255, 255"}}
2 changes: 1 addition & 1 deletion electron/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stello",
"version": "1.6.8",
"version": "1.6.9",
"description": "A new way to send newsletters that are secure and interactive",
"homepage": "https://stello.news/",
"author": {
Expand Down

0 comments on commit 516c4da

Please sign in to comment.