-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Header scrolling #6
Comments
Still needs improvement @AutinDroid |
@dgramop k will do |
You know what, I got it |
Like I mean, you did a good amount, just gotta make those bugfixes myself :) |
Verrtical align attribute |
Done for now. We still need to fix the boilerplates, it should be done before release 1.0.0 |
@dgramop why is the header red >:( |
@AutinDroid The header is not "red", its a small reddish tint for it to
differentiate from the levels of grey and black. It just didn't contrast
enough to be seen over cards and other material
…On Tue, Apr 4, 2017 at 7:38 PM, AutinDroid ***@***.***> wrote:
@dgramop <https://github.com/dgramop> why is the header red >:(
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#6 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AKcTuGoN7QanhNb9yYsyQdUfXluMcDEhks5rstSTgaJpZM4MnofY>
.
--
Best Regards,
Dhruv Gramopadhye
-----
dGRAMOP
https://dgramop.xyz <http://dgramop.xyz>
https://null.black
Web App Development | Cyber Security | Mobile App Development | Embedded
Electronics | and Misc Java Development.
dgramopadhye@gmail.com
buisness@dgramop.xyz
Please encrypt emails using the following public PGP key.
If you send me an encrypted email, please sign/include your public PGP key
for me to give you an encrypted response.
http://dgramop.xyz/encryption.php
|
@dgramop by header i meant navigation bar. The red does not at all go nicely with the theme, perhaps use a light gray, closer to white, for the navigation bar. |
@autintech Find a color, and instead of committing, pull request so we can
discuss the change. Just use chrome's DevTools, left click on the header,
inspect, go to Styles, look for background-color, click on the color, use
the color picker, you know the drill.
Find a hex color, hit me.
Also
http://matdark.dgramop.xyz
It doesn't look to bad on mat-light
…On Tue, Apr 4, 2017 at 8:12 PM, AutinDroid ***@***.***> wrote:
@dgramop <https://github.com/dgramop> by header i meant navigation bar.
The red does not at all go nicely with the theme, perhaps use a light gray,
closer to white, for the navigation bar.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#6 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AKcTuJLKZml91uohGGys3UH2GhLZwyU5ks5rstx9gaJpZM4MnofY>
.
--
Best Regards,
Dhruv Gramopadhye
-----
dGRAMOP
https://dgramop.xyz <http://dgramop.xyz>
https://null.black
Web App Development | Cyber Security | Mobile App Development | Embedded
Electronics | and Misc Java Development.
dgramopadhye@gmail.com
buisness@dgramop.xyz
Please encrypt emails using the following public PGP key.
If you send me an encrypted email, please sign/include your public PGP key
for me to give you an encrypted response.
http://dgramop.xyz/encryption.php
|
Hey, would also need to add an fix for mobile |
Make the nav header dissapear after a certain amount of scrolling is reached, only to appear onhover and when on the top
Also, implement new header on boilerplate.
Remove all inline css/js - doesn't belong in a library
The text was updated successfully, but these errors were encountered: