diff options
Diffstat (limited to 'colors/base16-rose-pine-dawn.yml')
| -rw-r--r-- | colors/base16-rose-pine-dawn.yml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/colors/base16-rose-pine-dawn.yml b/colors/base16-rose-pine-dawn.yml new file mode 100644 index 0000000..1d68889 --- /dev/null +++ b/colors/base16-rose-pine-dawn.yml @@ -0,0 +1,35 @@ +# +# +# name: Rosé Pine Dawn +# author: Emilia Dunfelt <edun@dunfelt.se> +# slug: rose-pine-dawn +# slug-underscored: rose_pine_dawn +# system: base16 +# variant: light +# is-light-variant: true +# +# + +gui: + theme: + activeBorderColor: + - '#907aa9' + - bold + inactiveBorderColor: + - '#9893a5' + searchingActiveBorderColor: + - '#ea9d34' + optionsTextColor: + - '#907aa9' + selectedLineBgColor: + - '#f2e9de' + cherryPickedCommitBgColor: + - '#9893a5' + cherryPickedCommitFgColor: + - '#907aa9' + markedBaseCommitFgColor: + - '#907aa9' + unstagedChangesColor: + - '#b4637a' + defaultFgColor: + - '#575279' |
