zyedidia / micro

A modern and intuitive terminal-based text editor
https://micro-editor.github.io
MIT License
24.96k stars 1.17k forks source link

How to remove the background so it uses the configuration from the terminal? #3086

Closed moshpirit closed 10 months ago

moshpirit commented 10 months ago

Description of the problem or steps to reproduce

I like the color scheme, but I would prefer to be able to use just the background set by my terminal. Is there any way to do so?

I mean, how can I use the default scheme but without background? I can't find the themes folder (~/.config/micro/colorschemes doesn't exist), and setting up the simple color scheme is an option, but I prefer the default without the background much better.

Specifications

Version: 2.0.13 Commit hash: 68d88b57 Compiled on October 22, 2023

moshpirit commented 10 months ago

Done! I've followed these steps:

  1. Create ~/.config/micro/colorschemes
  2. Download the default.micro colorscheme there as custom.micro
  3. Replace all ,#282828 to nothing
  4. set colorscheme as "custom"

Sorry for opening an issue and closing it after 30 min.

dustdfg commented 10 months ago

https://github.com/zyedidia/micro/blob/master/runtime/help/colors.md