FMHY-Website/docs/.vitepress
Land 43babf2889
Amoled toggle fix (#4246)
* Update constants.ts

* Update constants.ts

* Update index.md

* everythin pure blak now

Updated all dark mode and Halloween theme background color variables from dark gray values to pure black (rgb(0, 0, 0))  AMOLED BABYYYYYY

* idk that it bothered me

that hyphen was needed

plus gotta give some credit to me for amoled BUT IM STILL GRATEFUL TO THE GREAT PPL WHO BUILT THIS

* forgot this mb

* Update constants.ts

* Change background colors to pure black theme

* Fix template closing tags in ColorPicker.vue

* Add files via upload

* Add AMOLED mode toggle to ColorPicker

1. Added AMOLED Mode as a Universal Toggle
2. New State Management isAmoledMode
3. New UI Element
amoled toggle

* Revert "Update ColorPicker.vue"

This reverts commit 3fe4b690d7, reversing
changes made to 132ef4a25b.

* Revert "Add AMOLED mode toggle to ColorPicker"

This reverts commit 132ef4a25b.

* Update ColorPicker.vue

* Change default amoled mode to true

* Update ColorPicker.vue

* fixing conflicts

* fixing conflicts

* Update AMOLED toggle to use v-model for binding

this makes sure that the toggle doesnt revert back to being off after reloading 

this was an issue that i couldnt test out where the toggle would revert back to the off state while the page remained in the amoled state
2025-11-01 09:18:52 -07:00
..
fonts hello world, again 2024-08-07 12:23:35 +00:00
hooks feat: new og image 2025-06-30 14:51:52 +00:00
markdown feat: build env options, formatting, selfhosting guide 2025-03-13 13:57:06 +00:00
theme Amoled toggle fix (#4246) 2025-11-01 09:18:52 -07:00
transformer url rework (#3998) 2025-08-31 00:19:55 -07:00
types fix: loosen-up Feedback schema (#3852) 2025-08-01 07:12:39 +01:00
config.mts Fixed White Bg in pwa icon (#4098) 2025-09-25 15:03:23 -07:00
constants.ts updated 5 pages 2025-10-28 20:03:47 -07:00
LICENSE chore: license code under apache 2.0 2024-08-27 18:02:43 +00:00
README.md feat: build env options, formatting, selfhosting guide 2025-03-13 13:57:06 +00:00
transformer.ts Misc changes (#4063) 2025-09-15 10:52:22 -07:00
utils.ts feat: build env options, formatting, selfhosting guide 2025-03-13 13:57:06 +00:00
vue-shim.d.ts feat: build env options, formatting, selfhosting guide 2025-03-13 13:57:06 +00:00

This is the website source code to be used with VitePress.

Licensed under the Apache License v2.0, see LICENSE for more information.