sindresorhus / caprine

Elegant Facebook Messenger desktop app
MIT License
7.02k stars 553 forks source link

Violet variant for Dark Mode #535

Closed rosoau closed 5 years ago

rosoau commented 6 years ago

Hi I would like to see another choice of background and text colours. I guess the dark-mode.css is inside the content_resources_200_percent.pak; so not accessible (?) for tweakers. I don't know how it would look like but here are some choices changed from the file dark-mode.css at github Violet Background - Orange Text ( White text, as is already, may be better though): violet-mode.css

:root { --base: #FF4800 --base-ninety: rgba(255, 72, 0, 0.9);
--base-seventy-five: rgba(255, 72, 0, 0.75); --base-seventy: rgba(255, 72, 0, 0.7); --base-fifty: rgba(255, 72, 0, 0.5); --base-fourty: rgba(255, 72, 0, 0.4); --base-thiry: rgba(255, 72, 0, 0.3); --base-twenty: rgba(255, 72, 0, 0.2); --base-five: rgba(255, 72, 0, 0.05); --base-ten: rgba(255, 72, 0, 0.1); --base-nine: rgba(255, 72, 0, 0.09); --container-color: #33192C; --conversation-bg: rgb(51, 25, 44); --list-header-color: #3A2033; --blue: #00E1FF; --unread-bg: #243B66; } the rest leave as is I guess? caprine_33192cb


By the way, line 8 "thiry" would have to be "thirty" ? Thanks for your great work. All the best Rolf

rosoau commented 5 years ago

Wow, guys, thanks a lot for doing this tweak. I'm very happy about that. Wishing you all a happy new year 2019