diff --git a/.config/redshift.conf b/.config/redshift.conf index 245b826..d248017 100644 --- a/.config/redshift.conf +++ b/.config/redshift.conf @@ -1,13 +1,12 @@ ; Global settings [redshift] -temp-day=5700 -temp-night=4200 +temp-day=5500 +temp-night=4600 transition=1 location-provider=manual -adjustment-method=vidmode ; The location provider and adjustment method settings ; are in their own sections. [manual] lat=29.87 -lon=77.88 \ No newline at end of file +lon=77.88 diff --git a/.vimrc b/.vimrc index 8dc525b..f69093f 100644 --- a/.vimrc +++ b/.vimrc @@ -17,7 +17,7 @@ set autoindent set copyindent set showmode -colorscheme Tomorrow-Night-Bright +colorscheme zmrok set laststatus=2 " Always show the statusline set cinkeys=0{,0},:,0#,!^F set t_Co=256