This repository was archived by the owner on May 14, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMaterialColor.html
More file actions
68 lines (61 loc) · 2.38 KB
/
MaterialColor.html
File metadata and controls
68 lines (61 loc) · 2.38 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="MaterialColor.css">
<link rel="icon" href="imageA/IconStudio2.png">
<title>MaterialColorAP</title>
</head>
<body>
<div id="back">
<a id="back" href="index.html">Home Page</a>
</div>
<div id="Head">
<h1 style="text-align: center;">Aripa Studio (MaterialColorAP)</h1>
</div>
<div id="aboutText">
<div id="ABenglish">
<p>English :
Material Color AP is a powerful tool for finding and testing color codes. Access a vast library of colors and elevate your designs. Stay tuned for future updates with even more exciting features!</p>
</div>
<br>
<div id="ABpersian">
<p>
MaterialColorAP
</p>
<p>
یک ابزار کاربردی برای پیدا کردن و آزمایش کدهای رنگ است. با این برنامه، به دنیایی از رنگها دسترسی پیدا کنید و طرحهای خود را زیباتر کنید.
منتظر نسخههای بعدی با امکانات بیشتر باشید
</p>
</div>
</div>
<br>
<br>
<h3>System Requirements:
Windows 64-bit</h3>
<a id="Download" href="https://t.me/AripaStudioGames/15">Download</a>
<div id="imageSoftware">
<img width="600" src="imageA/MaterialColorAPimage.jpg" alt="MaterialColorAP">
</div>
<div>
<p style="font-size: 28; font-weight: bold;">
Version 2.1.0
</p>
<p style="font-size: 28; font-weight: bold;">
Developer: Aripa Studio
All copyrights and intellectual property rights of this software belong to Aripa Studio(khashayar)(abolfazl mobasheri)
© Copyright
</p>
</div>
<div id="END" style="background-color: #FFECB3; text-align: center;
height: 35vh;" >
<h3>© khashayar mobasheri (abolfazl mobasheri) , 2024</h3>
<h2>Aripa Studio</h2>
<div id="platform" >
<a id="Telegram" href="https://t.me/AripaStudio">Telegram Aripa Studio</a>
<a id="Github" href="https://github.com/AripaStudio">Github Aripa Studio</a>
<a id="youtube1" href="https://www.youtube.com/@AripaStudio/">youtube Aripa Studio</a>
</div>
</body>
</html>