This repository was archived by the owner on Sep 20, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 13
This repository was archived by the owner on Sep 20, 2023. It is now read-only.
[Feature] Add Base Components #260
Copy link
Copy link
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Description
Add the base components to Cryptic.
Custom controls are to be developed for the game, so that the user interface can be adapted to a custom design. Another advantage is the possibility to create different themes and styles later.
For questions about the design please contact Philipp or Nibiru by Cryptic-Discord
For questions about the frontend development please contact @MaxiHuHe04
Additional context
All designs for the base components: In picture format
All base components in one overview: Live view
Icons for sidebar and inputs: Tabler Icons | Tabler icon npm
Typeface
Font 1: Jost
Font 2: Nothing You Could Do
Font size: 20px
General information
Small border radius: 8px (Button, Input etc.)
Big border radius: 16px (Pop-Up, Kacheln etc.)
Colors
Primary (Main Color)
Color | HEX | Description |
---|---|---|
#2ECC70 | Default | |
#1F8C4C | Hover | |
#2E473E | Disabled |
Success
Color | HEX | Description |
---|---|---|
#3ABB18 | Default | |
#277A10 | Hover | |
#2F5629 | Disabled |
Warning
Color | HEX | Description |
---|---|---|
#F1C30E | Default | |
#B3910B | Hover | |
#675926 | Disabled |
Danger / Error
Color | HEX | Description |
---|---|---|
#F00040 | Default | |
#B0002F | Hover | |
#671E35 | Disabled |
Info
Color | HEX | Description |
---|---|---|
#3281F6 | Default | |
#245EB5 | Hover | |
#2D456C | Disabled |
Background / Font / Other
Base components
Please check off finished control
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
ToDo - High Prio