Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File Editor - Themes not working #3449

Closed
bearhntr opened this issue Feb 7, 2024 · 1 comment
Closed

File Editor - Themes not working #3449

bearhntr opened this issue Feb 7, 2024 · 1 comment

Comments

@bearhntr
Copy link

bearhntr commented Feb 7, 2024

Describe the issue you are experiencing

I have made multiple attempts to change the 'theme' of the File Editor add-on. None of them seem to make any difference. I am trying to get one of the 'Dark' themes to work as the default white is quite harsh on my eyes. So far every thing in my HA installation is in 'Dark Mode' except this add-on.

What type of installation are you running?

Home Assistant OS

Which operating system are you running on?

Home Assistant Operating System

Which add-on are you reporting an issue with?

CEC Scanner

What is the version of the add-on?

Current version: 5.7.0

Steps to reproduce the issue

  1. Open File Editor from sidebar
  2. Choose 'gear' icon in upper-right and choose 'Editor Settings'
  3. Scroll down to 'Theme' and locate the 'Dark' themes - choose one and SAVE
  4. The editor window will sometimes take the update, but the area around it never changes (see image)

image

...

System Health information

System Information

version core-2024.1.6
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.11.6
os_name Linux
os_version 6.1.74-haos
arch x86_64
timezone America/New_York
config_dir /config
Home Assistant Cloud
logged_in false
can_reach_cert_server ok
can_reach_cloud_auth ok
can_reach_cloud ok
Home Assistant Supervisor
host_os Home Assistant OS 11.5
update_channel stable
supervisor_version supervisor-2024.01.1
agent_version 1.6.0
docker_version 24.0.7
disk_total 93.8 GB
disk_used 5.9 GB
healthy true
supported true
board ova
supervisor_api ok
version_api ok
installed_addons Studio Code Server (5.15.0), Advanced SSH & Web Terminal (17.1.0), Log Viewer (0.17.0), File editor (5.7.0), Samba share (12.2.0)
Dashboards
dashboards 1
resources 0
views 1
mode storage
Recorder
oldest_recorder_run January 29, 2024 at 9:12 PM
current_recorder_run February 7, 2024 at 8:10 AM
estimated_db_size 3.50 MiB
database_engine mysql
database_version 11.2.2

Anything in the Supervisor logs that might be useful for us?

No response

Anything in the add-on logs that might be useful for us?

No response

Additional information

No response

@frenck
Copy link
Member

frenck commented Feb 9, 2024

Themes and add-ons are not related to each other. Add-ons run other software packages inside Home Assistant, but they are not Home Assistant.

In this case, the software ran inside the File editor add-on is: hass-configurator.

You could try to request themable options with the upstream project. Once they release new versions, we will update the add-on as well.

../Frenck

@frenck frenck closed this as not planned Won't fix, can't repro, duplicate, stale Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants