The fonts added in I7588e9aa1ef0b2e4ccd / 00a23600a8 were added with
deviating file modes compared to others in this folder. This change aligns
them.
Change-Id: Ic5db038e9d3d942f41a6f4789dd76f053556d6c4
The font has been replaced by Roboto in I7588e9aa1ef0b2e4ccd / 00a23600a8.
SourceCodePro font files were dereferenced with that change, but the font
files itself appear not to have been removed.
Change-Id: I525f18e3f6b61e475fe8c3082af6a3c9a80350e8
New design mocks have the site's fonts entirely in Roboto and Roboto
Medium. This change adds the fonts as dependncies.
Bug: Issue 7139
Change-Id: I4e8175e49dda42a68b22d4a5966aba597c84c132
Swaps out Source Code Pro for Roboto Mono. In addition, modifies the
syntax highlighting theme for numbers and class selectors from the
darker #7F0055 to the ligher #9E0069 and removes the bold font weight
from the selector to better differentiate the selector, especially with
a red background color.
Bug: Issue 6021
Change-Id: I7588e9aa1ef0b2e4ccde8b7a5ed0c24e56760a11
Reformat the Bazel build files with the buildifier tool [1].
The style is different for Bazel files. Most notably, indentation level
is 4 spaces instead of 2, and " is used instead of '.
[1] https://github.com/bazelbuild/buildifier
Change-Id: I95c0c6f11b6d76572797853b4ebb5cee5ebd3c98
Packs fonts the same way bower_components are packed, with a 'fonts'
folder inside fonts.zip.
Also removes deprecated OpenSans fonts from build files.
Bug: Issue 4893
Change-Id: I7fc11d6e689c7d5b1d68d09e94ee7aaba91ded9b