Add kitty, rofi, zsh, hyprland, clang_format to configs
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
* {
|
||||
white: #f8bf9f;
|
||||
whiteAlt: #f6a678;
|
||||
black: #5f2606;
|
||||
blackAlt: #863608;
|
||||
red: #f78787;
|
||||
redAlt: #770707;
|
||||
green: #87f787;
|
||||
greenAlt: #077707;
|
||||
yellow: #f7f787;
|
||||
yellowAlt: #777707;
|
||||
blue: #8787f7;
|
||||
blueAlt: #070777;
|
||||
purple: #f787f7;
|
||||
purpleAlt: #770777;
|
||||
cyan: #87f7f7;
|
||||
cyanAlt: #077777;
|
||||
foreground: #f8bf9f;
|
||||
foregroundAlt: #f6a678;
|
||||
background: #5f2606;
|
||||
backgroundAlt: #863608;
|
||||
}
|
||||
Reference in New Issue
Block a user