This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* ~/.config/swaync/style.css */ | |
| /* ----------- 💫 https://github.com/JaKooLit 💫 -------- */ | |
| /* swaync colors - wallust from waybar.css */ | |
| @import '../../.config/waybar/wallust/colors-waybar.css'; | |
| /* minhas cores */ | |
| @define-color texto-claro #d6d6d6; | |
| @define-color fundo-escuro #2e2e2e; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "$schema": "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json", | |
| "blocks": [ | |
| { | |
| "alignment": "left", | |
| "leading_diamond": "<#7eb8da>\u250f</>", | |
| "segments": [ | |
| { | |
| "foreground": "#7eb8da", | |
| "properties": { |