Skip to content

Commit 89fe4fb

Browse files
Welcome! Template One
1 parent 7bb022e commit 89fe4fb

104 files changed

Lines changed: 7870 additions & 950 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

astroid/default.json

Lines changed: 50 additions & 46 deletions
Large diffs are not rendered by default.

astroid/presets/cherry.jpg

44.3 KB
Loading

astroid/presets/cherry.json

Lines changed: 98 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,98 @@
1+
{
2+
"title": "Cherry",
3+
"thumbnail": "astroid/presets/cherry.jpg",
4+
"colors": {
5+
"preloader_color": "rgb(254, 89, 89)",
6+
"preloader_bgcolor": "rgb(255, 255, 255)",
7+
"backtotop_icon_color": "rgb(255, 255, 255)",
8+
"backtotop_icon_bgcolor": "rgb(254, 89, 89)",
9+
"body_background_color": "rgb(255, 255, 255)",
10+
"body_text_color": "rgb(44, 46, 54)",
11+
"body_link_color": "rgb(44, 46, 54)",
12+
"body_link_hover_color": "rgb(254, 89, 89)",
13+
"header_bg": "rgb(255, 255, 255)",
14+
"header_text_color": "rgb(44, 46, 54)",
15+
"header_logo_text_color": "rgb(254, 89, 89)",
16+
"header_logo_text_tagline_color": "rgb(44, 46, 54)",
17+
"stick_header_bg_color": "rgb(255, 255, 255)",
18+
"stick_header_menu_link_color": "rgb(44, 46, 54)",
19+
"stick_header_menu_link_active_color": "rgb(254, 89, 89)",
20+
"stick_header_menu_link_hover_color": "rgb(254, 89, 89)",
21+
"main_menu_link_color": "rgb(44, 46, 54)",
22+
"main_menu_link_active_color": "rgb(254, 89, 89)",
23+
"main_menu_link_hover_color": "rgb(254, 89, 89)",
24+
"dropdown_bg_color": "rgb(255, 255, 255)",
25+
"dropdown_link_color": "rgb(0, 0, 0)",
26+
"dropdown_menu_active_link_color": "rgb(255, 255, 255)",
27+
"dropdown_menu_active_bg_color": "rgb(254, 89, 89)",
28+
"dropdown_menu_link_hover_color": "rgb(255, 255, 255)",
29+
"dropdown_menu_hover_bg_color": "rgb(254, 89, 89)",
30+
"mobile_backgroundcolor": "rgb(255, 255, 255)",
31+
"mobile_menu_text_color": "rgb(0, 0, 0)",
32+
"mobile_menu_link_color": "rgb(0, 0, 0)",
33+
"mobile_menu_active_link_color": "rgb(254, 89, 89)",
34+
"mobile_menu_active_bg_color": "rgb(255, 255, 255)",
35+
"mobile_menu_icon_color": "rgb(0, 0, 0)",
36+
"mobile_menu_active_icon_color": "rgb(0, 0, 0)",
37+
"mobilemenu_backgroundcolor": "rgb(255, 255, 255)",
38+
"mobilemenu_menu_text_color": "rgb(0, 0, 0)",
39+
"mobilemenu_menu_link_color": "rgb(0, 0, 0)",
40+
"mobilemenu_menu_active_link_color": "rgb(254, 89, 89)",
41+
"mobilemenu_menu_active_bg_color": "rgb(255, 255, 255)",
42+
"mobilemenu_menu_icon_color": "rgb(0, 0, 0)",
43+
"mobilemenu_menu_active_icon_color": "rgb(0, 0, 0)",
44+
"h1_typography_options": {
45+
"font_color": ""
46+
},
47+
"h2_typography_options": {
48+
"font_color": ""
49+
},
50+
"h3_typography_options": {
51+
"font_color": ""
52+
},
53+
"h4_typography_options": {
54+
"font_color": ""
55+
},
56+
"h5_typography_options": {
57+
"font_color": ""
58+
},
59+
"h6_typography_options": {
60+
"font_color": ""
61+
},
62+
"icon_color": "rgb(255, 255, 255)",
63+
"background_color": "",
64+
"img_background_color": "",
65+
"background_color_404": "",
66+
"img_background_color_404": "",
67+
"theme_blue": "rgb(0, 123, 255)",
68+
"theme_indigo": "rgb(102, 16, 242)",
69+
"theme_purple": "rgb(103, 58, 183)",
70+
"theme_pink": "rgb(254, 89, 89)",
71+
"theme_red": "rgb(220, 53, 69)",
72+
"theme_orange": "rgb(253, 126, 20)",
73+
"theme_yellow": "rgb(255, 190, 0)",
74+
"theme_green": "rgb(40, 167, 69)",
75+
"theme_teal": "rgb(32, 201, 151)",
76+
"theme_cyan": "rgb(23, 162, 184)",
77+
"theme_white": "rgb(255, 255, 255)",
78+
"theme_gray100": "rgb(248, 249, 250)",
79+
"theme_gray600": "rgb(108, 117, 125)",
80+
"theme_gray800": "rgb(44, 46, 54)",
81+
"theme_primary": "pink",
82+
"theme_primary_custom": "",
83+
"theme_secondary": "gray800",
84+
"theme_secondary_custom": "",
85+
"theme_success": "green",
86+
"theme_success_custom": "",
87+
"theme_info": "cyan",
88+
"theme_info_custom": "",
89+
"theme_warning": "yellow",
90+
"theme_warning_custom": "",
91+
"theme_danger": "red",
92+
"theme_danger_custom": "",
93+
"theme_light": "gray100",
94+
"theme_light_custom": "",
95+
"theme_dark": "gray800",
96+
"theme_dark_custom": ""
97+
}
98+
}

astroid/presets/grape.jpg

43.7 KB
Loading

astroid/presets/grape.json

Lines changed: 98 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,98 @@
1+
{
2+
"title": "Grape",
3+
"thumbnail": "astroid/presets/grape.jpg",
4+
"colors": {
5+
"preloader_color": "rgb(103, 58, 183)",
6+
"preloader_bgcolor": "rgb(255, 255, 255)",
7+
"backtotop_icon_color": "rgb(255, 255, 255)",
8+
"backtotop_icon_bgcolor": "rgb(103, 58, 183)",
9+
"body_background_color": "rgb(255, 255, 255)",
10+
"body_text_color": "rgb(44, 46, 54)",
11+
"body_link_color": "rgb(44, 46, 54)",
12+
"body_link_hover_color": "rgb(103, 58, 183)",
13+
"header_bg": "rgb(255, 255, 255)",
14+
"header_text_color": "rgb(44, 46, 54)",
15+
"header_logo_text_color": "rgb(103, 58, 183)",
16+
"header_logo_text_tagline_color": "rgb(44, 46, 54)",
17+
"stick_header_bg_color": "rgb(255, 255, 255)",
18+
"stick_header_menu_link_color": "rgb(44, 46, 54)",
19+
"stick_header_menu_link_active_color": "rgb(103, 58, 183)",
20+
"stick_header_menu_link_hover_color": "rgb(103, 58, 183)",
21+
"main_menu_link_color": "rgb(44, 46, 54)",
22+
"main_menu_link_active_color": "rgb(103, 58, 183)",
23+
"main_menu_link_hover_color": "rgb(103, 58, 183)",
24+
"dropdown_bg_color": "rgb(255, 255, 255)",
25+
"dropdown_link_color": "rgb(0, 0, 0)",
26+
"dropdown_menu_active_link_color": "rgb(255, 255, 255)",
27+
"dropdown_menu_active_bg_color": "rgb(103, 58, 183)",
28+
"dropdown_menu_link_hover_color": "rgb(255, 255, 255)",
29+
"dropdown_menu_hover_bg_color": "rgb(103, 58, 183)",
30+
"mobile_backgroundcolor": "rgb(255, 255, 255)",
31+
"mobile_menu_text_color": "rgb(0, 0, 0)",
32+
"mobile_menu_link_color": "rgb(0, 0, 0)",
33+
"mobile_menu_active_link_color": "rgb(103, 58, 183)",
34+
"mobile_menu_active_bg_color": "rgb(255, 255, 255)",
35+
"mobile_menu_icon_color": "rgb(0, 0, 0)",
36+
"mobile_menu_active_icon_color": "rgb(0, 0, 0)",
37+
"mobilemenu_backgroundcolor": "rgb(255, 255, 255)",
38+
"mobilemenu_menu_text_color": "rgb(0, 0, 0)",
39+
"mobilemenu_menu_link_color": "rgb(0, 0, 0)",
40+
"mobilemenu_menu_active_link_color": "rgb(103, 58, 183)",
41+
"mobilemenu_menu_active_bg_color": "rgb(255, 255, 255)",
42+
"mobilemenu_menu_icon_color": "rgb(0, 0, 0)",
43+
"mobilemenu_menu_active_icon_color": "rgb(0, 0, 0)",
44+
"h1_typography_options": {
45+
"font_color": ""
46+
},
47+
"h2_typography_options": {
48+
"font_color": ""
49+
},
50+
"h3_typography_options": {
51+
"font_color": ""
52+
},
53+
"h4_typography_options": {
54+
"font_color": ""
55+
},
56+
"h5_typography_options": {
57+
"font_color": ""
58+
},
59+
"h6_typography_options": {
60+
"font_color": ""
61+
},
62+
"icon_color": "rgb(255, 255, 255)",
63+
"background_color": "",
64+
"img_background_color": "",
65+
"background_color_404": "",
66+
"img_background_color_404": "",
67+
"theme_blue": "rgb(0, 123, 255)",
68+
"theme_indigo": "rgb(102, 16, 242)",
69+
"theme_purple": "rgb(103, 58, 183)",
70+
"theme_pink": "rgb(254, 89, 89)",
71+
"theme_red": "rgb(220, 53, 69)",
72+
"theme_orange": "rgb(253, 126, 20)",
73+
"theme_yellow": "rgb(255, 190, 0)",
74+
"theme_green": "rgb(40, 167, 69)",
75+
"theme_teal": "rgb(32, 201, 151)",
76+
"theme_cyan": "rgb(23, 162, 184)",
77+
"theme_white": "rgb(255, 255, 255)",
78+
"theme_gray100": "rgb(248, 249, 250)",
79+
"theme_gray600": "rgb(108, 117, 125)",
80+
"theme_gray800": "rgb(44, 46, 54)",
81+
"theme_primary": "purple",
82+
"theme_primary_custom": "",
83+
"theme_secondary": "gray800",
84+
"theme_secondary_custom": "",
85+
"theme_success": "green",
86+
"theme_success_custom": "",
87+
"theme_info": "cyan",
88+
"theme_info_custom": "",
89+
"theme_warning": "yellow",
90+
"theme_warning_custom": "",
91+
"theme_danger": "red",
92+
"theme_danger_custom": "",
93+
"theme_light": "gray100",
94+
"theme_light_custom": "",
95+
"theme_dark": "gray800",
96+
"theme_dark_custom": ""
97+
}
98+
}

astroid/presets/grass.jpg

45.9 KB
Loading

astroid/presets/grass.json

Lines changed: 98 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,98 @@
1+
{
2+
"title": "Grass",
3+
"thumbnail": "astroid/presets/grass.jpg",
4+
"colors": {
5+
"preloader_color": "rgb(69, 191, 85)",
6+
"preloader_bgcolor": "rgb(255, 255, 255)",
7+
"backtotop_icon_color": "rgb(255, 255, 255)",
8+
"backtotop_icon_bgcolor": "rgb(69, 191, 85)",
9+
"body_background_color": "rgb(255, 255, 255)",
10+
"body_text_color": "rgb(44, 46, 54)",
11+
"body_link_color": "rgb(44, 46, 54)",
12+
"body_link_hover_color": "rgb(69, 191, 85)",
13+
"header_bg": "rgb(255, 255, 255)",
14+
"header_text_color": "rgb(44, 46, 54)",
15+
"header_logo_text_color": "rgb(69, 191, 85)",
16+
"header_logo_text_tagline_color": "rgb(44, 46, 54)",
17+
"stick_header_bg_color": "rgb(255, 255, 255)",
18+
"stick_header_menu_link_color": "rgb(44, 46, 54)",
19+
"stick_header_menu_link_active_color": "rgb(69, 191, 85)",
20+
"stick_header_menu_link_hover_color": "rgb(69, 191, 85)",
21+
"main_menu_link_color": "rgb(44, 46, 54)",
22+
"main_menu_link_active_color": "rgb(69, 191, 85)",
23+
"main_menu_link_hover_color": "rgb(69, 191, 85)",
24+
"dropdown_bg_color": "rgb(233, 255, 236)",
25+
"dropdown_link_color": "rgb(0, 0, 0)",
26+
"dropdown_menu_active_link_color": "rgb(255, 255, 255)",
27+
"dropdown_menu_active_bg_color": "rgb(69, 191, 85)",
28+
"dropdown_menu_link_hover_color": "rgb(255, 255, 255)",
29+
"dropdown_menu_hover_bg_color": "rgb(69, 191, 85)",
30+
"mobile_backgroundcolor": "rgb(255, 255, 255)",
31+
"mobile_menu_text_color": "rgb(0, 0, 0)",
32+
"mobile_menu_link_color": "rgb(0, 0, 0)",
33+
"mobile_menu_active_link_color": "rgb(69, 191, 85)",
34+
"mobile_menu_active_bg_color": "rgb(255, 255, 255)",
35+
"mobile_menu_icon_color": "rgb(0, 0, 0)",
36+
"mobile_menu_active_icon_color": "rgb(0, 0, 0)",
37+
"mobilemenu_backgroundcolor": "rgb(255, 255, 255)",
38+
"mobilemenu_menu_text_color": "rgb(0, 0, 0)",
39+
"mobilemenu_menu_link_color": "rgb(0, 0, 0)",
40+
"mobilemenu_menu_active_link_color": "rgb(69, 191, 85)",
41+
"mobilemenu_menu_active_bg_color": "rgb(255, 255, 255)",
42+
"mobilemenu_menu_icon_color": "rgb(0, 0, 0)",
43+
"mobilemenu_menu_active_icon_color": "rgb(0, 0, 0)",
44+
"h1_typography_options": {
45+
"font_color": ""
46+
},
47+
"h2_typography_options": {
48+
"font_color": ""
49+
},
50+
"h3_typography_options": {
51+
"font_color": ""
52+
},
53+
"h4_typography_options": {
54+
"font_color": ""
55+
},
56+
"h5_typography_options": {
57+
"font_color": ""
58+
},
59+
"h6_typography_options": {
60+
"font_color": ""
61+
},
62+
"icon_color": "rgb(255, 255, 255)",
63+
"background_color": "",
64+
"img_background_color": "",
65+
"background_color_404": "",
66+
"img_background_color_404": "",
67+
"theme_blue": "rgb(0, 123, 255)",
68+
"theme_indigo": "rgb(102, 16, 242)",
69+
"theme_purple": "rgb(103, 58, 183)",
70+
"theme_pink": "rgb(254, 89, 89)",
71+
"theme_red": "rgb(220, 53, 69)",
72+
"theme_orange": "rgb(253, 126, 20)",
73+
"theme_yellow": "rgb(255, 190, 0)",
74+
"theme_green": "rgb(40, 167, 69)",
75+
"theme_teal": "rgb(32, 201, 151)",
76+
"theme_cyan": "rgb(23, 162, 184)",
77+
"theme_white": "rgb(255, 255, 255)",
78+
"theme_gray100": "rgb(248, 249, 250)",
79+
"theme_gray600": "rgb(108, 117, 125)",
80+
"theme_gray800": "rgb(44, 46, 54)",
81+
"theme_primary": "green",
82+
"theme_primary_custom": "",
83+
"theme_secondary": "gray800",
84+
"theme_secondary_custom": "",
85+
"theme_success": "green",
86+
"theme_success_custom": "",
87+
"theme_info": "cyan",
88+
"theme_info_custom": "",
89+
"theme_warning": "yellow",
90+
"theme_warning_custom": "",
91+
"theme_danger": "red",
92+
"theme_danger_custom": "",
93+
"theme_light": "gray100",
94+
"theme_light_custom": "",
95+
"theme_dark": "gray800",
96+
"theme_dark_custom": ""
97+
}
98+
}

astroid/presets/honey.jpg

44.2 KB
Loading

astroid/presets/honey.json

Lines changed: 98 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,98 @@
1+
{
2+
"title": "Honey",
3+
"thumbnail": "astroid/presets/honey.jpg",
4+
"colors": {
5+
"preloader_color": "rgb(255, 190, 0)",
6+
"preloader_bgcolor": "rgb(255, 255, 255)",
7+
"backtotop_icon_color": "rgb(255, 255, 255)",
8+
"backtotop_icon_bgcolor": "rgb(255, 190, 0)",
9+
"body_background_color": "rgb(255, 255, 255)",
10+
"body_text_color": "rgb(44, 46, 54)",
11+
"body_link_color": "rgb(44, 46, 54)",
12+
"body_link_hover_color": "rgb(255, 190, 0)",
13+
"header_bg": "rgb(255, 255, 255)",
14+
"header_text_color": "rgb(44, 46, 54)",
15+
"header_logo_text_color": "rgb(255, 190, 0)",
16+
"header_logo_text_tagline_color": "rgb(44, 46, 54)",
17+
"stick_header_bg_color": "rgb(255, 255, 255)",
18+
"stick_header_menu_link_color": "rgb(44, 46, 54)",
19+
"stick_header_menu_link_active_color": "rgb(255, 190, 0)",
20+
"stick_header_menu_link_hover_color": "rgb(255, 190, 0)",
21+
"main_menu_link_color": "rgb(44, 46, 54)",
22+
"main_menu_link_active_color": "rgb(255, 190, 0)",
23+
"main_menu_link_hover_color": "rgb(255, 190, 0)",
24+
"dropdown_bg_color": "rgb(255, 255, 255)",
25+
"dropdown_link_color": "rgb(0, 0, 0)",
26+
"dropdown_menu_active_link_color": "rgb(255, 255, 255)",
27+
"dropdown_menu_active_bg_color": "rgb(255, 190, 0)",
28+
"dropdown_menu_link_hover_color": "rgb(255, 255, 255)",
29+
"dropdown_menu_hover_bg_color": "rgb(255, 190, 0)",
30+
"mobile_backgroundcolor": "rgb(255, 255, 255)",
31+
"mobile_menu_text_color": "rgb(0, 0, 0)",
32+
"mobile_menu_link_color": "rgb(0, 0, 0)",
33+
"mobile_menu_active_link_color": "rgb(255, 190, 0)",
34+
"mobile_menu_active_bg_color": "rgb(255, 255, 255)",
35+
"mobile_menu_icon_color": "rgb(0, 0, 0)",
36+
"mobile_menu_active_icon_color": "rgb(0, 0, 0)",
37+
"mobilemenu_backgroundcolor": "rgb(255, 255, 255)",
38+
"mobilemenu_menu_text_color": "rgb(0, 0, 0)",
39+
"mobilemenu_menu_link_color": "rgb(0, 0, 0)",
40+
"mobilemenu_menu_active_link_color": "rgb(255, 190, 0)",
41+
"mobilemenu_menu_active_bg_color": "rgb(255, 255, 255)",
42+
"mobilemenu_menu_icon_color": "rgb(0, 0, 0)",
43+
"mobilemenu_menu_active_icon_color": "rgb(0, 0, 0)",
44+
"h1_typography_options": {
45+
"font_color": ""
46+
},
47+
"h2_typography_options": {
48+
"font_color": ""
49+
},
50+
"h3_typography_options": {
51+
"font_color": ""
52+
},
53+
"h4_typography_options": {
54+
"font_color": ""
55+
},
56+
"h5_typography_options": {
57+
"font_color": ""
58+
},
59+
"h6_typography_options": {
60+
"font_color": ""
61+
},
62+
"icon_color": "rgb(255, 255, 255)",
63+
"background_color": "",
64+
"img_background_color": "",
65+
"background_color_404": "",
66+
"img_background_color_404": "",
67+
"theme_blue": "rgb(0, 123, 255)",
68+
"theme_indigo": "rgb(102, 16, 242)",
69+
"theme_purple": "rgb(103, 58, 183)",
70+
"theme_pink": "rgb(254, 89, 89)",
71+
"theme_red": "rgb(220, 53, 69)",
72+
"theme_orange": "rgb(253, 126, 20)",
73+
"theme_yellow": "rgb(255, 190, 0)",
74+
"theme_green": "rgb(40, 167, 69)",
75+
"theme_teal": "rgb(32, 201, 151)",
76+
"theme_cyan": "rgb(23, 162, 184)",
77+
"theme_white": "rgb(255, 255, 255)",
78+
"theme_gray100": "rgb(248, 249, 250)",
79+
"theme_gray600": "rgb(108, 117, 125)",
80+
"theme_gray800": "rgb(44, 46, 54)",
81+
"theme_primary": "yellow",
82+
"theme_primary_custom": "",
83+
"theme_secondary": "gray800",
84+
"theme_secondary_custom": "",
85+
"theme_success": "green",
86+
"theme_success_custom": "",
87+
"theme_info": "cyan",
88+
"theme_info_custom": "",
89+
"theme_warning": "yellow",
90+
"theme_warning_custom": "",
91+
"theme_danger": "red",
92+
"theme_danger_custom": "",
93+
"theme_light": "gray100",
94+
"theme_light_custom": "",
95+
"theme_dark": "gray800",
96+
"theme_dark_custom": ""
97+
}
98+
}

0 commit comments

Comments
 (0)