Update onedark theme to match existing colorschemes

Change background color to match schemes used on popular code editors
like [nvim] and [helix]. This change allows a seamless transition from
terminal to editor and vice-versa.

[nvim]: https://github.com/joshdick/onedark.vim
[helix]: https://github.com/helix-editor/helix/blob/master/runtime/themes/onedark.toml
This commit is contained in:
Ricardo Crudo 2024-01-08 15:14:59 +01:00 committed by GitHub
parent 4f62fbf398
commit 18db83a37d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
# Default colors
[colors.primary]
background = '#1e2127'
background = '#282c34'
foreground = '#abb2bf'
# Normal colors