mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-25 17:15:58 +03:00
[GH-ISSUE #306] please support 10.14 dark mode #171
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#171
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TristenChenTao on GitHub (Sep 29, 2018).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/306
please support 10.14 dark mode
@tiosecurity commented on GitHub (Nov 11, 2018):
+10000000000
https://developer.apple.com/documentation/appkit/supporting_dark_mode_in_your_interface
@jirkadev commented on GitHub (Jul 15, 2020):
was this already implemented in this PR https://github.com/ian4hu/Clipy/pull/17 ?
@ndpta commented on GitHub (Aug 12, 2020):
Was it implemented or not?
@jirkadev commented on GitHub (Aug 12, 2020):
Maybe, but AFAIK it was not released yet
@pschroeder89 commented on GitHub (Aug 26, 2020):
Is this project still maintained, @Econa77? Many of us would like to see the Dark Mode PR merged
@FrankKair commented on GitHub (Oct 26, 2020):
+1 also interested in this one
Any updates @Econa77 ?
@MalEbenSo commented on GitHub (Dec 10, 2020):
+1 Dark mode would be nice.
I understand it is already developed but needs to be tested? Merged?
Is there a timeline?
The focus for dark mode is the preferences window.

But the menu bar icon could be darker, too. It really stands out (see screenshot).
I suggest a white outline with dark clipboard and then white lines in it.
(As compared to currently white clipboard with dark lines.)
@jirkadev commented on GitHub (Mar 12, 2022):
Clipy 2022-03-12 18-48-31.zip
I read somewhere else here, if clipy is build with newer xcode, with OS which supports night mode, then clipy will also use night mode.
I cloned this repo and build latest default branch on my mac. This build app now has dark mode (when OS is set in dark mode)
@ndpta commented on GitHub (Mar 13, 2022):
@jirikrepl thanks a lot!
Not a big deal, just wondering: is it possible to make preferences also in dark mode?
@ian4hu commented on GitHub (Mar 17, 2022):
See ian4hu/Clipy