File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2020 .hash = "122034cb13e03603cc7e8ece3234c1b3361504a2624cf5d18fa374e8b95f48cc9e22" ,
2121 },
2222 .@"phantom.font.bdf" = .{
23- .url = "https://github.com/PhantomUIx/font-bdf/archive/b08385f3379158f30cb02f66296b15353c6e902e .tar.gz" ,
24- .hash = "1220102f5282de7ff2215cd4f37dbfb32fe9e04c73d3297a1f1fd87736c9a4a9cdb3 " ,
23+ .url = "https://github.com/PhantomUIx/font-bdf/archive/5fcfb1ebacd5692609fe106f2b0677e970bde9c7 .tar.gz" ,
24+ .hash = "1220409bc05979c88050327c9d3b418bb6deaa93615bc02fadcbac5a25076434b95b " ,
2525 },
2626 },
2727}
Original file line number Diff line number Diff line change @@ -65,14 +65,14 @@ pub fn main() void {
6565 .foregroundColor = .{
6666 .uint8 = .{
6767 .sRGB = .{
68- .value = @splat (0 ),
68+ .value = @splat (255 ),
6969 },
7070 },
7171 },
7272 .backgroundColor = .{
7373 .uint8 = .{
7474 .sRGB = .{
75- .value = @splat (255 ),
75+ .value = @splat (0 ),
7676 },
7777 },
7878 },
You can’t perform that action at this time.
0 commit comments