Skip to content

Commit

Permalink
feat: Export-4bitCSS - Adding --Luma and --Contrast ( Fixes #94, Fixes
Browse files Browse the repository at this point in the history
…#95 )

    Also, changing brightness threshold to match iTermColorSchemes repo.  Fixing inner function name.
  • Loading branch information
StartAutomating authored and StartAutomating committed Oct 24, 2024
1 parent 43be484 commit ae8d410
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/xcodedarkhc/xcodedarkhc.css
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
--red: #ff8a7a;
--black: #43454b;
--name: 'xcodedarkhc';
--Luma: 0.12298431372549;
--Contrast: 0.87701568627451;
--IsBright: 0;
--IsDark: 1;
}
Expand Down

0 comments on commit ae8d410

Please sign in to comment.