feat: improve conversations (#358)

This commit is contained in:
patak 2022-12-07 00:51:29 +01:00 committed by GitHub
parent 28c4c6a3e8
commit 36a35b5fcc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 15 additions and 9 deletions

View file

@ -7,7 +7,7 @@
--c-bg-active: #f6f6f6;
--c-bg-code: #00000006;
--c-bg-selection: #8885;
--c-bg-fade: #EA9E4422;
--c-bg-fade: #EA9E4411;
--c-text-base: #232323;
--c-text-code: #7ca72f;
@ -25,7 +25,7 @@
--c-bg-base: #111;
--c-bg-active: #191919;
--c-bg-code: #ffffff06;
--c-bg-fade: #EA9E4422;
--c-bg-fade: #EA9E4411;
--c-text-base: #fff;
--c-text-code: #90be3d;