Initial import
This commit is contained in:
5
docs/.directory
Normal file
5
docs/.directory
Normal file
@@ -0,0 +1,5 @@
|
||||
[Dolphin]
|
||||
Timestamp=2022,10,17,14,7,24.938
|
||||
Version=4
|
||||
ViewMode=1
|
||||
VisibleRoles=Details_text,Details_size,Details_modificationtime,Details_creationtime,CustomizedDetails
|
||||
BIN
docs/AVD12PlayGuide_ALPHA_6_10_2022.pdf
Normal file
BIN
docs/AVD12PlayGuide_ALPHA_6_10_2022.pdf
Normal file
Binary file not shown.
BIN
docs/THEME.png
Normal file
BIN
docs/THEME.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
14
docs/THEME.scss
Normal file
14
docs/THEME.scss
Normal file
@@ -0,0 +1,14 @@
|
||||
$black: #252525;
|
||||
$absolute_black: black;
|
||||
$white: white;
|
||||
$diluted_black: rgba(0, 0, 0, 0.5);
|
||||
|
||||
$stormy: #494e6b;
|
||||
$cloud: #98878f;
|
||||
$sunset: #985e6d;
|
||||
$evening: #192231;
|
||||
|
||||
$satpurple: rgb(85, 65, 130);
|
||||
$satpurple_faded: rgb(85, 65, 130, 0.5);
|
||||
$satpurple_faded_darker: rgba(57, 43, 92, 0.5);
|
||||
$satpurple_faded_lighter: rgba(130, 107, 185, 0.5);
|
||||
BIN
docs/UI_EXAMPLE.png
Normal file
BIN
docs/UI_EXAMPLE.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 47 KiB |
Reference in New Issue
Block a user