commit fdfc24b8fcd9622ef3aa2711e3eb182b20af672c Author: Emma Date: Fri Apr 14 22:55:22 2023 -0600 I did things diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..2ed3695 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,24 @@ +{ + "workbench.colorCustomizations": { + "activityBar.activeBackground": "#c3bc9e", + "activityBar.background": "#c3bc9e", + "activityBar.foreground": "#15202b", + "activityBar.inactiveForeground": "#15202b99", + "activityBarBadge.background": "#558a80", + "activityBarBadge.foreground": "#e7e7e7", + "commandCenter.border": "#15202b99", + "sash.hoverBorder": "#c3bc9e", + "statusBar.background": "#afa67f", + "statusBar.foreground": "#15202b", + "statusBarItem.hoverBackground": "#9a9061", + "statusBarItem.remoteBackground": "#afa67f", + "statusBarItem.remoteForeground": "#15202b", + "titleBar.activeBackground": "#afa67f", + "titleBar.activeForeground": "#15202b", + "titleBar.inactiveBackground": "#afa67f99", + "titleBar.inactiveForeground": "#15202b99" + }, + "peacock.remoteColor": "#afa67f", + "deno.enable": true, + "deno.unstable": true +} \ No newline at end of file diff --git a/battlelog copy.svg b/battlelog copy.svg new file mode 100644 index 0000000..bba1a36 --- /dev/null +++ b/battlelog copy.svg @@ -0,0 +1 @@ +Conquer the tabletop \ No newline at end of file diff --git a/battlelog icon.svg b/battlelog icon.svg new file mode 100644 index 0000000..f0c1b24 --- /dev/null +++ b/battlelog icon.svg @@ -0,0 +1,418 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/battlelog short.svg b/battlelog short.svg new file mode 100644 index 0000000..50ff6bd --- /dev/null +++ b/battlelog short.svg @@ -0,0 +1,352 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/battlelog.svg b/battlelog.svg new file mode 100644 index 0000000..2871161 --- /dev/null +++ b/battlelog.svg @@ -0,0 +1,472 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Conquer the tabletop + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/client b/client new file mode 160000 index 0000000..1714aa5 --- /dev/null +++ b/client @@ -0,0 +1 @@ +Subproject commit 1714aa535100d7003b5662549848c28d13982029 diff --git a/index.html b/index.html new file mode 100644 index 0000000..580d255 --- /dev/null +++ b/index.html @@ -0,0 +1,28 @@ + + + + + + + + BattleLog + + + + + + + + +

BattleLog

+

BATTLELOG

+ + + \ No newline at end of file