File tree Expand file tree Collapse file tree 2 files changed +5
-8
lines changed
Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Original file line number Diff line number Diff line change 3030.pf-v6-theme-dark {
3131 .pdl-masonry-tile {
3232 & [data-kind = "model" ] {
33- background : # 0066cc ;
33+ background : # 00336660 ;
3434 }
3535 & [data-kind = "read" ] {
36- background : # b9841230 ;
36+ background : # 73480b60 ;
3737 }
3838 & [data-kind = "code" ] {
39- background : # ca6c0f30 ;
40- }
41- & [data-kind = "output-of-program" ] {
42- background : # 63993d30 ;
39+ background : # 004d4d60 ;
4340 }
4441 }
4542}
5552 background : # fff4cc ;
5653 }
5754 & [data-kind = "code" ] {
58- background : # ffe8cc ;
55+ background : # daf2f2 ;
5956 }
6057 & [data-kind = "output-of-program" ] {
6158 background : # e9f7df ;
Original file line number Diff line number Diff line change 9292 background-color : var (--pf-t--global--icon--color--disabled );
9393 }
9494 & [data-kind = "code" ] {
95- background-color : var (--pf-t--global--color--nonstatus--orange --default );
95+ background-color : var (--pf-t--global--color--nonstatus--teal --default );
9696 }
9797 & [data-kind = "read" ] {
9898 background-color : var (--pf-t--global--color--nonstatus--yellow--default );
You can’t perform that action at this time.
0 commit comments