diff options
Diffstat (limited to 'src/renderer/src/App.css')
| -rw-r--r-- | src/renderer/src/App.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/renderer/src/App.css b/src/renderer/src/App.css index 760c333..cbf0282 100644 --- a/src/renderer/src/App.css +++ b/src/renderer/src/App.css @@ -102,7 +102,7 @@ html, body, #root { .lattex-x { font-weight: 800; font-style: italic; - color: var(--accent-blue); + color: #4ECDA0; } .welcome-content p { |
