mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-24 12:22:09 +00:00
ship dark theme with red colors by default
This commit is contained in:
parent
a63b178ba5
commit
7b7467b33c
5 changed files with 104 additions and 104 deletions
|
|
@ -1,76 +1,76 @@
|
|||
$darkmode: True;
|
||||
$transparent: False;
|
||||
$primary_paletteKeyColor: #57814C;
|
||||
$secondary_paletteKeyColor: #6C7B65;
|
||||
$tertiary_paletteKeyColor: #527F82;
|
||||
$neutral_paletteKeyColor: #747870;
|
||||
$neutral_variant_paletteKeyColor: #73796E;
|
||||
$background: #11140F;
|
||||
$onBackground: #E1E4DA;
|
||||
$surface: #11140F;
|
||||
$surfaceDim: #11140F;
|
||||
$surfaceBright: #363A34;
|
||||
$surfaceContainerLowest: #0C0F0A;
|
||||
$surfaceContainerLow: #191D17;
|
||||
$surfaceContainer: #1D211B;
|
||||
$surfaceContainerHigh: #272B25;
|
||||
$surfaceContainerHighest: #32362F;
|
||||
$onSurface: #E1E4DA;
|
||||
$surfaceVariant: #43483F;
|
||||
$onSurfaceVariant: #C3C8BC;
|
||||
$inverseSurface: #E1E4DA;
|
||||
$inverseOnSurface: #2E322B;
|
||||
$outline: #8D9387;
|
||||
$outlineVariant: #43483F;
|
||||
$primary_paletteKeyColor: #FE0063;
|
||||
$secondary_paletteKeyColor: #9E6A62;
|
||||
$tertiary_paletteKeyColor: #A66848;
|
||||
$neutral_paletteKeyColor: #877274;
|
||||
$neutral_variant_paletteKeyColor: #8A7174;
|
||||
$background: #1D1011;
|
||||
$onBackground: #F7DCDE;
|
||||
$surface: #1D1011;
|
||||
$surfaceDim: #1D1011;
|
||||
$surfaceBright: #463537;
|
||||
$surfaceContainerLowest: #170B0C;
|
||||
$surfaceContainerLow: #26181A;
|
||||
$surfaceContainer: #2B1C1E;
|
||||
$surfaceContainerHigh: #362628;
|
||||
$surfaceContainerHighest: #413032;
|
||||
$onSurface: #F7DCDE;
|
||||
$surfaceVariant: #574144;
|
||||
$onSurfaceVariant: #DEBFC2;
|
||||
$inverseSurface: #F7DCDE;
|
||||
$inverseOnSurface: #3D2C2E;
|
||||
$outline: #A58A8D;
|
||||
$outlineVariant: #574144;
|
||||
$shadow: #000000;
|
||||
$scrim: #000000;
|
||||
$surfaceTint: #A5D395;
|
||||
$primary: #A5D395;
|
||||
$onPrimary: #11380B;
|
||||
$primaryContainer: #285020;
|
||||
$onPrimaryContainer: #C0EFB0;
|
||||
$inversePrimary: #406836;
|
||||
$secondary: #BBCBB2;
|
||||
$onSecondary: #263422;
|
||||
$secondaryContainer: #3C4B37;
|
||||
$onSecondaryContainer: #D7E8CD;
|
||||
$tertiary: #A0CFD2;
|
||||
$onTertiary: #003739;
|
||||
$tertiaryContainer: #6B989B;
|
||||
$surfaceTint: #FFB2BC;
|
||||
$primary: #FFB2BC;
|
||||
$onPrimary: #670023;
|
||||
$primaryContainer: #910035;
|
||||
$onPrimaryContainer: #FFD9DD;
|
||||
$inversePrimary: #BD0048;
|
||||
$secondary: #F6B8AE;
|
||||
$onSecondary: #4C251F;
|
||||
$secondaryContainer: #673B34;
|
||||
$onSecondaryContainer: #FFDAD4;
|
||||
$tertiary: #FFB693;
|
||||
$onTertiary: #512309;
|
||||
$tertiaryContainer: #C4815F;
|
||||
$onTertiaryContainer: #000000;
|
||||
$error: #FFB4AB;
|
||||
$onError: #690005;
|
||||
$errorContainer: #93000A;
|
||||
$onErrorContainer: #FFDAD6;
|
||||
$primaryFixed: #C0EFB0;
|
||||
$primaryFixedDim: #A5D395;
|
||||
$onPrimaryFixed: #002200;
|
||||
$onPrimaryFixedVariant: #285020;
|
||||
$secondaryFixed: #D7E8CD;
|
||||
$secondaryFixedDim: #BBCBB2;
|
||||
$onSecondaryFixed: #121F0E;
|
||||
$onSecondaryFixedVariant: #3C4B37;
|
||||
$tertiaryFixed: #BCEBEE;
|
||||
$tertiaryFixedDim: #A0CFD2;
|
||||
$onTertiaryFixed: #002022;
|
||||
$onTertiaryFixedVariant: #1E4D50;
|
||||
$primaryFixed: #FFD9DD;
|
||||
$primaryFixedDim: #FFB2BC;
|
||||
$onPrimaryFixed: #400013;
|
||||
$onPrimaryFixedVariant: #910035;
|
||||
$secondaryFixed: #FFDAD4;
|
||||
$secondaryFixedDim: #F6B8AE;
|
||||
$onSecondaryFixed: #33110C;
|
||||
$onSecondaryFixedVariant: #673B34;
|
||||
$tertiaryFixed: #FFDBCB;
|
||||
$tertiaryFixedDim: #FFB693;
|
||||
$onTertiaryFixed: #341000;
|
||||
$onTertiaryFixedVariant: #6D391D;
|
||||
$success: #B5CCBA;
|
||||
$onSuccess: #213528;
|
||||
$successContainer: #374B3E;
|
||||
$onSuccessContainer: #D1E9D6;
|
||||
$term0: #161E14;
|
||||
$term1: #9D5800;
|
||||
$term2: #7E9D36;
|
||||
$term3: #ABA930;
|
||||
$term4: #4D8671;
|
||||
$term5: #B96353;
|
||||
$term6: #6C9D66;
|
||||
$term7: #9E9C86;
|
||||
$term8: #898674;
|
||||
$term9: #CB7600;
|
||||
$term10: #99C246;
|
||||
$term11: #C9CE46;
|
||||
$term12: #88A58F;
|
||||
$term13: #D7886D;
|
||||
$term14: #8DC07D;
|
||||
$term15: #DDE5D5;
|
||||
$term0: #271619;
|
||||
$term1: #F63B62;
|
||||
$term2: #FFA391;
|
||||
$term3: #FFC4BF;
|
||||
$term4: #A595C6;
|
||||
$term5: #DD8195;
|
||||
$term6: #F6A677;
|
||||
$term7: #DCC0BC;
|
||||
$term8: #BCA5A3;
|
||||
$term9: #FF909B;
|
||||
$term10: #FFE1DB;
|
||||
$term11: #FFFFFF;
|
||||
$term12: #E6C59B;
|
||||
$term13: #FFB4BF;
|
||||
$term14: #FFDFD3;
|
||||
$term15: #FFD9DD;
|
||||
|
|
|
|||
|
|
@ -36,32 +36,32 @@ lines=10000
|
|||
|
||||
[cursor]
|
||||
style=beam
|
||||
# color=111012 e7e0e5
|
||||
# blink=no
|
||||
# color=130F0F ede0de
|
||||
blink=no
|
||||
beam-thickness=1.5
|
||||
# underline-thickness=<font underline thickness>
|
||||
|
||||
|
||||
[colors]
|
||||
# [colors]
|
||||
# alpha=1
|
||||
# background=111012
|
||||
# foreground=e7e0e5
|
||||
# regular0=111012
|
||||
# background=130F0F
|
||||
# foreground=ede0de
|
||||
# regular0=130F0F
|
||||
# regular1=ffb4a9
|
||||
# regular2=784a9a
|
||||
# regular3=f4d9ff
|
||||
# regular4=f4d9ff
|
||||
# regular5=eedcf5
|
||||
# regular6=e4b5ff
|
||||
# regular7=cdc3ce
|
||||
# bright0=111012
|
||||
# regular2=9c4239
|
||||
# regular3=ffdad4
|
||||
# regular4=ffdad4
|
||||
# regular5=ffdad5
|
||||
# regular6=ffb4a9
|
||||
# regular7=d8c2bf
|
||||
# bright0=130F0F
|
||||
# bright1=ffb4a9
|
||||
# bright2=784a9a
|
||||
# bright3=f4d9ff
|
||||
# bright4=f4d9ff
|
||||
# bright5=eedcf5
|
||||
# bright6=e4b5ff
|
||||
# bright7=cdc3ce
|
||||
# bright2=9c4239
|
||||
# bright3=ffdad4
|
||||
# bright4=ffdad4
|
||||
# bright5=ffdad5
|
||||
# bright6=ffb4a9
|
||||
# bright7=d8c2bf
|
||||
|
||||
[csd]
|
||||
# preferred=server
|
||||
|
|
|
|||
|
|
@ -4,13 +4,13 @@ prompt=">> "
|
|||
layer=overlay
|
||||
|
||||
[colors]
|
||||
background=131313ff
|
||||
text=E2E2E2ff
|
||||
selection=474747ff
|
||||
selection-text=C6C6C6ff
|
||||
border=474747dd
|
||||
match=FFFFFFff
|
||||
selection-match=FFFFFFff
|
||||
background=1D1011ff
|
||||
text=F7DCDEff
|
||||
selection=574144ff
|
||||
selection-text=DEBFC2ff
|
||||
border=574144dd
|
||||
match=FFB2BCff
|
||||
selection-match=FFB2BCff
|
||||
|
||||
|
||||
[border]
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
$SLURP_COMMAND="$(slurp -d -c f8daeeBB -b 55405044 -s 00000000)"
|
||||
# exec = export SLURP_ARGS='-d -c FFDAD4BB -b 673B3444 -s 00000000'
|
||||
|
||||
general {
|
||||
col.active_border = rgba(eae0e445)
|
||||
col.inactive_border = rgba(9a8d9533)
|
||||
col.active_border = rgba(F7DCDE39)
|
||||
col.inactive_border = rgba(A58A8D30)
|
||||
}
|
||||
|
||||
misc {
|
||||
background_color = rgba(1f1a1dFF)
|
||||
background_color = rgba(1D1011FF)
|
||||
}
|
||||
|
||||
plugin {
|
||||
|
|
@ -19,16 +19,16 @@ plugin {
|
|||
bar_precedence_over_border = true
|
||||
bar_part_of_window = true
|
||||
|
||||
bar_color = rgba(120F11FF)
|
||||
col.text = rgba(eae0e4FF)
|
||||
bar_color = rgba(1D1011FF)
|
||||
col.text = rgba(F7DCDEFF)
|
||||
|
||||
|
||||
# example buttons (R -> L)
|
||||
# hyprbars-button = color, size, on-click
|
||||
hyprbars-button = rgb(eae0e4), 13, , hyprctl dispatch killactive
|
||||
hyprbars-button = rgb(eae0e4), 13, , hyprctl dispatch fullscreen 1
|
||||
hyprbars-button = rgb(eae0e4), 13, , hyprctl dispatch movetoworkspacesilent special
|
||||
hyprbars-button = rgb(F7DCDE), 13, , hyprctl dispatch killactive
|
||||
hyprbars-button = rgb(F7DCDE), 13, , hyprctl dispatch fullscreen 1
|
||||
hyprbars-button = rgb(F7DCDE), 13, , hyprctl dispatch movetoworkspacesilent special
|
||||
}
|
||||
}
|
||||
|
||||
windowrulev2 = bordercolor rgba(ffabf1AA) rgba(ffabf177),pinned:1
|
||||
windowrulev2 = bordercolor rgba(FFB2BCAA) rgba(FFB2BC77),pinned:1
|
||||
|
|
@ -1,13 +1,13 @@
|
|||
$text_color = rgba(E2E2E2FF)
|
||||
$entry_background_color = rgba(13131311)
|
||||
$entry_border_color = rgba(91919155)
|
||||
$entry_color = rgba(C6C6C6FF)
|
||||
$text_color = rgba(F7DCDEFF)
|
||||
$entry_background_color = rgba(1D101111)
|
||||
$entry_border_color = rgba(A58A8D55)
|
||||
$entry_color = rgba(DEBFC2FF)
|
||||
$font_family = Gabarito
|
||||
$font_family_clock = Gabarito
|
||||
$font_material_symbols = Material Symbols Rounded
|
||||
|
||||
background {
|
||||
color = rgba(13131377)
|
||||
color = rgba(1D101177)
|
||||
# path = {{ SWWW_WALL }}
|
||||
path = screenshot
|
||||
blur_size = 5
|
||||
|
|
|
|||
Loading…
Reference in a new issue