hiddify-next icon indicating copy to clipboard operation
hiddify-next copied to clipboard

Yellow theme?

Open gnilobaiter opened this issue 1 year ago • 1 comments

Search first

  • [X] I searched and no similar issues were found

What Happened?

Instead of the expected dark theme, I have a "yellow" theme similar to night mode (which I have turned off). It was tested on Windows 10 - there is no problem there. On Windows 11, I observe this coloring

Minimal Reproducible Example (MRE)

  1. Download latest Windows app
  2. Run .exe

Expected Behavior

A normal, not a yellow theme

Version

v2.0.5

Platform/OS

Windows

Additional Context

Windows 11 - 23H2

Application Config Options

{
  "region": "ru",
  "block-ads": false,
  "execute-config-as-is": false,
  "log-level": "warn",
  "resolve-destination": false,
  "ipv6-mode": "ipv4_only",
  "remote-dns-address": "udp://1.1.1.1",
  "remote-dns-domain-strategy": "",
  "direct-dns-address": "1.1.1.1",
  "direct-dns-domain-strategy": "",
  "mixed-port": 12334,
  "tproxy-port": 12335,
  "local-dns-port": 16450,
  "tun-implementation": "mixed",
  "mtu": 9000,
  "strict-route": true,
  "connection-test-url": "http://connectivitycheck.gstatic.com/generate_204",
  "url-test-interval": 600,
  "enable-clash-api": true,
  "clash-api-port": 16756,
  "enable-tun": false,
  "enable-tun-service": false,
  "set-system-proxy": true,
  "bypass-lan": false,
  "allow-connection-from-lan": false,
  "enable-fake-dns": false,
  "enable-dns-routing": true,
  "independent-dns-cache": true,
  "rules": [],
  "mux": {
    "enable": false,
    "padding": false,
    "max-streams": 8,
    "protocol": "h2mux"
  },
  "tls-tricks": {
    "enable-fragment": false,
    "fragment-size": "10-30",
    "fragment-sleep": "2-8",
    "mixed-sni-case": false,
    "enable-padding": false,
    "padding-size": "1-1500"
  },
  "warp": {
    "enable": false,
    "mode": "proxy_over_warp",
    "clean-ip": "auto",
    "clean-port": 0,
    "noise": "1-3",
    "noise-size": "10-30",
    "noise-delay": "10-30",
    "noise-mode": "m6"
  },
  "warp2": {
    "enable": false,
    "mode": "proxy_over_warp",
    "clean-ip": "auto",
    "clean-port": 0,
    "noise": "1-3",
    "noise-size": "10-30",
    "noise-delay": "10-30",
    "noise-mode": "m6"
  }
}

Relevant log output

No response

Are you willing to submit a PR? If you know how to fix the bug.

  • [ ] I'm willing to submit a PR (Thank you!)

gnilobaiter avatar Sep 29 '24 16:09 gnilobaiter

In 2.3.1 same

gnilobaiter avatar Sep 29 '24 16:09 gnilobaiter

please share your experience or issue with images to better understanding

TitanComputer avatar Oct 06 '24 16:10 TitanComputer

image

please share your experience or issue with images to better understanding

gnilobaiter avatar Oct 06 '24 21:10 gnilobaiter

go to settings , theme mode , change it as you want.

TitanComputer avatar Oct 07 '24 08:10 TitanComputer

go to settings , theme mode , change it as you want.

There is no standard dark theme in the themes, it says "dark", but in fact yellow

gnilobaiter avatar Oct 07 '24 11:10 gnilobaiter