Skip to content

Commit 9bdc787

Browse files
committed
first commit
0 parents  commit 9bdc787

File tree

3 files changed

+1079
-0
lines changed

3 files changed

+1079
-0
lines changed

resources/.keep

Whitespace-only changes.

theme.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"colors": {
3+
"AlternateBase": "#1a1930",
4+
"Base": "#1e1e2e",
5+
"BrightText": "#bac2de",
6+
"Button": "#1a1930",
7+
"ButtonText": "#cdd6f4",
8+
"Highlight": "#b4befe",
9+
"HighlightedText": "#1e1e2e",
10+
"Link": "#b4befe",
11+
"Text": "#cdd6f4",
12+
"ToolTipBase": "#dee5fc",
13+
"ToolTipText": "#dee5fc",
14+
"Window": "#7b86db",
15+
"WindowText": "#bac2de",
16+
"fadeAmount": 0.5,
17+
"fadeColor": "#23222b"
18+
},
19+
"name": "Modern",
20+
"widgets": "Fusion"
21+
}

0 commit comments

Comments
 (0)