diff --git a/www/assets/css/oled.css b/www/assets/css/oled.css new file mode 100644 index 0000000..212a5d0 --- /dev/null +++ b/www/assets/css/oled.css @@ -0,0 +1,16 @@ +/* +To change this license header, choose License Headers in Project Properties. +To change this template file, choose Tools | Templates +and open the template in the editor. +*/ +/* + Created on : Aug 23, 2019, 7:24:01 PM + Author : Skylar Ittner +*/ + +:root #app.theme-dark { + --f7-page-bg-color: #020202; + --f7-list-bg-color: #020202; + --f7-popover-bg-color: #020202; + --f7-sheet-bg-color: #020202; +} \ No newline at end of file diff --git a/www/index.html b/www/index.html index 5668540..b4c4978 100644 --- a/www/index.html +++ b/www/index.html @@ -9,6 +9,7 @@ +