Skip to content

Commit ff9b6f6

Browse files
Merge pull request #180 from joomdev/dev
Dev
2 parents db4ee00 + f8c703d commit ff9b6f6

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

astroid/astroid-template-zero/astroid/presets/raspberry.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"title": "Raspberry",
33
"thumbnail": "astroid/presets/raspberry.jpg",
44
"colors": {
5-
"preloader_color": "rgb(69, 191, 85)",
5+
"preloader_color": "rgb(255, 51, 102)",
66
"preloader_bgcolor": "rgb(255, 255, 255)",
77
"backtotop_icon_color": "rgb(255, 255, 255)",
8-
"backtotop_icon_bgcolor": "rgb(69, 191, 85)",
8+
"backtotop_icon_bgcolor": "rgb(255, 51, 102)",
99
"body_background_color": "rgb(255, 255, 255)",
1010
"body_text_color": "rgb(44, 46, 54)",
1111
"body_link_color": "rgb(44, 46, 54)",

astroid/astroid-template-zero/templateDetails.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<authorUrl>https://www.joomdev.com</authorUrl>
88
<copyright>Copyright (C) 2020 Joomdev, Inc. All rights reserved.</copyright>
99
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
10-
<version>2.4.0</version>
10+
<version>2.4.1</version>
1111
<description>TPL_ASTROID_XML_DESCRIPTION</description>
1212
<updateservers>
1313
<server type="extension" name="astroid_framework" priority="1">https://cdn.joomdev.com/updates/astroid_template_zero.xml</server>

0 commit comments

Comments
 (0)