mirror of
https://github.com/Snigdha-OS/Snigdha-OS.github.io.git
synced 2025-09-15 17:15:02 +02:00
chore(clean): kick start
This commit is contained in:
@@ -1,29 +0,0 @@
|
||||
{
|
||||
"main": [
|
||||
{
|
||||
"name": "facebook",
|
||||
"icon": "fab fa-facebook",
|
||||
"link": "https://www.facebook.com/snigdhalinux"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"icon": "fab fa-twitter",
|
||||
"link": "https://twitter.com/SnigdhaOS"
|
||||
},
|
||||
{
|
||||
"name": "Instagram",
|
||||
"icon": "fab fa-instagram",
|
||||
"link": "https://www.instagram.com/SnigdhaOS"
|
||||
},
|
||||
{
|
||||
"name": "github",
|
||||
"icon": "fab fa-github",
|
||||
"link": "https://www.github.com/Snigdha-OS"
|
||||
},
|
||||
{
|
||||
"name": "linkedin",
|
||||
"icon": "fab fa-linkedin",
|
||||
"link": "https://www.linkedin.com/SnigdhaOS"
|
||||
}
|
||||
]
|
||||
}
|
@@ -1,44 +0,0 @@
|
||||
{
|
||||
"colors": {
|
||||
"default": {
|
||||
"theme_color": {
|
||||
"primary": "#754ffe",
|
||||
"body": "#fff",
|
||||
"border": "#eaeaea",
|
||||
"theme_light": "#f6f6f6",
|
||||
"theme_dark": ""
|
||||
},
|
||||
"text_color": {
|
||||
"default": "#444444",
|
||||
"dark": "#040404",
|
||||
"light": "#717171"
|
||||
}
|
||||
},
|
||||
"darkmode": {
|
||||
"theme_color": {
|
||||
"primary": "#754ffe",
|
||||
"body": "#28282b",
|
||||
"border": "#3E3E3E",
|
||||
"theme_light": "#222222",
|
||||
"theme_dark": ""
|
||||
},
|
||||
"text_color": {
|
||||
"default": "#B4AFB6",
|
||||
"dark": "#fff",
|
||||
"light": "#B4AFB6"
|
||||
}
|
||||
}
|
||||
},
|
||||
"fonts": {
|
||||
"font_family": {
|
||||
"primary": "Overpass:wght@400;600",
|
||||
"primary_type": "sans-serif",
|
||||
"secondary": "Overpass:wght@500;700",
|
||||
"secondary_type": "sans-serif"
|
||||
},
|
||||
"font_size": {
|
||||
"base": "18",
|
||||
"scale": "1.2"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user