nvim: color display, colorscheme

This commit is contained in:
Fabio Lenherr / DashieTM 2023-01-22 23:24:47 +01:00
parent d9f686d709
commit 510b52964a
19 changed files with 395 additions and 29 deletions

View file

@ -6,7 +6,7 @@
/** General **/
.bar_class {
background-color: #282828;
background-color: #111017; /** #111017 old **/
border-radius: 10px;
}
.module {
@ -100,7 +100,7 @@ tooltip label {
}
.mem_module {
background-color: #282828;
background-color: #111017;
border-radius: 16px;
margin: 0px 10px 0px 0px;
}
@ -119,7 +119,7 @@ scale trough {
font-size: 27px;
font-weight: normal;
margin: 0px 0px 0px 15px;
background-color: #282828;
background-color: #111017;
}
.0,