mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-05 01:40:41 -05:00
themes/material-design: add missing bright colors
This commit is contained in:
parent
de5226c930
commit
bbf9dcc2a3
1 changed files with 6 additions and 0 deletions
|
|
@ -16,3 +16,9 @@ regular6=64FCDA # cyan
|
||||||
regular7=FFFFFF # white
|
regular7=FFFFFF # white
|
||||||
bright0=B0BEC5 # bright black
|
bright0=B0BEC5 # bright black
|
||||||
bright1=FF8A80 # bright red
|
bright1=FF8A80 # bright red
|
||||||
|
bright2=B9F6CA # bright green
|
||||||
|
bright3=FFE57F # bright yellow
|
||||||
|
bright4=80D8FF # bright blue
|
||||||
|
bright5=FF80AB # bright magenta
|
||||||
|
bright6=A7FDEB # bright cyan
|
||||||
|
bright7=FFFFFF # bright white
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue