mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-06-04 03:03:25 -04:00
config: change default bright5 and bright 6 colors
They where previously identical to the corresponding 'regular' colors. Now, we've done a saturated add with 0x202020 (which seems to be roughly the difference between the other regular and bright colors).
This commit is contained in:
parent
68e89c6fbf
commit
29b5a14f55
3 changed files with 6 additions and 6 deletions
4
footrc
4
footrc
|
|
@ -25,7 +25,7 @@
|
|||
# bright2=bfebbf
|
||||
# bright3=f0dfaf
|
||||
# bright4=8cd0d3
|
||||
# bright5=dc8cc3
|
||||
# bright6=93e0e3
|
||||
# bright5=fcace3
|
||||
# bright6=b3ffff
|
||||
# bright7=ffffff
|
||||
# alpha=1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue