Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "icons": [ "awesome-fonts" ],
- "defaults": {
- "separator-block-width": 0,
- "warning": {
- "fg": "#009900",
- "bg": "#990099"
- },
- "critical": {
- "fg": "#88aa88",
- "bg": "#9a299e"
- }
- },
- "cycle": [
- { "fg": "#ae1af7", "bg": "#32004a" },
- { "fg": "#c145ff", "bg": "#430064" },
- { "fg": "#c145ff", "bg": "#8600c8" },
- { "fg": "#430064", "bg": "#bb32ff" },
- { "fg": "#32004a", "bg": "#c145ff" },
- { "fg": "#32004a", "bg": "#ae1af7" }
- ],
- "dnf": {
- "good": {
- "fg": "#b4be82",
- "bg": "#161821"
- }
- },
- "apt": {
- "good": {
- "fg": "#b4be82",
- "bg": "#161821"
- }
- },
- "pacman": {
- "good": {
- "fg": "b4be82",
- "bg": "#161821"
- }
- },
- "battery": {
- "charged": {
- "fg": "#b4be82",
- "bg": "#161821"
- },
- "charging": {
- "fg": "#89b8c2",
- "bg": "#161821"
- }
- },
- "pomodoro": {
- "paused": {
- "fg": "#e2a478",
- "bg": "#c6c8d1"
- },
- "work": {
- "fg": "#89b8c2",
- "bg": "#161821"
- },
- "break": {
- "fg": "#b4be82",
- "bg": "#161821"
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment