removing nvim from config
This commit is contained in:
@@ -3,103 +3,103 @@
|
||||
* Generated with Matugen
|
||||
*/
|
||||
|
||||
$background: #151218;
|
||||
$background: #171216;
|
||||
|
||||
$error: #ffb4ab;
|
||||
|
||||
$error_container: #93000a;
|
||||
|
||||
$inverse_on_surface: #322f35;
|
||||
$inverse_on_surface: #352e33;
|
||||
|
||||
$inverse_primary: #6a538c;
|
||||
$inverse_primary: #814d78;
|
||||
|
||||
$inverse_surface: #e7e0e8;
|
||||
$inverse_surface: #ecdfe5;
|
||||
|
||||
$on_background: #e7e0e8;
|
||||
$on_background: #ecdfe5;
|
||||
|
||||
$on_error: #690005;
|
||||
|
||||
$on_error_container: #ffdad6;
|
||||
|
||||
$on_primary: #3b255b;
|
||||
$on_primary: #4d1f48;
|
||||
|
||||
$on_primary_container: #eddcff;
|
||||
$on_primary_container: #ffd7f4;
|
||||
|
||||
$on_primary_fixed: #250e44;
|
||||
$on_primary_fixed: #340831;
|
||||
|
||||
$on_primary_fixed_variant: #523c73;
|
||||
$on_primary_fixed_variant: #66355f;
|
||||
|
||||
$on_secondary: #352d40;
|
||||
$on_secondary: #3d2a39;
|
||||
|
||||
$on_secondary_container: #ebddf7;
|
||||
$on_secondary_container: #f8daee;
|
||||
|
||||
$on_secondary_fixed: #1f182a;
|
||||
$on_secondary_fixed: #271624;
|
||||
|
||||
$on_secondary_fixed_variant: #4c4357;
|
||||
$on_secondary_fixed_variant: #554050;
|
||||
|
||||
$on_surface: #e7e0e8;
|
||||
$on_surface: #ecdfe5;
|
||||
|
||||
$on_surface_variant: #cbc4cf;
|
||||
$on_surface_variant: #d1c2cb;
|
||||
|
||||
$on_tertiary: #4b252e;
|
||||
$on_tertiary: #4c261a;
|
||||
|
||||
$on_tertiary_container: #ffd9df;
|
||||
$on_tertiary_container: #ffdbd0;
|
||||
|
||||
$on_tertiary_fixed: #321019;
|
||||
$on_tertiary_fixed: #321207;
|
||||
|
||||
$on_tertiary_fixed_variant: #643b44;
|
||||
$on_tertiary_fixed_variant: #663c2e;
|
||||
|
||||
$outline: #958e99;
|
||||
$outline: #9a8d95;
|
||||
|
||||
$outline_variant: #4a454e;
|
||||
$outline_variant: #4e444b;
|
||||
|
||||
$primary: #d6bbfb;
|
||||
$primary: #f2b3e5;
|
||||
|
||||
$primary_container: #523c73;
|
||||
$primary_container: #66355f;
|
||||
|
||||
$primary_fixed: #eddcff;
|
||||
$primary_fixed: #ffd7f4;
|
||||
|
||||
$primary_fixed_dim: #d6bbfb;
|
||||
$primary_fixed_dim: #f2b3e5;
|
||||
|
||||
$scrim: #000000;
|
||||
|
||||
$secondary: #cec2db;
|
||||
$secondary: #dbbed2;
|
||||
|
||||
$secondary_container: #4c4357;
|
||||
$secondary_container: #554050;
|
||||
|
||||
$secondary_fixed: #ebddf7;
|
||||
$secondary_fixed: #f8daee;
|
||||
|
||||
$secondary_fixed_dim: #cec2db;
|
||||
$secondary_fixed_dim: #dbbed2;
|
||||
|
||||
$shadow: #000000;
|
||||
|
||||
$source_color: #6f22cd;
|
||||
$source_color: #50384b;
|
||||
|
||||
$surface: #151218;
|
||||
$surface: #171216;
|
||||
|
||||
$surface_bright: #3b383e;
|
||||
$surface_bright: #3e373c;
|
||||
|
||||
$surface_container: #211e24;
|
||||
$surface_container: #241e22;
|
||||
|
||||
$surface_container_high: #2c292f;
|
||||
$surface_container_high: #2f282d;
|
||||
|
||||
$surface_container_highest: #37333a;
|
||||
$surface_container_highest: #3a3337;
|
||||
|
||||
$surface_container_low: #1d1a20;
|
||||
$surface_container_low: #201a1e;
|
||||
|
||||
$surface_container_lowest: #100d12;
|
||||
$surface_container_lowest: #120c11;
|
||||
|
||||
$surface_dim: #151218;
|
||||
$surface_dim: #171216;
|
||||
|
||||
$surface_tint: #d6bbfb;
|
||||
$surface_tint: #f2b3e5;
|
||||
|
||||
$surface_variant: #4a454e;
|
||||
$surface_variant: #4e444b;
|
||||
|
||||
$tertiary: #f1b7c2;
|
||||
$tertiary: #f5b8a6;
|
||||
|
||||
$tertiary_container: #643b44;
|
||||
$tertiary_container: #663c2e;
|
||||
|
||||
$tertiary_fixed: #ffd9df;
|
||||
$tertiary_fixed: #ffdbd0;
|
||||
|
||||
$tertiary_fixed_dim: #f1b7c2;
|
||||
$tertiary_fixed_dim: #f5b8a6;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user