Skip to content

alexandrosmagos/Aboard-Darkmode-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aboard - Lets go dark!

A simple tampermonkey script that turns the site dark.

Theme Selection

Description

This Tampermonkey script changes the theme of the Aboard website (which is using Bulma framework), to a dark theme. It changes the background color of the to #222, background color of all elements with the class card to #333, all the text to white and a few more small selector and input elements. It uses the CSS styles to change the color scheme and can be easily modified to fit the your custom needs.

Getting Started

Setting Up

Step 1: ScriptManager

Note: After installation (which requires restarting your browser), you are now ready to install userscripts.

Step 2: Install UserScript

Using

Step 3: After installing the script, on the top right of the page, there should be color picker icon. Hovering over that, should reveal the available themes. Select your preferred one, and you're done!

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Version History

  • 1.1
    • Added a theme selector on the right side of the navbar.
    • Added a new theme, and more to come soon!
  • 1.0
    • Initial Release

License

This project is licensed under the 'Unlicense license' License - see the LICENSE.md file for details

About

aboard.iee.ihu.gr - Now in Dark mode!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published