Zsh und neue waybar hinzugefügt
This commit is contained in:
@@ -0,0 +1,63 @@
|
||||
colors:
|
||||
|
||||
primary:
|
||||
background: "#101725"
|
||||
foreground: "#c3c5c8"
|
||||
|
||||
cursor:
|
||||
text: CellBackground
|
||||
cursor: CellForeground
|
||||
|
||||
vi_mode_cursor:
|
||||
text: CellBackground
|
||||
cursor: CellForeground
|
||||
|
||||
search:
|
||||
matches:
|
||||
foreground: '#101725'
|
||||
background: '#c3c5c8'
|
||||
focused_match:
|
||||
foreground: CellBackground
|
||||
background: CellForeground
|
||||
|
||||
line_indicator:
|
||||
foreground: None
|
||||
background: None
|
||||
|
||||
footer_bar:
|
||||
foreground: '#5f6674'
|
||||
background: '#c3c5c8'
|
||||
|
||||
selection:
|
||||
text: CellBackground
|
||||
background: CellForeground
|
||||
|
||||
normal:
|
||||
black: "#101725"
|
||||
red: "#4C4D4F"
|
||||
green: "#6C6A5F"
|
||||
yellow: "#C15E59"
|
||||
blue: "#6F8F70"
|
||||
magenta: "#979274"
|
||||
cyan: "#DC9548"
|
||||
white: "#c3c5c8"
|
||||
|
||||
bright:
|
||||
black: "#5f6674"
|
||||
red: "#4C4D4F"
|
||||
green: "#6C6A5F"
|
||||
yellow: "#C15E59"
|
||||
blue: "#6F8F70"
|
||||
magenta: "#979274"
|
||||
cyan: "#DC9548"
|
||||
white: "#c3c5c8"
|
||||
|
||||
dim:
|
||||
black: "#c3c5c8"
|
||||
red: "#4C4D4F"
|
||||
green: "#979274"
|
||||
yellow: "#C15E59"
|
||||
blue: "#6F8F70"
|
||||
magenta: "#6C6A5F"
|
||||
cyan: "#DC9548"
|
||||
white: "#5f6674"
|
||||
Reference in New Issue
Block a user