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

Cyan is unreadable on light theme #676

Open
Naadiyaar opened this issue Aug 2, 2024 · 0 comments
Open

Cyan is unreadable on light theme #676

Naadiyaar opened this issue Aug 2, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Naadiyaar
Copy link

🐛 Describe the bug

The use of cyan color when on Neovim's default color scheme is troublesome and cyan texts (tags, done tasks, lists) are unreadable
Screenshot from 2024-08-02 16-29-39
Screenshot from 2024-08-02 15-32-00

Config

Environment

nvim --version
NVIM v0.10.0
Build type: RelWithDebInfo
LuaJIT 2.1.1713773202
Run "nvim -V1 -v" for more info

nvim --headless -c 'lua require("obsidian").info()' -c q
Obsidian.nvim v3.9.0 (ae1f76a75c7ce36866e1d9342a8f6f5b9c2caf9b)
Status:
  • buffer directory: nil
  • working directory: /home/nadiyar
Workspaces:
  ✓ active workspace: Workspace(name='public', path='/home/nadiyar/Documents/notes/public', root='/home/nadiyar/Documents/notes/public')
  ✗ inactive workspace: Workspace(name='personal', path='/home/nadiyar/Documents/notes/personal', root='/home/nadiyar/Documents/notes/personal')
Dependencies:
  ✓ plenary.nvim: a3e3bc82a3f95c5ed0d7201546d5d2c19b20d683
  ✓ nvim-cmp: ae644feb7b67bf1ce4260c231d1d4300b19c6f30
Integrations:
  ✓ picker: TelescopePicker()
  ✓ completion: enabled (nvim-cmp) ✗ refs, ✗ tags, ✗ new
    all sources:
      • nvim_lsp
Tools:
  ✓ rg: ripgrep 14.1.0
Environment:
  • operating system: Linux
Config:
  • notes_subdir: nil
@Naadiyaar Naadiyaar added the bug Something isn't working label Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant