Skip to content

Commit

Permalink
switch to Selenized Light to fix issues with e.g. PowerShell
Browse files Browse the repository at this point in the history
  • Loading branch information
Okeanos committed Sep 10, 2023
1 parent c52fe46 commit c75cc6a
Show file tree
Hide file tree
Showing 9 changed files with 807 additions and 1,155 deletions.
3 changes: 0 additions & 3 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ indent_size = 2
max_line_length = 120
trim_trailing_whitespace = false # Allow ' ' token for Markdown to create new lines

[*.vim]
indent_size = 4

[dot-vimrc]
indent_style = space
indent_size = 4
Expand Down
Binary file modified screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion stow/shell/.config/starship.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Get editor completions based on the config schema
"$schema" = "https://starship.rs/config-schema.json"

# See https://github.com/altercation/solarized#the-values for color values
# See https://github.com/jan-warchol/selenized for color values
format = """$username$hostname$directory$git_branch$git_status$time$kubernetes$line_break\
$character"""

Expand Down
720 changes: 720 additions & 0 deletions stow/vim/.vim/colors/selenized.vim

Large diffs are not rendered by default.

Loading

0 comments on commit c75cc6a

Please sign in to comment.