replace the old dotfiles with the sakura line rice
The bare $HOME repo is gone. This is now the rice: install.sh, rice-* scripts in bin/, configs in home/ linked into $HOME, theme templates, st and the particle wallpaper. Clone to ~/rice and run install.sh.
This commit is contained in:
commit
7f41cf7a82
104 changed files with 8077 additions and 0 deletions
53
themes/sakura-line/btop.theme
Normal file
53
themes/sakura-line/btop.theme
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
# btop - Sakura Line, sampled from bspwm/wallpaper/wallpaper.jpg
|
||||
theme[main_bg]=""
|
||||
theme[main_fg]="#e9eefb"
|
||||
theme[title]="#e9eefb"
|
||||
theme[hi_fg]="#92b9ea"
|
||||
theme[selected_bg]="#2e2842"
|
||||
theme[selected_fg]="#92b9ea"
|
||||
theme[inactive_fg]="#7f7796"
|
||||
theme[graph_text]="#c9d1e2"
|
||||
theme[meter_bg]="#201b30"
|
||||
theme[proc_misc]="#8ab6c4"
|
||||
|
||||
theme[cpu_box]="#3d3752"
|
||||
theme[mem_box]="#3d3752"
|
||||
theme[net_box]="#3d3752"
|
||||
theme[proc_box]="#3d3752"
|
||||
theme[div_line]="#3d3752"
|
||||
|
||||
theme[temp_start]="#8fae74"
|
||||
theme[temp_mid]="#d8a87c"
|
||||
theme[temp_end]="#cf6a80"
|
||||
|
||||
theme[cpu_start]="#7c9ede"
|
||||
theme[cpu_mid]="#92b9ea"
|
||||
theme[cpu_end]="#d0a4d8"
|
||||
|
||||
theme[free_start]="#4a5a6e"
|
||||
theme[free_mid]="#7fa3ad"
|
||||
theme[free_end]="#a3c0cb"
|
||||
|
||||
theme[cached_start]="#6f8fc4"
|
||||
theme[cached_mid]="#92b9ea"
|
||||
theme[cached_end]="#aecdf5"
|
||||
|
||||
theme[available_start]="#8a6a52"
|
||||
theme[available_mid]="#d8a87c"
|
||||
theme[available_end]="#e9c79b"
|
||||
|
||||
theme[used_start]="#7a4256"
|
||||
theme[used_mid]="#cf6a80"
|
||||
theme[used_end]="#e0798f"
|
||||
|
||||
theme[download_start]="#5f6f9e"
|
||||
theme[download_mid]="#7c9ede"
|
||||
theme[download_end]="#92b9ea"
|
||||
|
||||
theme[upload_start]="#7a4a7e"
|
||||
theme[upload_mid]="#b483c0"
|
||||
theme[upload_end]="#d0a4d8"
|
||||
|
||||
theme[process_start]="#8fae74"
|
||||
theme[process_mid]="#a8c68d"
|
||||
theme[process_end]="#e9c79b"
|
||||
Loading…
Add table
Add a link
Reference in a new issue