Skip to content

michaelneuper/startpage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

startpage

Custom browser startpage with colors inspired by the One Dark syntax theme for the Atom text editor.

Forked from https://github.com/kencx/startpage.git and added time module and changed the colorscheme.

Preview

Live Preview preview

Usage

  • Clone this repo or download the .zip
  • Go to browser settings and choose custom homepage
  • Copy and paste the file path to the index.html file

Modifying

Change the:

  • timezone in line 5 in script.js
  • locale in line 13 in script.js
  • font in line 12 in styles.css
  • links in index.html
  • colors in styles.css
    • Color reference:

Color Reference

  • picture in index.html from the cat gif

Languages

  • HTML 54.2%
  • CSS 32.1%
  • JavaScript 13.7%