simon-git: puzzles (main): Ben Harris

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Thu Jul 27 23:31:44 BST 2023


TL;DR:
  d4d8e5b Same Game: darken light colours to make keyboard cursor visible
  9e4e15f Use the standard game_mkhighlight in Same Game

Repository:     https://git.tartarus.org/simon/puzzles.git
On the web:     https://git.tartarus.org/?p=simon/puzzles.git
Branch updated: main
Committer:      Ben Harris <bjh21 at bjh21.me.uk>
Date:           2023-07-27 23:31:44

commit d4d8e5bfc878b99f422daf1ec2a7d0974698e98d
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=d4d8e5bfc878b99f422daf1ec2a7d0974698e98d;hp=6de17a7511bf67e999c450851d5bc9e4892367bb
Author: Ben Harris <bjh21 at bjh21.me.uk>
Date:   Thu Jul 27 22:46:50 2023 +0100

    Same Game: darken light colours to make keyboard cursor visible
    
    The keyboard cursor in Same Game is white.  The default yellow,
    cyan, and light green were light enough to make the cursor hard to
    see.  I've darkened them all (without changing their hues) so that the
    cursor is acceptably visible.  This doesn't leave an ideal set of
    colours, but they are at least still adequately distinct from one
    another.

 samegame.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

commit 9e4e15fda22e0ed8e5c6ea671f17bd76ead0d317
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=9e4e15fda22e0ed8e5c6ea671f17bd76ead0d317;hp=d4d8e5bfc878b99f422daf1ec2a7d0974698e98d
Author: Ben Harris <bjh21 at bjh21.me.uk>
Date:   Thu Jul 27 23:06:46 2023 +0100

    Use the standard game_mkhighlight in Same Game
    
    This should ensure that the cursor is visible on the background.

 samegame.c | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)



More information about the tartarus-commits mailing list