Hello,
I just tested with PS 8.1.7 and it does work as expected.
Can you add the following CSS code to admin/themes/default/css/overrides.css file:
.bootstrap .page-head .page-title { color: green !important; }
Then go to the dashboard page and hard reload the browser window (Ctrl + Shift + R or Ctrl + F5 in Chrome).
At this point, the title of the page should be green, as shown in my screenshot below.
For the new admin pages (the ones that do not follow the index.php?controller= URL pattern), you will need to create the admin/themes/new-theme/css/overrides.css file and add your custom styles there
.png.022b5452a8f28f552bc9430097a16da2.png)