GitHunt
NE

neilm-fourjs/gbc_clean

GBC Clean customization

GBC Clean Customisation

The goal of this theme was for a very clean look that's more spaced out.

It uses not javascript and very few scss overrides, the bulk of the styling is done in the theme.scss.json file.

This also added a 'Today' button to the DATEEDIT calendar.

NOTE: The setup scripts and makefile need GENVER to be set to 320 or 400 for Genero 3.20 or 4.00

NOTE: The GBC customization was originally done using the 1.00.53 release and updated / revised for 1.00.60

Folders

  • Screenshots : The screenshots for this README
  • gbc-clean : The files for the custom GBC
  • distbin : place for zip of GBC

Building

Current requires: nvm use 16.0.0
This was written and tested on Linux. The Makefile and Script are to setup additional folders and to build the GBC.

    1. The GBC prerequisites building ( grunt nodejs git ) plus: make & zip installed
    1. Set GBCPROJECTDIR=
$ git clone <repo url>
$ cd <folder cloned>
$ make

Light

ss1

Dark

ss2

Languages

JavaScript54.7%SCSS31.1%Shell6.9%Makefile5.7%BitBake1.6%

Contributors

Created May 29, 2019
Updated May 6, 2025
neilm-fourjs/gbc_clean | GitHunt