Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "icons": [ "awesome-fonts" ],
- "defaults": {
- "separator-block-width": 0,
- "warning": {
- "fg": "#420d09",
- "bg": "#933a16"
- },
- "critical": {
- "fg": "#ffa07a",
- "bg": "#8b0000"
- }
- },
- "cycle": [
- { "fg": "#960018", "bg": "#530000" },
- { "fg": "#fe2020", "bg": "#6b0000" },
- { "fg": "#6b0000", "bg": "#fe2020" },
- { "fg": "#530000", "bg": "#ba0000" },
- { "fg": "#420d09", "bg": "#b80f0a" },
- { "fg": "#800000", "bg": "#ff0800" }
- ],
- "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