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

bug: Solarized Light theme highlight doesn't match preview #27

Open
3 tasks done
achristmascarl opened this issue Apr 21, 2023 · 2 comments
Open
3 tasks done

bug: Solarized Light theme highlight doesn't match preview #27

achristmascarl opened this issue Apr 21, 2023 · 2 comments

Comments

@achristmascarl
Copy link

Checks

  • I have searched github.com/withfig/fig/issues and there are no duplicates of my issue
  • I have run fig doctor in the affected terminal session
  • I have run fig restart and replicated the issue again

Operating system

macOS 13.3.1 (22E261)

Expected behaviour

The highlight for a selection in fig when using Solarized Light theme matches preview in settings:
image

Actual behaviour

The highlight is blue, kind of like MacOS right click menu blue; often hard to see the highlighted option:

Screenshot 2023-04-20 at 8 43 25 PM

Steps to reproduce

  1. Set theme to solarized light
  2. open terminal or vscode
  3. start typing, see fig pop up
  4. highlighted option in fig is not what's expected

Environment

fig-details:
  - 2.15.0
hardware-info:
  - model: 
  - model-id: 
  - chip-id: Apple M1 Pro
  - cores: 8
  - mem: 16.00 GB
os-info:
  - macOS 13.3.1 (22E261)
environment:
  - shell: /bin/zsh
  - terminal: vscode
  - cwd: /Users/achristmascarl/Code/Gatherly/poorManVR
  - exe-path: /opt/homebrew/bin/fig
  - install-method: brew
  - env-vars:
    - FIGTERM_SESSION_ID: 8b3d7c59-4127-4b45-b849-2b7e4222f850
    - FIG_SET_PARENT_CHECK: 1
    - FIG_TERM: 2.15.0
    - PATH: /Users/achristmascarl/.local/share/fig/plugins/git-open:/Users/achristmascarl/opt/anaconda3/bin:/Users/achristmascarl/opt/anaconda3/condabin:/Users/achristmascarl/.nvm/versions/node/v18.15.0/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Users/achristmascarl/.fig/bin:/Users/achristmascarl/.local/bin
    - SHELL: /bin/zsh
    - TERM: xterm-256color
    - ZDOTDIR: /Users/achristmascarl
    - __CFBundleIdentifier: com.microsoft.VSCode
    - FIG_PID: 39739
    - FIG_SET_PARENT: 8b3d7c59-4127-4b45-b849-2b7e4222f850
@mschrage mschrage transferred this issue from withfig/fig May 1, 2023
@mschrage
Copy link
Member

mschrage commented May 1, 2023

You can modify all Fig themes by going to ~/Library/Application\ Support/fig/themes/themes/

@achristmascarl
Copy link
Author

oh nice; thanks @mschrage!

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