issues
search
tinted-theming
/
tinted-shell
Base16 and Base24 for Shells
https://github.com/tinted-theming/home
MIT License
65
stars
217
forks
source link
Adjust colors based on styling spec
#54
Closed
JamyGolden
closed
2 months ago
JamyGolden
commented
2 months ago
Base16 "Bright Black" changed from base03 to base02 as defined in
styling spec
Base24: Change yellow from
base09
to
base0A
since
base09
is defined as orange in the
spec
and
base0A
is defined as yellow
Base24: Fix bug where the
R
value of
RGB
of ANSI color 7 was defined as
base05
where the
GB
values are defined as
base06
. Change
R
value to
base06
base09
tobase0A
sincebase09
is defined as orange in the spec andbase0A
is defined as yellowR
value ofRGB
of ANSI color 7 was defined asbase05
where theGB
values are defined asbase06
. ChangeR
value tobase06