diff options
| author | 2024-09-29 12:05:13 +0000 | |
|---|---|---|
| committer | 2024-09-29 12:05:13 +0000 | |
| commit | 85af6cadd6f958a75c5d8218c6e9e83e46134cab (patch) | |
| tree | 956371746770315270e4f92da6f8d7adc8a54a1a | |
| parent | c794488db8ad5757bcfdc6b7956a9713382f4f3d (diff) | |
update README.md
| -rw-r--r-- | README.md | 4 | ||||
| -rw-r--r-- | examples/base16-onedark.theme (renamed from examples/onedark.theme) | 0 |
2 files changed, 2 insertions, 2 deletions
@@ -18,11 +18,11 @@ All files in `colors` directory generated by [lustache](https://luarocks.org/mod ## Usage -You can find an example config in `examples/onedark.theme`. +You can find an example config in `examples/base16-onedark.theme`. > User created themes should be placed in $XDG_CONFIG_HOME/btop/themes or $HOME/.config/btop/themes. -[Read More](https://github.com/aristocratos/btop?tab=readme-ov-file#themes) +And add in [btop.conf](https://github.com/aristocratos/btop?tab=readme-ov-file#configurability) `color_theme = "/home/blueingreen68/.config/btop/themes/base16-onedark.theme"` ## License diff --git a/examples/onedark.theme b/examples/base16-onedark.theme index 96b18d8..96b18d8 100644 --- a/examples/onedark.theme +++ b/examples/base16-onedark.theme |
