Color scheme: Add some tests.

Base00 on green was unreadable (too pale text on pale background).
This commit is contained in:
Julien Palard 2019-07-19 23:24:40 +02:00
parent 5b7b40c2ef
commit 9ebeefe94f
1 changed files with 23 additions and 2 deletions

View File

@ -46,8 +46,8 @@ URxvt.matcher.button: 1
*fadeColor: Base03
*cursorColor: Base1
! black dark/light
*color0: Base00
! black dark/light, color0 (black) be used as forground on colored backgrounds
*color0: Base02
*color8: Base01
! red dark/light
@ -79,8 +79,29 @@ URxvt.matcher.button: 1
*color15: Base3
! Cat your .Xresources to check colors:
! 4 bits colors:
!
! bl re gr ye bl ma cy gr
! norm 0-7 ████████████████████████
! bold 0-7 ████████████████████████
! Same 8 colors, but expressed using "8 bit" syntax:
!
! bl re gr ye bl ma cy gr
! norm 0-7 ████████████████████████
! bold 0-7 ████████████████████████
! 8 bits colors, high intensity:
! bl re gr ye bl ma cy gr
! norm 8-15 ████████████████████████
! bold 8-15 ████████████████████████
! 4 bits colored text over normal background (should be readable):
! norm 0-7 FooFooFooFooFooFooFooFoo
! Black text over all backgrounds (should be readable):
! norm 0-7 FooFooFooFooFooFooFooFoo