diff options
Diffstat (limited to 'frontend/src/App.css')
| -rw-r--r-- | frontend/src/App.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/src/App.css b/frontend/src/App.css index a39dcf1..3e0d813 100644 --- a/frontend/src/App.css +++ b/frontend/src/App.css | |||
| @@ -6,6 +6,7 @@ | |||
| 6 | --color-main: #141520; | 6 | --color-main: #141520; |
| 7 | --color-panel: #202232; | 7 | --color-panel: #202232; |
| 8 | --color-block: #2b2e46; | 8 | --color-block: #2b2e46; |
| 9 | --color-bright: #333753; | ||
| 9 | 10 | ||
| 10 | --color-white: #cdcfdf; | 11 | --color-white: #cdcfdf; |
| 11 | 12 | ||