# run `fc-list` to see available fonts font: normal: family: NotoSansMono Nerd Font style: Regular bold: family: NotoSansMono Nerd Font style: Bold italic: family: NotoSansMono Nerd Font style: Italic bold_italic: family: NotoSansMono Nerd Font style: Bold Italic size: 16 schemes: gruvbox_material_hard_dark: &gruvbox_material_hard_dark primary: background: '#1d2021' foreground: '#d4be98' normal: black: '#32302f' red: '#ea6962' green: '#a9b665' yellow: '#d8a657' blue: '#7daea3' magenta: '#d3869b' cyan: '#89b482' white: '#d4be98' bright: black: '#32302f' red: '#ea6962' green: '#a9b665' yellow: '#d8a657' blue: '#7daea3' magenta: '#d3869b' cyan: '#89b482' white: '#d4be98' gruvbox_material_medium_dark: &gruvbox_material_medium_dark primary: background: '#282828' foreground: '#d4be98' normal: black: '#3c3836' red: '#ea6962' green: '#a9b665' yellow: '#d8a657' blue: '#7daea3' magenta: '#d3869b' cyan: '#89b482' white: '#d4be98' bright: black: '#3c3836' red: '#ea6962' green: '#a9b665' yellow: '#d8a657' blue: '#7daea3' magenta: '#d3869b' cyan: '#89b482' white: '#d4be98' gruvbox_material_soft_dark: &gruvbox_material_soft_dark primary: background: '#32302f' foreground: '#d4be98' normal: black: '#45403d' red: '#ea6962' green: '#a9b665' yellow: '#d8a657' blue: '#7daea3' magenta: '#d3869b' cyan: '#89b482' white: '#d4be98' bright: black: '#45403d' red: '#ea6962' green: '#a9b665' yellow: '#d8a657' blue: '#7daea3' magenta: '#d3869b' cyan: '#89b482' white: '#d4be98' gruvbox_material_hard_light: &gruvbox_material_hard_light primary: background: '#f9f5d7' foreground: '#654735' normal: black: '#654735' red: '#c14a4a' green: '#6c782e' yellow: '#b47109' blue: '#45707a' magenta: '#945e80' cyan: '#4c7a5d' white: '#f2e5bc' bright: black: '#654735' red: '#c14a4a' green: '#6c782e' yellow: '#b47109' blue: '#45707a' magenta: '#945e80' cyan: '#4c7a5d' white: '#f2e5bc' gruvbox_material_medium_light: &gruvbox_material_medium_light primary: background: '#fbf1c7' foreground: '#654735' normal: black: '#654735' red: '#c14a4a' green: '#6c782e' yellow: '#b47109' blue: '#45707a' magenta: '#945e80' cyan: '#4c7a5d' white: '#eee0b7' bright: black: '#654735' red: '#c14a4a' green: '#6c782e' yellow: '#b47109' blue: '#45707a' magenta: '#945e80' cyan: '#4c7a5d' white: '#eee0b7' gruvbox_material_soft_light: &gruvbox_material_soft_light primary: background: '#f2e5bc' foreground: '#654735' normal: black: '#654735' red: '#c14a4a' green: '#6c782e' yellow: '#b47109' blue: '#45707a' magenta: '#945e80' cyan: '#4c7a5d' white: '#e6d5ae' bright: black: '#654735' red: '#c14a4a' green: '#6c782e' yellow: '#b47109' blue: '#45707a' magenta: '#945e80' cyan: '#4c7a5d' white: '#e6d5ae' # Apply the color scheme. # colors: *gruvbox_material_hard_dark # colors: *gruvbox_material_medium_dark # colors: *gruvbox_material_soft_dark # colors: *gruvbox_material_hard_light # colors: *gruvbox_material_medium_light # colors: *gruvbox_material_soft_light colors: *gruvbox_material_soft_light # colors: *gruvbox_material_soft_dark