linuxmint / linuxmint/sticky

[Feature Request] - Add a darker color in the note options

Open
#116 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
273
Forks
57
PR merge metrics
No merged PRs in 30d

Description

Sticky has been very useful, it is an essential app in my workflow but unfortunately as I have eye problems with very bright colors it has become a bit annoying.
Please could you add a darker/less bright color in the notes options.

Perhaps it could be something like 'sticky' by vixalien does:

vixalien__sticky

The gray is #5e5e5e


Here is a example with the following config. in sticky.css (I just modified the hex codes for a pre-existing color).

grey1 #898989; /* main /
grey2 #6f6f6f; /
title /
grey3 #6f6f6f; /
slider /
grey4 #898989; /
slider hover /
grey5 #a8a8a8; /
slider trough /
grey5 #a8a8a8; /
selection */

test2

ping @collinss

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the note color options and the code that presents them in the Sticky desktop app. Add a darker, less bright selectable color based on the requested gray examples, then verify that it appears correctly as a note option.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
desktop
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.