Page MenuHomePhabricator

[Redesign] Move headers to Oswald font
ClosedPublic

Authored by chad on Jun 2 2015, 9:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 1, 7:21 AM
Unknown Object (File)
Tue, Apr 30, 5:16 PM
Unknown Object (File)
Tue, Apr 30, 3:32 PM
Unknown Object (File)
Wed, Apr 10, 12:29 AM
Unknown Object (File)
Sat, Apr 6, 3:34 PM
Unknown Object (File)
Apr 6 2024, 11:21 AM
Unknown Object (File)
Mar 30 2024, 7:23 AM
Unknown Object (File)
Mar 28 2024, 1:36 AM
Subscribers

Details

Summary

Ref T8099, I want to live with this for a few weeks. I've grow to like that it gives more distinction to ObjectBox Headers and fits very nicely as headers in DocumentView. Even if we don't use them for all headers, Documents are much nicer to me at least with a more visually impactful font (Source Sans doesn't make a great header).

Test Plan

Review dashboards, objects, Diviner, Phriction, Legalpad, and misc other pages.

pasted_file (568×408 px, 66 KB)

Diff Detail

Repository
rP Phabricator
Branch
oswald
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 6479
Build 6501: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

chad retitled this revision from to [Redesign] Move headers to Oswald font.
chad updated this object.
chad edited the test plan for this revision. (Show Details)
chad added reviewers: epriestley, btrahan.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jun 3 2015, 4:29 PM

Oh, it looks like those font files have +x on them. They shouldn't. You can likely do this to fix it:

$ chmod -x path/to/font/file.ext

If you aren't sure you're doing it right, I can shoot you a counterdiff in like 5 seconds of work.

chad edited edge metadata.
  • Fix permissions
This revision was automatically updated to reflect the committed changes.